tests/test-check-code.t
branchstable
changeset 37804 1ec874717d8a
parent 36426 23d12524a202
child 39057 850fe0b9c0c0
equal deleted inserted replaced
37803:72f6498c040b 37804:1ec874717d8a
    49   README.rst
    49   README.rst
    50   hg
    50   hg
    51   hgeditor
    51   hgeditor
    52   hgweb.cgi
    52   hgweb.cgi
    53   setup.py
    53   setup.py
       
    54 
       
    55 Prevent adding modules which could be shadowed by ancient .so/.dylib.
       
    56 
       
    57   $ testrepohg files \
       
    58   > mercurial/base85.py \
       
    59   > mercurial/bdiff.py \
       
    60   > mercurial/diffhelpers.py \
       
    61   > mercurial/mpatch.py \
       
    62   > mercurial/osutil.py \
       
    63   > mercurial/parsers.py \
       
    64   > mercurial/zstd.py
       
    65   [1]