log tests/test-run-tests.t @ 29142:c07be448028b

age author description
Tue, 05 Apr 2016 04:26:20 +0000 timeless run-tests: handle empty tests
Wed, 30 Mar 2016 09:13:47 +0000 timeless run-tests: make _processoutput picky about optional globs
Mon, 21 Mar 2016 20:56:46 +0000 timeless tests: ensure run-tests handles multiple lines of churn
Mon, 21 Mar 2016 21:06:49 +0000 timeless tests: remove obsolete uses of HGTEST_RUN_TESTS_PURE
Sat, 19 Mar 2016 14:26:10 -0400 Augie Fackler run-tests: add support for automatically bisecting test failures
Sun, 28 Feb 2016 23:21:28 -0500 Matt Harbison run-tests: defer leftover (?) cleanup until after all output is exhausted
Sun, 28 Feb 2016 23:16:30 -0500 Matt Harbison test-run-tests: pad the failure test to preserve the run order
Thu, 18 Feb 2016 08:52:15 +0000 David R. MacIver run-tests: allow run-tests.py to run tests outside current directory
Sat, 09 Jan 2016 13:20:15 +0900 Yuya Nishihara tests: load json with no fallback
Mon, 08 Feb 2016 22:50:19 +0000 timeless run-tests: warn about symlinks to non hg scripts
Tue, 19 Jan 2016 08:22:27 -0800 Laurent Charignon run-tests: fix crash when --json and --blacklist are both used (issue5050) stable
Tue, 05 Jan 2016 13:33:09 -0800 Laurent Charignon run-tests: add 'diff' entry in json report
Tue, 29 Dec 2015 04:30:38 +0000 timeless run-tests: fix get port to try differing ports
Mon, 28 Dec 2015 16:01:31 +0000 timeless run-tests: avoid double counting server fails
Tue, 22 Dec 2015 08:00:03 +0000 timeless run-tests: report missing feature for skipped tests