##// END OF EJS Templates
py3: new tests from the ratchet...
Augie Fackler -
r41435:91ec3d9a default
parent child Browse files
Show More
@@ -295,6 +295,7 b' test-http-branchmap.t'
295 test-http-bundle1.t
295 test-http-bundle1.t
296 test-http-clone-r.t
296 test-http-clone-r.t
297 test-http-permissions.t
297 test-http-permissions.t
298 test-http-protocol.t
298 test-http.t
299 test-http.t
299 test-hybridencode.py
300 test-hybridencode.py
300 test-i18n.t
301 test-i18n.t
@@ -396,6 +397,7 b' test-merge9.t'
396 test-minifileset.py
397 test-minifileset.py
397 test-minirst.py
398 test-minirst.py
398 test-missing-capability.t
399 test-missing-capability.t
400 test-mq-eol.t
399 test-mq-git.t
401 test-mq-git.t
400 test-mq-guards.t
402 test-mq-guards.t
401 test-mq-header-date.t
403 test-mq-header-date.t
@@ -708,17 +710,22 b' test-walk.t'
708 test-walkrepo.py
710 test-walkrepo.py
709 test-websub.t
711 test-websub.t
710 test-win32text.t
712 test-win32text.t
713 test-wireproto-caching.t
711 test-wireproto-clientreactor.py
714 test-wireproto-clientreactor.py
712 test-wireproto-command-branchmap.t
715 test-wireproto-command-branchmap.t
716 test-wireproto-command-capabilities.t
713 test-wireproto-command-changesetdata.t
717 test-wireproto-command-changesetdata.t
714 test-wireproto-command-filedata.t
718 test-wireproto-command-filedata.t
715 test-wireproto-command-filesdata.t
719 test-wireproto-command-filesdata.t
716 test-wireproto-command-heads.t
720 test-wireproto-command-heads.t
721 test-wireproto-command-known.t
717 test-wireproto-command-listkeys.t
722 test-wireproto-command-listkeys.t
718 test-wireproto-command-lookup.t
723 test-wireproto-command-lookup.t
719 test-wireproto-command-manifestdata.t
724 test-wireproto-command-manifestdata.t
720 test-wireproto-command-pushkey.t
725 test-wireproto-command-pushkey.t
721 test-wireproto-command-rawstorefiledata.t
726 test-wireproto-command-rawstorefiledata.t
727 test-wireproto-content-redirects.t
728 test-wireproto-exchangev2.t
722 test-wireproto-framing.py
729 test-wireproto-framing.py
723 test-wireproto-serverreactor.py
730 test-wireproto-serverreactor.py
724 test-wireproto.py
731 test-wireproto.py
General Comments 0
You need to be logged in to leave comments. Login now