diff -r cf826b9e9ea4 -r ddd65b4f3ae6 tests/test-check-code.t --- a/tests/test-check-code.t Fri Jun 30 21:49:29 2017 +0900 +++ b/tests/test-check-code.t Sun Jul 02 13:14:20 2017 +0900 @@ -7,7 +7,8 @@ New errors are not allowed. Warnings are strongly discouraged. (The writing "no-che?k-code" is for not skipping this file when checking.) - $ syshg locate -X contrib/python-zstandard -X hgext/fsmonitor/pywatchman | + $ testrepohg locate -X contrib/python-zstandard \ + > -X hgext/fsmonitor/pywatchman | > sed 's-\\-/-g' | "$check_code" --warnings --per-file=0 - || false Skipping i18n/polib.py it has no-che?k-code (glob) Skipping mercurial/httpclient/__init__.py it has no-che?k-code (glob) @@ -33,7 +34,7 @@ Prevent adding new files in the root directory accidentally. - $ syshg files 'glob:*' + $ testrepohg files 'glob:*' .editorconfig .hgignore .hgsigs