Mercurial > hg
annotate tests/test-wireproto.py.out @ 29140:47eab0cb72e3
hghave: matchoutput needs to use bytes for regexp
file output is bytes in py3, so we need each regexp to be bytes
author | timeless <timeless@mozdev.org> |
---|---|
date | Thu, 05 May 2016 09:07:01 +0000 |
parents | d3d32643c060 |
children | 40381a88bab4 |
rev | line source |
---|---|
14622
bd88561afb4b
wireproto: add batching support to wirerepository
Peter Arrenbrecht <peter.arrenbrecht@gmail.com>
parents:
diff
changeset
|
1 Hello, Foobar |
25708
d3d32643c060
wireproto: correctly escape batched args and responses (issue4739)
Augie Fackler <augie@google.com>
parents:
14765
diff
changeset
|
2 ['Hello, Fo, =;:<o', 'Hello, Bar'] |