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