Show More
@@ -14,8 +14,10 b' test-bookmarks-current.t' | |||||
14 | test-bookmarks-merge.t |
|
14 | test-bookmarks-merge.t | |
15 | test-bookmarks-rebase.t |
|
15 | test-bookmarks-rebase.t | |
16 | test-bookmarks-strip.t |
|
16 | test-bookmarks-strip.t | |
|
17 | test-bookmarks.t | |||
17 | test-branch-option.t |
|
18 | test-branch-option.t | |
18 | test-branch-tag-confict.t |
|
19 | test-branch-tag-confict.t | |
|
20 | test-branches.t | |||
19 | test-bundle-phases.t |
|
21 | test-bundle-phases.t | |
20 | test-bundle-vs-outgoing.t |
|
22 | test-bundle-vs-outgoing.t | |
21 | test-bundle2-multiple-changegroups.t |
|
23 | test-bundle2-multiple-changegroups.t | |
@@ -47,11 +49,13 b' test-convert-clonebranches.t' | |||||
47 | test-convert-datesort.t |
|
49 | test-convert-datesort.t | |
48 | test-convert-filemap.t |
|
50 | test-convert-filemap.t | |
49 | test-convert-hg-sink.t |
|
51 | test-convert-hg-sink.t | |
|
52 | test-convert-hg-source.t | |||
50 | test-convert-hg-startrev.t |
|
53 | test-convert-hg-startrev.t | |
51 | test-copy-move-merge.t |
|
54 | test-copy-move-merge.t | |
52 | test-copytrace-heuristics.t |
|
55 | test-copytrace-heuristics.t | |
53 | test-debugbuilddag.t |
|
56 | test-debugbuilddag.t | |
54 | test-debugbundle.t |
|
57 | test-debugbundle.t | |
|
58 | test-debugextensions.t | |||
55 | test-debugindexdot.t |
|
59 | test-debugindexdot.t | |
56 | test-debugrename.t |
|
60 | test-debugrename.t | |
57 | test-diff-binary-file.t |
|
61 | test-diff-binary-file.t | |
@@ -75,6 +79,7 b' test-empty-file.t' | |||||
75 | test-empty-group.t |
|
79 | test-empty-group.t | |
76 | test-empty.t |
|
80 | test-empty.t | |
77 | test-encoding-func.py |
|
81 | test-encoding-func.py | |
|
82 | test-encoding.t | |||
78 | test-eol-add.t |
|
83 | test-eol-add.t | |
79 | test-eol-clone.t |
|
84 | test-eol-clone.t | |
80 | test-eol-tag.t |
|
85 | test-eol-tag.t | |
@@ -115,6 +120,7 b' test-glog-topological.t' | |||||
115 | test-gpg.t |
|
120 | test-gpg.t | |
116 | test-graft.t |
|
121 | test-graft.t | |
117 | test-hghave.t |
|
122 | test-hghave.t | |
|
123 | test-hgignore.t | |||
118 | test-hgk.t |
|
124 | test-hgk.t | |
119 | test-histedit-arguments.t |
|
125 | test-histedit-arguments.t | |
120 | test-histedit-base.t |
|
126 | test-histedit-base.t | |
@@ -136,6 +142,7 b' test-identify.t' | |||||
136 | test-imports-checker.t |
|
142 | test-imports-checker.t | |
137 | test-inherit-mode.t |
|
143 | test-inherit-mode.t | |
138 | test-issue1089.t |
|
144 | test-issue1089.t | |
|
145 | test-issue1102.t | |||
139 | test-issue1175.t |
|
146 | test-issue1175.t | |
140 | test-issue1306.t |
|
147 | test-issue1306.t | |
141 | test-issue1438.t |
|
148 | test-issue1438.t | |
@@ -143,6 +150,7 b' test-issue1502.t' | |||||
143 | test-issue1802.t |
|
150 | test-issue1802.t | |
144 | test-issue1877.t |
|
151 | test-issue1877.t | |
145 | test-issue1993.t |
|
152 | test-issue1993.t | |
|
153 | test-issue2137.t | |||
146 | test-issue3084.t |
|
154 | test-issue3084.t | |
147 | test-issue4074.t |
|
155 | test-issue4074.t | |
148 | test-issue522.t |
|
156 | test-issue522.t | |
@@ -193,6 +201,7 b' test-mq-qsave.t' | |||||
193 | test-narrow-clone-no-ellipsis.t |
|
201 | test-narrow-clone-no-ellipsis.t | |
194 | test-narrow-clone-nonlinear.t |
|
202 | test-narrow-clone-nonlinear.t | |
195 | test-narrow-clone.t |
|
203 | test-narrow-clone.t | |
|
204 | test-narrow-commit.t | |||
196 | test-narrow-copies.t |
|
205 | test-narrow-copies.t | |
197 | test-narrow-debugrebuilddirstate.t |
|
206 | test-narrow-debugrebuilddirstate.t | |
198 | test-narrow-exchange-merges.t |
|
207 | test-narrow-exchange-merges.t | |
@@ -212,6 +221,7 b' test-obsolete-bundle-strip.t' | |||||
212 | test-obsolete-changeset-exchange.t |
|
221 | test-obsolete-changeset-exchange.t | |
213 | test-obsolete-checkheads.t |
|
222 | test-obsolete-checkheads.t | |
214 | test-obsolete-distributed.t |
|
223 | test-obsolete-distributed.t | |
|
224 | test-obsolete-tag-cache.t | |||
215 | test-parents.t |
|
225 | test-parents.t | |
216 | test-pathconflicts-merge.t |
|
226 | test-pathconflicts-merge.t | |
217 | test-pathconflicts-update.t |
|
227 | test-pathconflicts-update.t | |
@@ -224,6 +234,7 b' test-pull-permission.t' | |||||
224 | test-pull-pull-corruption.t |
|
234 | test-pull-pull-corruption.t | |
225 | test-pull-r.t |
|
235 | test-pull-r.t | |
226 | test-pull-update.t |
|
236 | test-pull-update.t | |
|
237 | test-purge.t | |||
227 | test-push-checkheads-partial-C1.t |
|
238 | test-push-checkheads-partial-C1.t | |
228 | test-push-checkheads-partial-C2.t |
|
239 | test-push-checkheads-partial-C2.t | |
229 | test-push-checkheads-partial-C3.t |
|
240 | test-push-checkheads-partial-C3.t | |
@@ -299,6 +310,7 b' test-revset-outgoing.t' | |||||
299 | test-run-tests.py |
|
310 | test-run-tests.py | |
300 | test-serve.t |
|
311 | test-serve.t | |
301 | test-show-stack.t |
|
312 | test-show-stack.t | |
|
313 | test-show-work.t | |||
302 | test-show.t |
|
314 | test-show.t | |
303 | test-simple-update.t |
|
315 | test-simple-update.t | |
304 | test-single-head.t |
|
316 | test-single-head.t | |
@@ -325,5 +337,6 b' test-update-names.t' | |||||
325 | test-update-reverse.t |
|
337 | test-update-reverse.t | |
326 | test-url-rev.t |
|
338 | test-url-rev.t | |
327 | test-username-newline.t |
|
339 | test-username-newline.t | |
|
340 | test-verify.t | |||
328 | test-win32text.t |
|
341 | test-win32text.t | |
329 | test-xdg.t |
|
342 | test-xdg.t |
General Comments 0
You need to be logged in to leave comments.
Login now