tests/test-check-code.t
changeset 32001 c85f19c66e8d
parent 31990 3e03a4b9ec8c
child 32173 c939fdce0fde
equal deleted inserted replaced
32000:511a62669f1b 32001:c85f19c66e8d
    38    use encoding.environ instead (py3)
    38    use encoding.environ instead (py3)
    39   mercurial/policy.py:49:
    39   mercurial/policy.py:49:
    40    >     policy = os.environ.get('HGMODULEPOLICY', policy)
    40    >     policy = os.environ.get('HGMODULEPOLICY', policy)
    41    use encoding.environ instead (py3)
    41    use encoding.environ instead (py3)
    42   Skipping mercurial/statprof.py it has no-che?k-code (glob)
    42   Skipping mercurial/statprof.py it has no-che?k-code (glob)
       
    43   Skipping tests/badserverext.py it has no-che?k-code (glob)
    43   [1]
    44   [1]
    44 
    45 
    45 @commands in debugcommands.py should be in alphabetical order.
    46 @commands in debugcommands.py should be in alphabetical order.
    46 
    47 
    47   >>> import re
    48   >>> import re