author | Martin von Zweigbergk <martinvonz@google.com> |
Fri, 29 Sep 2017 14:49:05 -0700 | |
changeset 34344 | ac0cd81e2f83 |
parent 34262 | 68c96a552c84 |
child 34350 | f975cb7c4dbe |
permissions | -rw-r--r-- |
34024
19b8eee8b4ec
python3: whitelist another 5 passing tests found with the ratchet script
Augie Fackler <raf@durin42.com>
parents:
33992
diff
changeset
|
1 |
test-addremove.t |
32894
ec9ed269edc3
py3: pass the path in hg.repository() as bytes
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32854
diff
changeset
|
2 |
test-ancestor.py |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
3 |
test-backwards-remove.t |
34223
fa9f5d6733d3
python3: another 3 tests whitelisted
Augie Fackler <raf@durin42.com>
parents:
34024
diff
changeset
|
4 |
test-bookmarks-strip.t |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
5 |
test-branch-tag-confict.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
6 |
test-casecollision.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
7 |
test-check-commit.t |
32854
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
8 |
test-check-execute.t |
33992
492cd4bbca08
contrib: add test-check-module-imports.t to the Python 3 whitelist
Augie Fackler <raf@durin42.com>
parents:
33926
diff
changeset
|
9 |
test-check-module-imports.t |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
10 |
test-check-pyflakes.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
11 |
test-check-pylint.t |
32854
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
12 |
test-check-shbang.t |
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
13 |
test-contrib-check-code.t |
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
14 |
test-contrib-check-commit.t |
34024
19b8eee8b4ec
python3: whitelist another 5 passing tests found with the ratchet script
Augie Fackler <raf@durin42.com>
parents:
33992
diff
changeset
|
15 |
test-debugrename.t |
19b8eee8b4ec
python3: whitelist another 5 passing tests found with the ratchet script
Augie Fackler <raf@durin42.com>
parents:
33992
diff
changeset
|
16 |
test-diff-copy-depth.t |
19b8eee8b4ec
python3: whitelist another 5 passing tests found with the ratchet script
Augie Fackler <raf@durin42.com>
parents:
33992
diff
changeset
|
17 |
test-diff-hashes.t |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
18 |
test-diff-issue2761.t |
33305
aaa1f8f514cf
py3: fix test-diff-newlines.t to be compatible with py3
Boris Feld <boris.feld@octobus.net>
parents:
33118
diff
changeset
|
19 |
test-diff-newlines.t |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
20 |
test-diff-reverse.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
21 |
test-diff-subdir.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
22 |
test-dirstate-nonnormalset.t |
32854
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
23 |
test-doctest.py |
33838
48f3e87ce650
python3: whitelist four more passing tests
Augie Fackler <augie@google.com>
parents:
33586
diff
changeset
|
24 |
test-duplicateoptions.py |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
25 |
test-empty-dir.t |
33840
627cb36b537f
python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents:
33838
diff
changeset
|
26 |
test-empty.t |
33926
f4433f2713d0
encoding: add function to test if a str consists of ASCII characters
Yuya Nishihara <yuya@tcha.org>
parents:
33878
diff
changeset
|
27 |
test-encoding-func.py |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
28 |
test-excessive-merge.t |
33838
48f3e87ce650
python3: whitelist four more passing tests
Augie Fackler <augie@google.com>
parents:
33586
diff
changeset
|
29 |
test-hghave.t |
33878
c90014d5cdc3
python3: whitelist test-imports-checker.t, which now passes
Augie Fackler <raf@durin42.com>
parents:
33840
diff
changeset
|
30 |
test-imports-checker.t |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
31 |
test-issue1089.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
32 |
test-issue1993.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
33 |
test-issue842.t |
34223
fa9f5d6733d3
python3: another 3 tests whitelisted
Augie Fackler <raf@durin42.com>
parents:
34024
diff
changeset
|
34 |
test-journal-exists.t |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
35 |
test-locate.t |
32854
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
36 |
test-lrucachedict.py |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
37 |
test-manifest.py |
33838
48f3e87ce650
python3: whitelist four more passing tests
Augie Fackler <augie@google.com>
parents:
33586
diff
changeset
|
38 |
test-match.py |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
39 |
test-merge-default.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
40 |
test-merge2.t |
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
41 |
test-merge5.t |
34024
19b8eee8b4ec
python3: whitelist another 5 passing tests found with the ratchet script
Augie Fackler <raf@durin42.com>
parents:
33992
diff
changeset
|
42 |
test-permissions.t |
33840
627cb36b537f
python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents:
33838
diff
changeset
|
43 |
test-push-checkheads-pruned-B1.t |
627cb36b537f
python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents:
33838
diff
changeset
|
44 |
test-push-checkheads-pruned-B6.t |
627cb36b537f
python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents:
33838
diff
changeset
|
45 |
test-push-checkheads-pruned-B7.t |
627cb36b537f
python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents:
33838
diff
changeset
|
46 |
test-push-checkheads-superceed-A1.t |
627cb36b537f
python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents:
33838
diff
changeset
|
47 |
test-push-checkheads-superceed-A4.t |
627cb36b537f
python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents:
33838
diff
changeset
|
48 |
test-push-checkheads-superceed-A5.t |
627cb36b537f
python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents:
33838
diff
changeset
|
49 |
test-push-checkheads-superceed-A8.t |
627cb36b537f
python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents:
33838
diff
changeset
|
50 |
test-push-checkheads-unpushed-D1.t |
627cb36b537f
python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents:
33838
diff
changeset
|
51 |
test-push-checkheads-unpushed-D6.t |
627cb36b537f
python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents:
33838
diff
changeset
|
52 |
test-push-checkheads-unpushed-D7.t |
627cb36b537f
python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents:
33838
diff
changeset
|
53 |
test-rename.t |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
54 |
test-revlog-packentry.t |
32854
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
55 |
test-run-tests.py |
34223
fa9f5d6733d3
python3: another 3 tests whitelisted
Augie Fackler <raf@durin42.com>
parents:
34024
diff
changeset
|
56 |
test-status-terse.t |
33838
48f3e87ce650
python3: whitelist four more passing tests
Augie Fackler <augie@google.com>
parents:
33586
diff
changeset
|
57 |
test-terse-status.t |
32854
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
58 |
test-unified-test.t |
33118
cc9501fa5574
py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents:
32894
diff
changeset
|
59 |
test-update-reverse.t |
32854
7a877e569ed6
contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
60 |
test-xdg.t |