Mercurial > hg
changeset 36710:f3591e687202
py3: whitelist three more cases
Differential Revision: https://phab.mercurial-scm.org/D2657
author | Augie Fackler <augie@google.com> |
---|---|
date | Sun, 04 Mar 2018 12:17:02 -0500 |
parents | 7f9a6f5f7612 |
children | a2fa51415ddc |
files | contrib/python3-whitelist |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/python3-whitelist Sun Mar 04 12:08:53 2018 -0500 +++ b/contrib/python3-whitelist Sun Mar 04 12:17:02 2018 -0500 @@ -6,6 +6,7 @@ test-ancestor.py test-annotate.py test-annotate.t +test-archive-symlinks.t test-atomictempfile.py test-audit-path.t test-audit-subrepo.t @@ -88,6 +89,7 @@ test-encoding.t test-eol-add.t test-eol-clone.t +test-eol-hook.t test-eol-tag.t test-eol-update.t test-excessive-merge.t @@ -332,6 +334,7 @@ test-revset-dirstate-parents.t test-revset-outgoing.t test-run-tests.py +test-schemes.t test-serve.t test-share.t test-show-stack.t