comparison contrib/python3-whitelist @ 37925:b8c2004a8d2b

tests: port test-ui-color.py to Python 3 As in some other tests, I like confirming that we're dealing with bytes here, so the b prefix is now in the expected output on both 2 and 3. Differential Revision: https://phab.mercurial-scm.org/D3512
author Augie Fackler <augie@google.com>
date Fri, 27 Apr 2018 11:59:21 -0400
parents 32106c474086
children 76d0a343c305
comparison
equal deleted inserted replaced
37924:32106c474086 37925:b8c2004a8d2b
448 test-symlinks.t 448 test-symlinks.t
449 test-tag.t 449 test-tag.t
450 test-tags.t 450 test-tags.t
451 test-template-engine.t 451 test-template-engine.t
452 test-treemanifest.t 452 test-treemanifest.t
453 test-ui-color.py
453 test-unamend.t 454 test-unamend.t
454 test-uncommit.t 455 test-uncommit.t
455 test-unified-test.t 456 test-unified-test.t
456 test-unrelated-pull.t 457 test-unrelated-pull.t
457 test-up-local-change.t 458 test-up-local-change.t