comparison contrib/python3-whitelist @ 37875:078c3eec2d5c

tests: port test-url.py to Python 3 # skip-blame it's all b prefixes and pycompat.bytestr() wrappers Differential Revision: https://phab.mercurial-scm.org/D3470
author Augie Fackler <augie@google.com>
date Fri, 27 Apr 2018 00:08:48 -0400
parents 6574c81b6831
children 2cdae2582d8a
comparison
equal deleted inserted replaced
37874:0dcd03637d36 37875:078c3eec2d5c
447 test-update-names.t 447 test-update-names.t
448 test-update-reverse.t 448 test-update-reverse.t
449 test-upgrade-repo.t 449 test-upgrade-repo.t
450 test-url-download.t 450 test-url-download.t
451 test-url-rev.t 451 test-url-rev.t
452 test-url.py
452 test-username-newline.t 453 test-username-newline.t
453 test-verify.t 454 test-verify.t
454 test-websub.t 455 test-websub.t
455 test-win32text.t 456 test-win32text.t
456 test-wireproto-clientreactor.py 457 test-wireproto-clientreactor.py