Mercurial > hg
log tests/test-run-tests.py @ 36705:c6901665cd5b
age | author | description |
---|---|---|
Sun, 10 Dec 2017 00:16:11 -0500 | Matt Harbison | run-tests: accept '\' vs '/' path differences without '(glob)' |
Sun, 10 Dec 2017 00:00:36 -0500 | Matt Harbison | run-tests: suggest a (glob) for os.path.sep mismatches with '\r\n' EOL too |
Tue, 08 Aug 2017 15:07:05 -0400 | Augie Fackler | tests: fix up test-run-tests failures on Python 3.6 |
Tue, 18 Jul 2017 00:12:44 -0400 | Matt Harbison | run-tests: drop required (feature !) style lines when the output is missing |
Thu, 14 Apr 2016 01:03:24 +0530 | Pulkit Goyal | tests: make test-run-tests use absolute_import |
Tue, 14 Apr 2015 10:57:15 -0400 | Augie Fackler | test-run-tests: fix for Python 3.5 |
Sat, 19 Apr 2014 16:11:49 -0700 | Gregory Szorc | run-tests: make linematch a static method of TTest |