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