D5705: py3: new tests from the ratchet
durin42 (Augie Fackler)
phabricator at mercurial-scm.org
Sat Jan 26 07:10:15 UTC 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rHG91ec3d9a97f2: py3: new tests from the ratchet (authored by durin42, committed by ).
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D5705?vs=13483&id=13484
REVISION DETAIL
https://phab.mercurial-scm.org/D5705
AFFECTED FILES
contrib/python3-whitelist
CHANGE DETAILS
diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist
--- a/contrib/python3-whitelist
+++ b/contrib/python3-whitelist
@@ -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
To: durin42, pulkit, #hg-reviewers
Cc: mercurial-devel
More information about the Mercurial-devel
mailing list