##// END OF EJS Templates
py3: more tests from the ratchet...
Augie Fackler -
r41467:d3a7c743 default
parent child Browse files
Show More
@@ -1,734 +1,739 b''
1 1 test-abort-checkin.t
2 2 test-absorb-edit-lines.t
3 3 test-absorb-filefixupstate.py
4 4 test-absorb-phase.t
5 5 test-absorb-rename.t
6 6 test-absorb-strip.t
7 7 test-absorb.t
8 8 test-add.t
9 9 test-addremove-similar.t
10 10 test-addremove.t
11 11 test-alias.t
12 12 test-amend-subrepo.t
13 13 test-amend.t
14 14 test-ancestor.py
15 15 test-annotate.py
16 16 test-annotate.t
17 17 test-arbitraryfilectx.t
18 18 test-archive-symlinks.t
19 19 test-archive.t
20 20 test-atomictempfile.py
21 21 test-audit-path.t
22 22 test-audit-subrepo.t
23 23 test-automv.t
24 24 test-backout.t
25 25 test-backwards-remove.t
26 26 test-bad-extension.t
27 27 test-bad-pull.t
28 28 test-basic.t
29 29 test-batching.py
30 30 test-bdiff.py
31 31 test-bheads.t
32 32 test-bisect.t
33 33 test-bisect2.t
34 34 test-bisect3.t
35 35 test-blackbox.t
36 36 test-bookflow.t
37 37 test-bookmarks-current.t
38 38 test-bookmarks-merge.t
39 39 test-bookmarks-pushpull.t
40 40 test-bookmarks-rebase.t
41 41 test-bookmarks-strip.t
42 42 test-bookmarks.t
43 43 test-branch-change.t
44 44 test-branch-option.t
45 45 test-branch-tag-confict.t
46 46 test-branches.t
47 47 test-bugzilla.t
48 48 test-bundle-phases.t
49 49 test-bundle-r.t
50 50 test-bundle-type.t
51 51 test-bundle-vs-outgoing.t
52 52 test-bundle.t
53 53 test-bundle2-exchange.t
54 54 test-bundle2-format.t
55 55 test-bundle2-multiple-changegroups.t
56 56 test-bundle2-pushback.t
57 57 test-bundle2-remote-changegroup.t
58 58 test-cache-abuse.t
59 59 test-cappedreader.py
60 60 test-casecollision-merge.t
61 61 test-casecollision.t
62 62 test-casefolding.t
63 63 test-cat.t
64 64 test-cbor.py
65 65 test-censor.t
66 66 test-changelog-exec.t
67 67 test-check-code.t
68 68 test-check-commit.t
69 69 test-check-config.py
70 70 test-check-config.t
71 71 test-check-execute.t
72 72 test-check-help.t
73 73 test-check-interfaces.py
74 74 test-check-module-imports.t
75 75 test-check-py3-compat.t
76 76 test-check-pyflakes.t
77 77 test-check-pylint.t
78 78 test-check-shbang.t
79 79 test-children.t
80 80 test-churn.t
81 81 test-clone-cgi.t
82 82 test-clone-pull-corruption.t
83 83 test-clone-r.t
84 84 test-clone-uncompressed.t
85 85 test-clone-update-order.t
86 86 test-clone.t
87 87 test-clonebundles.t
88 88 test-close-head.t
89 89 test-commandserver.t
90 90 test-commit-amend.t
91 91 test-commit-interactive.t
92 92 test-commit-multiple.t
93 93 test-commit-unresolved.t
94 94 test-commit.t
95 95 test-committer.t
96 96 test-completion.t
97 97 test-config-env.py
98 98 test-config.t
99 99 test-conflict.t
100 100 test-confused-revert.t
101 101 test-context-metadata.t
102 102 test-context.py
103 103 test-contrib-check-code.t
104 104 test-contrib-check-commit.t
105 105 test-contrib-dumprevlog.t
106 106 test-contrib-perf.t
107 107 test-contrib-relnotes.t
108 108 test-contrib-testparseutil.t
109 109 test-contrib.t
110 110 test-convert-authormap.t
111 111 test-convert-clonebranches.t
112 112 test-convert-cvs-branch.t
113 113 test-convert-cvs-detectmerge.t
114 114 test-convert-cvs-synthetic.t
115 115 test-convert-cvs.t
116 116 test-convert-cvsnt-mergepoints.t
117 117 test-convert-datesort.t
118 118 test-convert-filemap.t
119 119 test-convert-hg-sink.t
120 120 test-convert-hg-source.t
121 121 test-convert-hg-startrev.t
122 122 test-convert-splicemap.t
123 123 test-convert-svn-sink.t
124 124 test-convert-tagsbranch-topology.t
125 125 test-copy-move-merge.t
126 126 test-copy.t
127 127 test-copytrace-heuristics.t
128 128 test-custom-filters.t
129 129 test-debugbuilddag.t
130 130 test-debugbundle.t
131 131 test-debugcommands.t
132 132 test-debugextensions.t
133 133 test-debugindexdot.t
134 134 test-debugrename.t
135 135 test-default-push.t
136 136 test-diff-antipatience.t
137 137 test-diff-binary-file.t
138 138 test-diff-change.t
139 139 test-diff-color.t
140 140 test-diff-copy-depth.t
141 141 test-diff-hashes.t
142 142 test-diff-ignore-whitespace.t
143 143 test-diff-indent-heuristic.t
144 144 test-diff-issue2761.t
145 145 test-diff-newlines.t
146 146 test-diff-reverse.t
147 147 test-diff-subdir.t
148 148 test-diff-unified.t
149 149 test-diff-upgrade.t
150 150 test-diffdir.t
151 151 test-diffstat.t
152 152 test-directaccess.t
153 153 test-dirstate-backup.t
154 154 test-dirstate-nonnormalset.t
155 155 test-dirstate-race.t
156 156 test-dirstate.t
157 157 test-dispatch.py
158 158 test-doctest.py
159 159 test-double-merge.t
160 160 test-drawdag.t
161 161 test-duplicateoptions.py
162 162 test-editor-filename.t
163 163 test-empty-dir.t
164 164 test-empty-file.t
165 165 test-empty-group.t
166 166 test-empty.t
167 167 test-encode.t
168 168 test-encoding-align.t
169 169 test-encoding-func.py
170 170 test-encoding-textwrap.t
171 171 test-encoding.t
172 172 test-eol-add.t
173 173 test-eol-clone.t
174 174 test-eol-hook.t
175 175 test-eol-patch.t
176 176 test-eol-tag.t
177 177 test-eol-update.t
178 178 test-eol.t
179 179 test-eolfilename.t
180 180 test-excessive-merge.t
181 181 test-exchange-obsmarkers-case-A1.t
182 182 test-exchange-obsmarkers-case-A2.t
183 183 test-exchange-obsmarkers-case-A3.t
184 184 test-exchange-obsmarkers-case-A4.t
185 185 test-exchange-obsmarkers-case-A5.t
186 186 test-exchange-obsmarkers-case-A6.t
187 187 test-exchange-obsmarkers-case-A7.t
188 188 test-exchange-obsmarkers-case-B1.t
189 189 test-exchange-obsmarkers-case-B2.t
190 190 test-exchange-obsmarkers-case-B3.t
191 191 test-exchange-obsmarkers-case-B4.t
192 192 test-exchange-obsmarkers-case-B5.t
193 193 test-exchange-obsmarkers-case-B6.t
194 194 test-exchange-obsmarkers-case-B7.t
195 195 test-exchange-obsmarkers-case-C1.t
196 196 test-exchange-obsmarkers-case-C2.t
197 197 test-exchange-obsmarkers-case-C3.t
198 198 test-exchange-obsmarkers-case-C4.t
199 199 test-exchange-obsmarkers-case-D1.t
200 200 test-exchange-obsmarkers-case-D2.t
201 201 test-exchange-obsmarkers-case-D3.t
202 202 test-exchange-obsmarkers-case-D4.t
203 203 test-execute-bit.t
204 204 test-export.t
205 205 test-extdata.t
206 206 test-extdiff.t
207 207 test-extension-timing.t
208 208 test-extensions-afterloaded.t
209 209 test-extensions-wrapfunction.py
210 210 test-extra-filelog-entry.t
211 211 test-fastannotate-corrupt.t
212 212 test-fastannotate-diffopts.t
213 213 test-fastannotate-hg.t
214 214 test-fastannotate-perfhack.t
215 215 test-fastannotate-protocol.t
216 216 test-fastannotate-renames.t
217 217 test-fastannotate-revmap.py
218 218 test-fastannotate.t
219 219 test-fetch.t
220 220 test-filebranch.t
221 221 test-filecache.py
222 222 test-filelog.py
223 223 test-fileset-generated.t
224 224 test-fileset.t
225 225 test-fix-topology.t
226 226 test-fix.t
227 227 test-flags.t
228 228 test-fncache.t
229 229 test-gendoc-da.t
230 230 test-gendoc-de.t
231 231 test-gendoc-el.t
232 232 test-gendoc-fr.t
233 233 test-gendoc-it.t
234 234 test-gendoc-ja.t
235 235 test-gendoc-pt_BR.t
236 236 test-gendoc-ro.t
237 237 test-gendoc-ru.t
238 238 test-gendoc-sv.t
239 239 test-gendoc-zh_CN.t
240 240 test-gendoc-zh_TW.t
241 241 test-gendoc.t
242 242 test-generaldelta.t
243 243 test-getbundle.t
244 244 test-git-export.t
245 test-githelp.t
245 246 test-globalopts.t
246 247 test-glog-beautifygraph.t
247 248 test-glog-topological.t
248 249 test-glog.t
249 250 test-gpg.t
250 251 test-graft.t
251 252 test-grep.t
252 253 test-hardlinks.t
253 254 test-help-hide.t
254 255 test-help.t
255 256 test-hg-parseurl.py
256 257 test-hghave.t
257 258 test-hgignore.t
258 259 test-hgk.t
259 260 test-hgrc.t
260 261 test-hgweb-annotate-whitespace.t
261 262 test-hgweb-bundle.t
262 263 test-hgweb-commands.t
263 264 test-hgweb-csp.t
264 265 test-hgweb-descend-empties.t
265 266 test-hgweb-diffs.t
266 267 test-hgweb-empty.t
267 268 test-hgweb-filelog.t
268 269 test-hgweb-no-path-info.t
269 270 test-hgweb-no-request-uri.t
270 271 test-hgweb-non-interactive.t
271 272 test-hgweb-raw.t
272 273 test-hgweb-removed.t
273 274 test-hgweb-symrev.t
274 275 test-hgweb.t
275 276 test-hgwebdir-paths.py
276 277 test-hgwebdir.t
277 278 test-hgwebdirsym.t
278 279 test-histedit-arguments.t
279 280 test-histedit-base.t
280 281 test-histedit-bookmark-motion.t
281 282 test-histedit-commute.t
282 283 test-histedit-drop.t
283 284 test-histedit-edit.t
284 285 test-histedit-fold-non-commute.t
285 286 test-histedit-fold.t
286 287 test-histedit-no-backup.t
287 288 test-histedit-no-change.t
288 289 test-histedit-non-commute-abort.t
289 290 test-histedit-non-commute.t
290 291 test-histedit-obsolete.t
291 292 test-histedit-outgoing.t
292 293 test-histedit-templates.t
294 test-http-api-httpv2.t
293 295 test-http-api.t
294 296 test-http-branchmap.t
295 297 test-http-bundle1.t
296 298 test-http-clone-r.t
297 299 test-http-permissions.t
298 300 test-http-protocol.t
299 301 test-http.t
300 302 test-hybridencode.py
301 303 test-i18n.t
302 304 test-identify.t
303 305 test-impexp-branch.t
304 306 test-import-bypass.t
305 307 test-import-context.t
306 308 test-import-eol.t
307 309 test-import-merge.t
308 310 test-import-unknown.t
309 311 test-import.t
310 312 test-imports-checker.t
311 313 test-incoming-outgoing.t
312 314 test-infinitepush-bundlestore.t
313 315 test-infinitepush-ci.t
314 316 test-infinitepush.t
315 317 test-inherit-mode.t
316 318 test-init.t
317 319 test-install.t
318 320 test-issue1089.t
319 321 test-issue1102.t
320 322 test-issue1175.t
321 323 test-issue1306.t
322 324 test-issue1438.t
323 325 test-issue1502.t
324 326 test-issue1802.t
325 327 test-issue1877.t
326 328 test-issue1993.t
327 329 test-issue2137.t
328 330 test-issue3084.t
329 331 test-issue4074.t
330 332 test-issue522.t
331 333 test-issue586.t
332 334 test-issue5979.t
333 335 test-issue612.t
334 336 test-issue619.t
335 337 test-issue660.t
336 338 test-issue672.t
337 339 test-issue842.t
338 340 test-journal-exists.t
339 341 test-journal-share.t
340 342 test-journal.t
341 343 test-keyword.t
342 344 test-known.t
343 345 test-largefiles-cache.t
344 346 test-largefiles-misc.t
345 347 test-largefiles-small-disk.t
346 348 test-largefiles-update.t
347 349 test-largefiles-wireproto.t
348 350 test-largefiles.t
349 351 test-lfconvert.t
350 352 test-lfs-bundle.t
351 353 test-lfs-largefiles.t
352 354 test-lfs-pointer.py
353 355 test-lfs.t
354 356 test-linelog.py
355 357 test-linerange.py
356 358 test-locate.t
357 359 test-lock-badness.t
358 360 test-log-exthook.t
359 361 test-log-linerange.t
360 362 test-log.t
361 363 test-logexchange.t
362 364 test-logtoprocess.t
363 365 test-lrucachedict.py
364 366 test-mactext.t
365 367 test-mailmap.t
366 368 test-manifest-merging.t
367 369 test-manifest.py
368 370 test-manifest.t
369 371 test-match.py
370 372 test-mdiff.py
371 373 test-merge-changedelete.t
372 374 test-merge-closedheads.t
373 375 test-merge-commit.t
374 376 test-merge-criss-cross.t
375 377 test-merge-default.t
376 378 test-merge-force.t
377 379 test-merge-halt.t
378 380 test-merge-internal-tools-pattern.t
379 381 test-merge-local.t
380 382 test-merge-no-file-change.t
381 383 test-merge-remove.t
382 384 test-merge-revert.t
383 385 test-merge-revert2.t
384 386 test-merge-subrepos.t
385 387 test-merge-symlinks.t
386 388 test-merge-tools.t
387 389 test-merge-types.t
388 390 test-merge1.t
389 391 test-merge10.t
390 392 test-merge2.t
391 393 test-merge4.t
392 394 test-merge5.t
393 395 test-merge6.t
394 396 test-merge7.t
395 397 test-merge8.t
396 398 test-merge9.t
397 399 test-minifileset.py
398 400 test-minirst.py
399 401 test-missing-capability.t
400 402 test-mq-eol.t
401 403 test-mq-git.t
402 404 test-mq-guards.t
403 405 test-mq-header-date.t
404 406 test-mq-header-from.t
405 407 test-mq-merge.t
406 408 test-mq-missingfiles.t
407 409 test-mq-pull-from-bundle.t
408 410 test-mq-qclone-http.t
409 411 test-mq-qdelete.t
410 412 test-mq-qdiff.t
411 413 test-mq-qfold.t
412 414 test-mq-qgoto.t
413 415 test-mq-qimport-fail-cleanup.t
414 416 test-mq-qimport.t
415 417 test-mq-qnew.t
416 418 test-mq-qpush-exact.t
417 419 test-mq-qpush-fail.t
418 420 test-mq-qqueue.t
419 421 test-mq-qrefresh-interactive.t
420 422 test-mq-qrefresh-replace-log-message.t
421 423 test-mq-qrefresh.t
422 424 test-mq-qrename.t
423 425 test-mq-qsave.t
424 426 test-mq-safety.t
425 427 test-mq-subrepo.t
426 428 test-mq-symlinks.t
427 429 test-mq.t
428 430 test-mv-cp-st-diff.t
429 431 test-narrow-acl.t
430 432 test-narrow-archive.t
431 433 test-narrow-clone-no-ellipsis.t
432 434 test-narrow-clone-non-narrow-server.t
433 435 test-narrow-clone-nonlinear.t
434 436 test-narrow-clone-stream.t
435 437 test-narrow-clone.t
436 438 test-narrow-commit.t
437 439 test-narrow-copies.t
438 440 test-narrow-debugcommands.t
439 441 test-narrow-debugrebuilddirstate.t
440 442 test-narrow-exchange-merges.t
441 443 test-narrow-exchange.t
442 444 test-narrow-expanddirstate.t
443 445 test-narrow-merge.t
444 446 test-narrow-patch.t
445 447 test-narrow-patterns.t
446 448 test-narrow-pull.t
447 449 test-narrow-rebase.t
448 450 test-narrow-shallow-merges.t
449 451 test-narrow-shallow.t
450 452 test-narrow-share.t
451 453 test-narrow-sparse.t
452 454 test-narrow-strip.t
453 455 test-narrow-trackedcmd.t
454 456 test-narrow-update.t
455 457 test-narrow-widen-no-ellipsis.t
456 458 test-narrow-widen.t
457 459 test-narrow.t
458 460 test-nested-repo.t
459 461 test-newbranch.t
460 462 test-newcgi.t
461 463 test-newercgi.t
462 464 test-nointerrupt.t
465 test-notify-changegroup.t
463 466 test-obshistory.t
464 467 test-obsmarker-template.t
465 468 test-obsmarkers-effectflag.t
466 469 test-obsolete-bounds-checking.t
467 470 test-obsolete-bundle-strip.t
468 471 test-obsolete-changeset-exchange.t
469 472 test-obsolete-checkheads.t
470 473 test-obsolete-distributed.t
471 474 test-obsolete-divergent.t
472 475 test-obsolete-tag-cache.t
473 476 test-obsolete.t
477 test-oldcgi.t
474 478 test-origbackup-conflict.t
475 479 test-pager-legacy.t
476 480 test-pager.t
477 481 test-parents.t
478 482 test-parse-date.t
479 483 test-parseindex.t
480 484 test-parseindex2.py
481 485 test-patch-offset.t
482 486 test-patch.t
483 487 test-patchbomb-bookmark.t
484 488 test-patchbomb-tls.t
485 489 test-patchbomb.t
486 490 test-pathconflicts-basic.t
487 491 test-pathconflicts-merge.t
488 492 test-pathconflicts-update.t
489 493 test-pathencode.py
490 494 test-pending.t
491 495 test-permissions.t
492 496 test-phases-exchange.t
493 497 test-phases.t
494 498 test-profile.t
495 499 test-progress.t
496 500 test-propertycache.py
497 501 test-pull-branch.t
498 502 test-pull-http.t
499 503 test-pull-permission.t
500 504 test-pull-pull-corruption.t
501 505 test-pull-r.t
502 506 test-pull-update.t
503 507 test-pull.t
504 508 test-purge.t
505 509 test-push-cgi.t
506 510 test-push-checkheads-partial-C1.t
507 511 test-push-checkheads-partial-C2.t
508 512 test-push-checkheads-partial-C3.t
509 513 test-push-checkheads-partial-C4.t
510 514 test-push-checkheads-pruned-B1.t
511 515 test-push-checkheads-pruned-B2.t
512 516 test-push-checkheads-pruned-B3.t
513 517 test-push-checkheads-pruned-B4.t
514 518 test-push-checkheads-pruned-B5.t
515 519 test-push-checkheads-pruned-B6.t
516 520 test-push-checkheads-pruned-B7.t
517 521 test-push-checkheads-pruned-B8.t
518 522 test-push-checkheads-superceed-A1.t
519 523 test-push-checkheads-superceed-A2.t
520 524 test-push-checkheads-superceed-A3.t
521 525 test-push-checkheads-superceed-A4.t
522 526 test-push-checkheads-superceed-A5.t
523 527 test-push-checkheads-superceed-A6.t
524 528 test-push-checkheads-superceed-A7.t
525 529 test-push-checkheads-superceed-A8.t
526 530 test-push-checkheads-unpushed-D1.t
527 531 test-push-checkheads-unpushed-D2.t
528 532 test-push-checkheads-unpushed-D3.t
529 533 test-push-checkheads-unpushed-D4.t
530 534 test-push-checkheads-unpushed-D5.t
531 535 test-push-checkheads-unpushed-D6.t
532 536 test-push-checkheads-unpushed-D7.t
533 537 test-push-http.t
534 538 test-push-race.t
535 539 test-push-warn.t
536 540 test-push.t
537 541 test-pushvars.t
538 542 test-qrecord.t
539 543 test-rebase-abort.t
540 544 test-rebase-backup.t
541 545 test-rebase-base-flag.t
542 546 test-rebase-bookmarks.t
543 547 test-rebase-brute-force.t
544 548 test-rebase-cache.t
545 549 test-rebase-check-restore.t
546 550 test-rebase-collapse.t
547 551 test-rebase-conflicts.t
548 552 test-rebase-dest.t
549 553 test-rebase-detach.t
550 554 test-rebase-emptycommit.t
551 555 test-rebase-inmemory.t
552 556 test-rebase-interruptions.t
553 557 test-rebase-issue-noparam-single-rev.t
554 558 test-rebase-legacy.t
555 559 test-rebase-mq-skip.t
556 560 test-rebase-mq.t
557 561 test-rebase-named-branches.t
558 562 test-rebase-newancestor.t
559 563 test-rebase-obsolete.t
560 564 test-rebase-parameters.t
561 565 test-rebase-partial.t
562 566 test-rebase-pull.t
563 567 test-rebase-rename.t
564 568 test-rebase-scenario-global.t
565 569 test-rebase-templates.t
566 570 test-rebase-transaction.t
567 571 test-rebuildstate.t
568 572 test-record.t
569 573 test-releasenotes-formatting.t
570 574 test-releasenotes-merging.t
571 575 test-releasenotes-parsing.t
572 576 test-relink.t
573 577 test-remotefilelog-bad-configs.t
574 578 test-remotefilelog-bgprefetch.t
575 579 test-remotefilelog-blame.t
576 580 test-remotefilelog-bundle2.t
577 581 test-remotefilelog-bundles.t
578 582 test-remotefilelog-cacheprocess.t
579 583 test-remotefilelog-clone-tree.t
580 584 test-remotefilelog-clone.t
581 585 test-remotefilelog-gcrepack.t
582 586 test-remotefilelog-histpack.py
583 587 test-remotefilelog-http.t
584 588 test-remotefilelog-keepset.t
585 589 test-remotefilelog-local.t
586 590 test-remotefilelog-log.t
587 591 test-remotefilelog-partial-shallow.t
588 592 test-remotefilelog-permissions.t
589 593 test-remotefilelog-permisssions.t
590 594 test-remotefilelog-prefetch.t
591 595 test-remotefilelog-pull-noshallow.t
592 596 test-remotefilelog-share.t
593 597 test-remotefilelog-sparse.t
594 598 test-remotefilelog-tags.t
595 599 test-remotefilelog-wireproto.t
596 600 test-remove.t
597 601 test-removeemptydirs.t
598 602 test-rename-after-merge.t
599 603 test-rename-dir-merge.t
600 604 test-rename-merge1.t
601 605 test-rename-merge2.t
602 606 test-rename.t
603 607 test-repair-strip.t
604 608 test-repo-compengines.t
605 609 test-requires.t
606 610 test-resolve.t
607 611 test-revert-flags.t
608 612 test-revert-interactive.t
609 613 test-revert-unknown.t
610 614 test-revert.t
611 615 test-revisions.t
612 616 test-revlog-ancestry.py
613 617 test-revlog-group-emptyiter.t
614 618 test-revlog-mmapindex.t
615 619 test-revlog-packentry.t
616 620 test-revlog-raw.py
617 621 test-revlog-v2.t
618 622 test-revlog.t
619 623 test-revset-dirstate-parents.t
620 624 test-revset-legacy-lookup.t
621 625 test-revset-outgoing.t
622 626 test-rollback.t
623 627 test-run-tests.py
624 628 test-run-tests.t
625 629 test-rust-ancestor.py
626 630 test-schemes.t
627 631 test-serve.t
628 632 test-setdiscovery.t
629 633 test-share.t
630 634 test-shelve.t
631 635 test-shelve2.t
632 636 test-show-stack.t
633 637 test-show-work.t
634 638 test-show.t
635 639 test-simple-update.t
636 640 test-simplekeyvaluefile.py
637 641 test-simplemerge.py
638 642 test-single-head.t
639 643 test-sparse-clear.t
640 644 test-sparse-clone.t
641 645 test-sparse-import.t
642 646 test-sparse-merges.t
643 647 test-sparse-profiles.t
644 648 test-sparse-requirement.t
645 649 test-sparse-verbose-json.t
646 650 test-sparse.t
647 651 test-split.t
648 652 test-ssh-bundle1.t
649 653 test-ssh-clone-r.t
650 654 test-ssh-proto-unbundle.t
651 655 test-ssh-proto.t
652 656 test-ssh-repoerror.t
653 657 test-ssh.t
654 658 test-sshserver.py
655 659 test-stack.t
660 test-static-http.t
656 661 test-status-color.t
657 662 test-status-inprocess.py
658 663 test-status-rev.t
659 664 test-status-terse.t
660 665 test-status.t
661 666 test-storage.py
662 667 test-stream-bundle-v2.t
663 668 test-strict.t
664 669 test-strip-cross.t
665 670 test-strip.t
666 671 test-subrepo-deep-nested-change.t
667 672 test-subrepo-missing.t
668 673 test-subrepo-paths.t
669 674 test-subrepo-recursion.t
670 675 test-subrepo-relative-path.t
671 676 test-subrepo.t
672 677 test-symlink-os-yes-fs-no.py
673 678 test-symlink-placeholder.t
674 679 test-symlinks.t
675 680 test-tag.t
676 681 test-tags.t
677 682 test-template-basic.t
678 683 test-template-functions.t
679 684 test-template-keywords.t
680 685 test-template-map.t
681 686 test-tools.t
682 687 test-transplant.t
683 688 test-treediscovery-legacy.t
684 689 test-treediscovery.t
685 690 test-treemanifest.t
686 691 test-ui-color.py
687 692 test-ui-config.py
688 693 test-ui-verbosity.py
689 694 test-unamend.t
690 695 test-unbundlehash.t
691 696 test-uncommit.t
692 697 test-unified-test.t
693 698 test-unionrepo.t
694 699 test-unrelated-pull.t
695 700 test-up-local-change.t
696 701 test-update-atomic.t
697 702 test-update-branches.t
698 703 test-update-dest.t
699 704 test-update-issue1456.t
700 705 test-update-names.t
701 706 test-update-reverse.t
702 707 test-upgrade-repo.t
703 708 test-url-download.t
704 709 test-url-rev.t
705 710 test-url.py
706 711 test-username-newline.t
707 712 test-util.py
708 713 test-verify.t
709 714 test-walk.t
710 715 test-walkrepo.py
711 716 test-websub.t
712 717 test-win32text.t
713 718 test-wireproto-caching.t
714 719 test-wireproto-clientreactor.py
715 720 test-wireproto-command-branchmap.t
716 721 test-wireproto-command-capabilities.t
717 722 test-wireproto-command-changesetdata.t
718 723 test-wireproto-command-filedata.t
719 724 test-wireproto-command-filesdata.t
720 725 test-wireproto-command-heads.t
721 726 test-wireproto-command-known.t
722 727 test-wireproto-command-listkeys.t
723 728 test-wireproto-command-lookup.t
724 729 test-wireproto-command-manifestdata.t
725 730 test-wireproto-command-pushkey.t
726 731 test-wireproto-command-rawstorefiledata.t
727 732 test-wireproto-content-redirects.t
728 733 test-wireproto-exchangev2.t
729 734 test-wireproto-framing.py
730 735 test-wireproto-serverreactor.py
731 736 test-wireproto.py
732 737 test-wireproto.t
733 738 test-wsgirequest.py
734 739 test-xdg.t
General Comments 0
You need to be logged in to leave comments. Login now