tests/test-check-py3-compat.t
changeset 28917 f798ffe7cb08
parent 28916 3b453513f1fe
child 28918 72f683260f31
equal deleted inserted replaced
28916:3b453513f1fe 28917:f798ffe7cb08
    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
    64   tests/test-pathencode.py requires print_function
    65   tests/test-run-tests.py not using absolute_import
       
    66   tests/test-simplemerge.py not using absolute_import
    65   tests/test-simplemerge.py not using absolute_import
    67   tests/test-trusted.py requires print_function
    66   tests/test-trusted.py requires print_function
    68 
    67 
    69 #if py3exe
    68 #if py3exe
    70   $ hg files 'set:(**.py)' | sed 's|\\|/|g' | xargs $PYTHON3 contrib/check-py3-compat.py
    69   $ hg files 'set:(**.py)' | sed 's|\\|/|g' | xargs $PYTHON3 contrib/check-py3-compat.py