log tests/test-run-tests.t @ 28037:54c896f8bb79

age author description
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
Mon, 23 Nov 2015 12:14:01 -0500 Matt Harbison test-run-tests: glob away a --debug run difference on Windows
Sun, 06 Dec 2015 15:14:01 -0600 Matt Mackall tests: avoid duplicate install steps in test-run-tests
Fri, 04 Dec 2015 14:55:10 -0600 Matt Mackall run-tests: report timeouts in a less alarming fashion
Wed, 25 Nov 2015 00:39:05 +0000 timeless run-tests: add --slowtimeout and use it for slow tests
Mon, 16 Nov 2015 16:56:00 -0500 Matt Harbison test-run-tests: conditionalize the $TESTDIR check for Windows separator
Thu, 01 Oct 2015 22:14:11 -0400 Matt Harbison test-run-tests: add globs for Windows
Wed, 30 Sep 2015 16:01:19 -0400 timeless run-tests: report paths saved by --keep-tmpdir
Wed, 02 Sep 2015 15:19:05 -0400 timeless run-tests: use $HGTEST_RUN_TESTS_PURE
Mon, 24 Aug 2015 22:23:45 -0400 Augie Fackler run-tests: add support for marking tests as very slow