##// END OF EJS Templates
py3: remove test-terse-status.t from python3 whitelist as it was renamed...
Pulkit Goyal -
r35142:3d6cac7e default
parent child Browse files
Show More
@@ -1,75 +1,74 b''
1 1 test-addremove.t
2 2 test-ancestor.py
3 3 test-backwards-remove.t
4 4 test-bheads.t
5 5 test-bisect2.t
6 6 test-bookmarks-merge.t
7 7 test-bookmarks-strip.t
8 8 test-branch-tag-confict.t
9 9 test-casecollision.t
10 10 test-changelog-exec.t
11 11 test-check-commit.t
12 12 test-check-execute.t
13 13 test-check-module-imports.t
14 14 test-check-pyflakes.t
15 15 test-check-pylint.t
16 16 test-check-shbang.t
17 17 test-commit-unresolved.t
18 18 test-contrib-check-code.t
19 19 test-contrib-check-commit.t
20 20 test-debugrename.t
21 21 test-diff-copy-depth.t
22 22 test-diff-hashes.t
23 23 test-diff-issue2761.t
24 24 test-diff-newlines.t
25 25 test-diff-reverse.t
26 26 test-diff-subdir.t
27 27 test-dirstate-nonnormalset.t
28 28 test-doctest.py
29 29 test-double-merge.t
30 30 test-duplicateoptions.py
31 31 test-empty-dir.t
32 32 test-empty-file.t
33 33 test-empty.t
34 34 test-encoding-func.py
35 35 test-excessive-merge.t
36 36 test-hghave.t
37 37 test-imports-checker.t
38 38 test-issue1089.t
39 39 test-issue1877.t
40 40 test-issue1993.t
41 41 test-issue612.t
42 42 test-issue619.t
43 43 test-issue672.t
44 44 test-issue842.t
45 45 test-journal-exists.t
46 46 test-locate.t
47 47 test-lrucachedict.py
48 48 test-manifest.py
49 49 test-match.py
50 50 test-merge-default.t
51 51 test-merge2.t
52 52 test-merge4.t
53 53 test-merge5.t
54 54 test-permissions.t
55 55 test-push-checkheads-pruned-B1.t
56 56 test-push-checkheads-pruned-B6.t
57 57 test-push-checkheads-pruned-B7.t
58 58 test-push-checkheads-superceed-A1.t
59 59 test-push-checkheads-superceed-A4.t
60 60 test-push-checkheads-superceed-A5.t
61 61 test-push-checkheads-superceed-A8.t
62 62 test-push-checkheads-unpushed-D1.t
63 63 test-push-checkheads-unpushed-D6.t
64 64 test-push-checkheads-unpushed-D7.t
65 65 test-rename-merge1.t
66 66 test-rename.t
67 67 test-revlog-packentry.t
68 68 test-run-tests.py
69 69 test-show-stack.t
70 70 test-status-terse.t
71 test-terse-status.t
72 71 test-unified-test.t
73 72 test-update-issue1456.t
74 73 test-update-reverse.t
75 74 test-xdg.t
General Comments 0
You need to be logged in to leave comments. Login now