tests/test-check-code.t
changeset 35245 414114a7c18f
parent 35162 bdd2e18b54c5
child 36426 23d12524a202
equal deleted inserted replaced
35244:98f97eb20597 35245:414114a7c18f
    13   > -X mercurial/thirdparty \
    13   > -X mercurial/thirdparty \
    14   > | sed 's-\\-/-g' | "$check_code" --warnings --per-file=0 - || false
    14   > | sed 's-\\-/-g' | "$check_code" --warnings --per-file=0 - || false
    15   Skipping i18n/polib.py it has no-che?k-code (glob)
    15   Skipping i18n/polib.py it has no-che?k-code (glob)
    16   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)
    17   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)
    18   Skipping mercurial/selectors2.py it has no-che?k-code (glob)
       
    19   Skipping mercurial/statprof.py it has no-che?k-code (glob)
    18   Skipping mercurial/statprof.py it has no-che?k-code (glob)
    20   Skipping tests/badserverext.py it has no-che?k-code (glob)
    19   Skipping tests/badserverext.py it has no-che?k-code (glob)
    21 
    20 
    22 @commands in debugcommands.py should be in alphabetical order.
    21 @commands in debugcommands.py should be in alphabetical order.
    23 
    22