comparison tests/test-check-py3-compat.t @ 28763:abe605bbf0de

py3: use absolute_import in test-revlog-ancestry.py
author Robert Stanca <robert.stanca7@gmail.com>
date Mon, 04 Apr 2016 05:09:24 +0300
parents 61ba04ae6a2f
children e677b8daeb3f
comparison
equal deleted inserted replaced
28762:61ba04ae6a2f 28763:abe605bbf0de
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-revlog-ancestry.py not using absolute_import
66 tests/test-revlog-ancestry.py requires print_function 65 tests/test-revlog-ancestry.py requires print_function
67 tests/test-run-tests.py not using absolute_import 66 tests/test-run-tests.py not using absolute_import
68 tests/test-simplemerge.py not using absolute_import 67 tests/test-simplemerge.py not using absolute_import
69 tests/test-status-inprocess.py not using absolute_import 68 tests/test-status-inprocess.py not using absolute_import
70 tests/test-status-inprocess.py requires print_function 69 tests/test-status-inprocess.py requires print_function