tests/test-check-code.t
changeset 46374 e92ca942ddca
parent 45934 eff26a0f664f
child 46381 45afff0f530a
equal deleted inserted replaced
46373:711ba0f1057e 46374:e92ca942ddca
     9 
     9 
    10   $ testrepohg locate \
    10   $ testrepohg locate \
    11   > -X contrib/python-zstandard \
    11   > -X contrib/python-zstandard \
    12   > -X hgext/fsmonitor/pywatchman \
    12   > -X hgext/fsmonitor/pywatchman \
    13   > -X mercurial/thirdparty \
    13   > -X mercurial/thirdparty \
       
    14   > -X mercurial/pythoncapi_compat.h \
    14   > | sed 's-\\-/-g' | "$check_code" --warnings --per-file=0 - || false
    15   > | sed 's-\\-/-g' | "$check_code" --warnings --per-file=0 - || false
    15   Skipping contrib/automation/hgautomation/__init__.py it has no-che?k-code (glob)
    16   Skipping contrib/automation/hgautomation/__init__.py it has no-che?k-code (glob)
    16   Skipping contrib/automation/hgautomation/aws.py it has no-che?k-code (glob)
    17   Skipping contrib/automation/hgautomation/aws.py it has no-che?k-code (glob)
    17   Skipping contrib/automation/hgautomation/cli.py it has no-che?k-code (glob)
    18   Skipping contrib/automation/hgautomation/cli.py it has no-che?k-code (glob)
    18   Skipping contrib/automation/hgautomation/linux.py it has no-che?k-code (glob)
    19   Skipping contrib/automation/hgautomation/linux.py it has no-che?k-code (glob)