changeset 41390:91ec3d9a97f2

py3: new tests from the ratchet Thanks to indygreg for doing the work on these! Differential Revision: https://phab.mercurial-scm.org/D5705
author Augie Fackler <augie@google.com>
date Fri, 25 Jan 2019 21:23:16 -0500
parents 7e55ca658e4b
children bc843e251134
files contrib/python3-whitelist
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/python3-whitelist	Sat Jan 26 12:24:04 2019 +0800
+++ b/contrib/python3-whitelist	Fri Jan 25 21:23:16 2019 -0500
@@ -295,6 +295,7 @@
 test-http-bundle1.t
 test-http-clone-r.t
 test-http-permissions.t
+test-http-protocol.t
 test-http.t
 test-hybridencode.py
 test-i18n.t
@@ -396,6 +397,7 @@
 test-minifileset.py
 test-minirst.py
 test-missing-capability.t
+test-mq-eol.t
 test-mq-git.t
 test-mq-guards.t
 test-mq-header-date.t
@@ -708,17 +710,22 @@
 test-walkrepo.py
 test-websub.t
 test-win32text.t
+test-wireproto-caching.t
 test-wireproto-clientreactor.py
 test-wireproto-command-branchmap.t
+test-wireproto-command-capabilities.t
 test-wireproto-command-changesetdata.t
 test-wireproto-command-filedata.t
 test-wireproto-command-filesdata.t
 test-wireproto-command-heads.t
+test-wireproto-command-known.t
 test-wireproto-command-listkeys.t
 test-wireproto-command-lookup.t
 test-wireproto-command-manifestdata.t
 test-wireproto-command-pushkey.t
 test-wireproto-command-rawstorefiledata.t
+test-wireproto-content-redirects.t
+test-wireproto-exchangev2.t
 test-wireproto-framing.py
 test-wireproto-serverreactor.py
 test-wireproto.py