Mercurial > hg-stable
comparison contrib/python3-whitelist @ 37967:40381a88bab4
tests: port test-wireproto.py to Python 3
A little bit of output churn because we now get b'' prefixes on output
in both 2 and 3, but for this test I'm more comfortable knowing that
we're using bytestrs everywhere.
Differential Revision: https://phab.mercurial-scm.org/D3510
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 27 Apr 2018 11:55:04 -0400 |
parents | 0d95ad9fc5f4 |
children | 32106c474086 |
comparison
equal
deleted
inserted
replaced
37966:0d95ad9fc5f4 | 37967:40381a88bab4 |
---|---|
469 test-websub.t | 469 test-websub.t |
470 test-win32text.t | 470 test-win32text.t |
471 test-wireproto-clientreactor.py | 471 test-wireproto-clientreactor.py |
472 test-wireproto-framing.py | 472 test-wireproto-framing.py |
473 test-wireproto-serverreactor.py | 473 test-wireproto-serverreactor.py |
474 test-wireproto.py | |
474 test-wsgirequest.py | 475 test-wsgirequest.py |
475 test-xdg.t | 476 test-xdg.t |