tests: drop files from exclusion list in test-check-module-imports.t
authorFUJIWARA Katsunori <foozy@lares.dti.ne.jp>
Mon, 08 Oct 2018 13:12:06 +0900
changeset 40207 f9e3044d16d0
parent 40206 37295cee1a15
child 40208 b7ba1cfba174
tests: drop files from exclusion list in test-check-module-imports.t Now, these files has no style issue at checking with import-checker.py. BTW, tests/test-imports-checker.t is still excluded, because almost all code fragments in it has intentional importing style violation. Using NO_CHECK_EOF instead of EOF as heredoc limit mark can make import-checker.py ignore such fragments. But keeping these fragments checkable seems still useful: for example, test-imports-checker.t can be used to test whether import-checker.py can detect erroneous code fragment in test script as expected.
tests/test-check-module-imports.t
--- a/tests/test-check-module-imports.t	Mon Oct 08 12:03:04 2018 +0900
+++ b/tests/test-check-module-imports.t	Mon Oct 08 13:12:06 2018 +0900
@@ -29,18 +29,7 @@
   > -X mercurial/thirdparty \
   > -X tests/hypothesishelpers.py \
   > -X tests/test-check-interfaces.py \
-  > -X tests/test-commit-interactive.t \
-  > -X tests/test-contrib-check-code.t \
   > -X tests/test-demandimport.py \
-  > -X tests/test-extension.t \
-  > -X tests/test-hghave.t \
-  > -X tests/test-hgweb-auth.py \
-  > -X tests/test-hgweb-no-path-info.t \
-  > -X tests/test-hgweb-no-request-uri.t \
-  > -X tests/test-hgweb-non-interactive.t \
-  > -X tests/test-hook.t \
-  > -X tests/test-import.t \
   > -X tests/test-imports-checker.t \
-  > -X tests/test-lock.py \
   > -X tests/test-verify-repo-operations.py \
   > | sed 's-\\-/-g' | "$PYTHON" "$import_checker" -