##// END OF EJS Templates
py3: update the python3-whitelist with new tests which pass on Python 3...
Pulkit Goyal -
r33118:cc9501fa default
parent child Browse files
Show More
@@ -1,11 +1,34 b''
1 test-ancestor.py
1 test-ancestor.py
2 test-backwards-remove.t
3 test-branch-tag-confict.t
4 test-casecollision.t
5 test-check-commit.t
2 test-check-execute.t
6 test-check-execute.t
7 test-check-pyflakes.t
8 test-check-pylint.t
3 test-check-shbang.t
9 test-check-shbang.t
4 test-contrib-check-code.t
10 test-contrib-check-code.t
5 test-contrib-check-commit.t
11 test-contrib-check-commit.t
6 test-ctxmanager.py
12 test-ctxmanager.py
13 test-diff-issue2761.t
14 test-diff-reverse.t
15 test-diff-subdir.t
16 test-dirstate-nonnormalset.t
7 test-doctest.py
17 test-doctest.py
18 test-empty-dir.t
19 test-excessive-merge.t
20 test-issue1089.t
21 test-issue1993.t
22 test-issue842.t
23 test-locate.t
8 test-lrucachedict.py
24 test-lrucachedict.py
25 test-manifest.py
26 test-merge-default.t
27 test-merge-subrepos.t
28 test-merge2.t
29 test-merge5.t
30 test-revlog-packentry.t
9 test-run-tests.py
31 test-run-tests.py
10 test-unified-test.t
32 test-unified-test.t
33 test-update-reverse.t
11 test-xdg.t
34 test-xdg.t
General Comments 0
You need to be logged in to leave comments. Login now