tests/test-check-py3-compat.t
changeset 28918 72f683260f31
parent 28917 f798ffe7cb08
child 28927 2d433fa7ff44
equal deleted inserted replaced
28917:f798ffe7cb08 28918:72f683260f31
    59   tests/test-hgwebdir-paths.py not using absolute_import
    59   tests/test-hgwebdir-paths.py not using absolute_import
    60   tests/test-lrucachedict.py not using absolute_import
    60   tests/test-lrucachedict.py not using absolute_import
    61   tests/test-lrucachedict.py requires print_function
    61   tests/test-lrucachedict.py requires print_function
    62   tests/test-manifest.py not using absolute_import
    62   tests/test-manifest.py not using absolute_import
    63   tests/test-pathencode.py not using absolute_import
    63   tests/test-pathencode.py not using absolute_import
    64   tests/test-pathencode.py requires print_function
       
    65   tests/test-simplemerge.py not using absolute_import
    64   tests/test-simplemerge.py not using absolute_import
    66   tests/test-trusted.py requires print_function
    65   tests/test-trusted.py requires print_function
    67 
    66 
    68 #if py3exe
    67 #if py3exe
    69   $ hg files 'set:(**.py)' | sed 's|\\|/|g' | xargs $PYTHON3 contrib/check-py3-compat.py
    68   $ hg files 'set:(**.py)' | sed 's|\\|/|g' | xargs $PYTHON3 contrib/check-py3-compat.py