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