Mercurial > hg
log contrib/testparseutil.py @ 42455:5ca136bbd3f6
age | author | description |
---|---|---|
Wed, 29 May 2019 10:00:30 -0400 | Augie Fackler | testparseutil: fix doctest to use str instead of bytes |
Wed, 29 May 2019 09:59:35 -0400 | Augie Fackler | testparseutil: stop extracting using std* streams as bytes on py3 |
Fri, 17 May 2019 00:04:29 +0530 | Pulkit Goyal | py3: make contrib/testparseutil.py to work on str(unicodes) |
Mon, 04 Feb 2019 14:16:52 -0800 | Gregory Szorc | testparseutil: escape backslash in docstring |
Thu, 23 Aug 2018 12:25:54 +0900 | FUJIWARA Katsunori | contrib: add an utility module to parse test scripts |