Mercurial > public > mercurial-scm > hg-stable
diff contrib/python3-whitelist @ 37938:2f00c6e8f6a1
tests: port test-parseindex2.py to Python 3
# skip-blame just b prefixes and int() instead of long()
Differential Revision: https://phab.mercurial-scm.org/D3494
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 27 Apr 2018 10:31:49 -0400 |
parents | c1bc196e021d |
children | e0598133ac68 |
line wrap: on
line diff
--- a/contrib/python3-whitelist Fri Apr 27 10:30:24 2018 -0400 +++ b/contrib/python3-whitelist Fri Apr 27 10:31:49 2018 -0400 @@ -314,6 +314,7 @@ test-obsolete-distributed.t test-obsolete-tag-cache.t test-parents.t +test-parseindex2.py test-pathconflicts-merge.t test-pathconflicts-update.t test-pathencode.py