]> granicus.if.org Git - python/commit
regrtest: fix --fromfile feature
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 24 Mar 2016 08:43:00 +0000 (09:43 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 24 Mar 2016 08:43:00 +0000 (09:43 +0100)
commit5de16e80c14c7698992da8b08ae169e4be1d2ca3
tree759648090092f139da0259164d717306663592cb
parent923590e397e255ae0f34a04eb662264de9b67f09
regrtest: fix --fromfile feature

* Update code for the name regrtest output format.
* Enhance also test_regrtest test on --fromfile
Lib/test/libregrtest/main.py
Lib/test/test_regrtest.py