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