tests/test-check-code.t
branchstable
changeset 37804 1ec874717d8a
parent 36426 23d12524a202
child 39057 850fe0b9c0c0
--- a/tests/test-check-code.t	Fri Apr 20 20:48:10 2018 +0900
+++ b/tests/test-check-code.t	Fri Apr 20 20:54:32 2018 +0900
@@ -51,3 +51,15 @@
   hgeditor
   hgweb.cgi
   setup.py
+
+Prevent adding modules which could be shadowed by ancient .so/.dylib.
+
+  $ testrepohg files \
+  > mercurial/base85.py \
+  > mercurial/bdiff.py \
+  > mercurial/diffhelpers.py \
+  > mercurial/mpatch.py \
+  > mercurial/osutil.py \
+  > mercurial/parsers.py \
+  > mercurial/zstd.py
+  [1]