comparison contrib/python3-whitelist @ 41335:b81ca9a3f4e4

py3: port test-batching.py to python3 I used byteify-strings.py on this file, then manually added the various pycompat and bprint bits as needed. Differential Revision: https://phab.mercurial-scm.org/D5678
author Augie Fackler <augie@google.com>
date Thu, 24 Jan 2019 11:35:40 -0500
parents 5361f9ed8a30
children 7370f302be71
comparison
equal deleted inserted replaced
41334:5361f9ed8a30 41335:b81ca9a3f4e4
24 test-backout.t 24 test-backout.t
25 test-backwards-remove.t 25 test-backwards-remove.t
26 test-bad-extension.t 26 test-bad-extension.t
27 test-bad-pull.t 27 test-bad-pull.t
28 test-basic.t 28 test-basic.t
29 test-batching.py
29 test-bdiff.py 30 test-bdiff.py
30 test-bheads.t 31 test-bheads.t
31 test-bisect.t 32 test-bisect.t
32 test-bisect2.t 33 test-bisect2.t
33 test-bisect3.t 34 test-bisect3.t