tests/test-check-code.t
changeset 28432 2377c4ac4eec
parent 28421 6d72cc613fc4
child 28529 045cdf47851a
equal deleted inserted replaced
28431:a7e3b72cf756 28432:2377c4ac4eec
     6 New errors are not allowed. Warnings are strongly discouraged.
     6 New errors are not allowed. Warnings are strongly discouraged.
     7 (The writing "no-che?k-code" is for not skipping this file when checking.)
     7 (The writing "no-che?k-code" is for not skipping this file when checking.)
     8 
     8 
     9   $ hg locate | sed 's-\\-/-g' |
     9   $ hg locate | sed 's-\\-/-g' |
    10   >   xargs "$check_code" --warnings --per-file=0 || false
    10   >   xargs "$check_code" --warnings --per-file=0 || false
       
    11   Skipping hgext/fsmonitor/pywatchman/__init__.py it has no-che?k-code (glob)
       
    12   Skipping hgext/fsmonitor/pywatchman/bser.c it has no-che?k-code (glob)
       
    13   Skipping hgext/fsmonitor/pywatchman/capabilities.py it has no-che?k-code (glob)
       
    14   Skipping hgext/fsmonitor/pywatchman/pybser.py it has no-che?k-code (glob)
    11   Skipping i18n/polib.py it has no-che?k-code (glob)
    15   Skipping i18n/polib.py it has no-che?k-code (glob)
    12   Skipping mercurial/httpclient/__init__.py it has no-che?k-code (glob)
    16   Skipping mercurial/httpclient/__init__.py it has no-che?k-code (glob)
    13   Skipping mercurial/httpclient/_readers.py it has no-che?k-code (glob)
    17   Skipping mercurial/httpclient/_readers.py it has no-che?k-code (glob)
    14   Skipping mercurial/httpclient/socketutil.py it has no-che?k-code (glob)
    18   Skipping mercurial/httpclient/socketutil.py it has no-che?k-code (glob)