Show More
@@ -25,6 +25,7 b' test-branch-option.t' | |||
|
25 | 25 | test-branch-tag-confict.t |
|
26 | 26 | test-branches.t |
|
27 | 27 | test-bundle-phases.t |
|
28 | test-bundle-type.t | |
|
28 | 29 | test-bundle-vs-outgoing.t |
|
29 | 30 | test-bundle2-multiple-changegroups.t |
|
30 | 31 | test-cappedreader.py |
@@ -59,6 +60,7 b' test-convert-hg-sink.t' | |||
|
59 | 60 | test-convert-hg-source.t |
|
60 | 61 | test-convert-hg-startrev.t |
|
61 | 62 | test-copy-move-merge.t |
|
63 | test-copy.t | |
|
62 | 64 | test-copytrace-heuristics.t |
|
63 | 65 | test-debugbuilddag.t |
|
64 | 66 | test-debugbundle.t |
@@ -85,6 +87,7 b' test-empty-dir.t' | |||
|
85 | 87 | test-empty-file.t |
|
86 | 88 | test-empty-group.t |
|
87 | 89 | test-empty.t |
|
90 | test-encode.t | |
|
88 | 91 | test-encoding-func.py |
|
89 | 92 | test-encoding.t |
|
90 | 93 | test-eol-add.t |
@@ -151,6 +154,7 b' test-http-branchmap.t' | |||
|
151 | 154 | test-http-bundle1.t |
|
152 | 155 | test-http-clone-r.t |
|
153 | 156 | test-identify.t |
|
157 | test-import-unknown.t | |
|
154 | 158 | test-imports-checker.t |
|
155 | 159 | test-inherit-mode.t |
|
156 | 160 | test-issue1089.t |
@@ -228,9 +232,11 b' test-narrow-clone-nonlinear.t' | |||
|
228 | 232 | test-narrow-clone.t |
|
229 | 233 | test-narrow-commit.t |
|
230 | 234 | test-narrow-copies.t |
|
235 | test-narrow-debugcommands.t | |
|
231 | 236 | test-narrow-debugrebuilddirstate.t |
|
232 | 237 | test-narrow-exchange-merges.t |
|
233 | 238 | test-narrow-exchange.t |
|
239 | test-narrow-expanddirstate.t | |
|
234 | 240 | test-narrow-merge.t |
|
235 | 241 | test-narrow-patch.t |
|
236 | 242 | test-narrow-patterns.t |
@@ -238,6 +244,7 b' test-narrow-pull.t' | |||
|
238 | 244 | test-narrow-rebase.t |
|
239 | 245 | test-narrow-shallow-merges.t |
|
240 | 246 | test-narrow-shallow.t |
|
247 | test-narrow-strip.t | |
|
241 | 248 | test-narrow-update.t |
|
242 | 249 | test-nested-repo.t |
|
243 | 250 | test-newbranch.t |
@@ -355,7 +362,9 b' test-status-rev.t' | |||
|
355 | 362 | test-status-terse.t |
|
356 | 363 | test-strip-cross.t |
|
357 | 364 | test-strip.t |
|
365 | test-subrepo.t | |
|
358 | 366 | test-symlinks.t |
|
367 | test-treemanifest.t | |
|
359 | 368 | test-unamend.t |
|
360 | 369 | test-uncommit.t |
|
361 | 370 | test-unified-test.t |
@@ -366,6 +375,7 b' test-update-dest.t' | |||
|
366 | 375 | test-update-issue1456.t |
|
367 | 376 | test-update-names.t |
|
368 | 377 | test-update-reverse.t |
|
378 | test-upgrade-repo.t | |
|
369 | 379 | test-url-rev.t |
|
370 | 380 | test-username-newline.t |
|
371 | 381 | test-verify.t |
General Comments 0
You need to be logged in to leave comments.
Login now