Skip to content
Snippets Groups Projects
Commit cc9501fa5574 authored by Pulkit Goyal's avatar Pulkit Goyal
Browse files

py3: update the python3-whitelist with new tests which pass on Python 3

We have now 34 tests passing on Python 3.
parent 6ef5f0c95d64
No related branches found
No related tags found
No related merge requests found
test-ancestor.py
test-backwards-remove.t
test-branch-tag-confict.t
test-casecollision.t
test-check-commit.t
test-check-execute.t
......@@ -2,5 +6,7 @@
test-check-execute.t
test-check-pyflakes.t
test-check-pylint.t
test-check-shbang.t
test-contrib-check-code.t
test-contrib-check-commit.t
test-ctxmanager.py
......@@ -3,5 +9,9 @@
test-check-shbang.t
test-contrib-check-code.t
test-contrib-check-commit.t
test-ctxmanager.py
test-diff-issue2761.t
test-diff-reverse.t
test-diff-subdir.t
test-dirstate-nonnormalset.t
test-doctest.py
......@@ -7,2 +17,8 @@
test-doctest.py
test-empty-dir.t
test-excessive-merge.t
test-issue1089.t
test-issue1993.t
test-issue842.t
test-locate.t
test-lrucachedict.py
......@@ -8,3 +24,9 @@
test-lrucachedict.py
test-manifest.py
test-merge-default.t
test-merge-subrepos.t
test-merge2.t
test-merge5.t
test-revlog-packentry.t
test-run-tests.py
test-unified-test.t
......@@ -9,3 +31,4 @@
test-run-tests.py
test-unified-test.t
test-update-reverse.t
test-xdg.t
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment