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