Show More
@@ -3,6 +3,7 b' test-addremove-similar.t' | |||
|
3 | 3 | test-addremove.t |
|
4 | 4 | test-amend-subrepo.t |
|
5 | 5 | test-ancestor.py |
|
6 | test-annotate.py | |
|
6 | 7 | test-automv.t |
|
7 | 8 | test-backwards-remove.t |
|
8 | 9 | test-bheads.t |
@@ -29,8 +30,10 b' test-completion.t' | |||
|
29 | 30 | test-confused-revert.t |
|
30 | 31 | test-contrib-check-code.t |
|
31 | 32 | test-contrib-check-commit.t |
|
33 | test-copy-move-merge.t | |
|
32 | 34 | test-debugindexdot.t |
|
33 | 35 | test-debugrename.t |
|
36 | test-diff-binary-file.t | |
|
34 | 37 | test-diff-change.t |
|
35 | 38 | test-diff-copy-depth.t |
|
36 | 39 | test-diff-hashes.t |
@@ -74,6 +77,7 b' test-exchange-obsmarkers-case-D2.t' | |||
|
74 | 77 | test-exchange-obsmarkers-case-D3.t |
|
75 | 78 | test-exchange-obsmarkers-case-D4.t |
|
76 | 79 | test-execute-bit.t |
|
80 | test-extra-filelog-entry.t | |
|
77 | 81 | test-filebranch.t |
|
78 | 82 | test-flags.t |
|
79 | 83 | test-generaldelta.t |
@@ -119,9 +123,11 b' test-merge6.t' | |||
|
119 | 123 | test-merge7.t |
|
120 | 124 | test-merge8.t |
|
121 | 125 | test-mq-qimport-fail-cleanup.t |
|
126 | test-mq-qsave.t | |
|
122 | 127 | test-obshistory.t |
|
123 | 128 | test-obsolete-changeset-exchange.t |
|
124 | 129 | test-obsolete-checkheads.t |
|
130 | test-obsolete-distributed.t | |
|
125 | 131 | test-parents.t |
|
126 | 132 | test-permissions.t |
|
127 | 133 | test-pull-branch.t |
@@ -154,6 +160,9 b' test-push-checkheads-unpushed-D5.t' | |||
|
154 | 160 | test-push-checkheads-unpushed-D6.t |
|
155 | 161 | test-push-checkheads-unpushed-D7.t |
|
156 | 162 | test-push-warn.t |
|
163 | test-rebase-inmemory.t | |
|
164 | test-rebase-issue-noparam-single-rev.t | |
|
165 | test-rebase-transaction.t | |
|
157 | 166 | test-record.t |
|
158 | 167 | test-rename-after-merge.t |
|
159 | 168 | test-rename-dir-merge.t |
@@ -164,6 +173,7 b' test-revert-unknown.t' | |||
|
164 | 173 | test-revlog-group-emptyiter.t |
|
165 | 174 | test-revlog-mmapindex.t |
|
166 | 175 | test-revlog-packentry.t |
|
176 | test-revset-dirstate-parents.t | |
|
167 | 177 | test-revset-outgoing.t |
|
168 | 178 | test-run-tests.py |
|
169 | 179 | test-show-stack.t |
@@ -176,6 +186,7 b' test-sparse-verbose-json.t' | |||
|
176 | 186 | test-status-terse.t |
|
177 | 187 | test-strip-cross.t |
|
178 | 188 | test-strip.t |
|
189 | test-unamend.t | |
|
179 | 190 | test-uncommit.t |
|
180 | 191 | test-unified-test.t |
|
181 | 192 | test-unrelated-pull.t |
General Comments 0
You need to be logged in to leave comments.
Login now