log tests/test-run-tests.t @ 24960:65e8dac7b016 stable

age author description
Fri, 08 May 2015 11:32:24 -0700 Pierre-Yves David test-run-test: unset run-test specific environment variables stable
Fri, 17 Apr 2015 14:12:01 -0700 Gregory Szorc run-tests: don't error when glob matched line ends with backslash stable
Sat, 28 Mar 2015 19:39:03 -0700 Gregory Szorc run-tests: wait for test threads after first error
Sun, 29 Mar 2015 10:41:23 -0700 Gregory Szorc run-tests: explicitly handle unicode when writing xunit file
Thu, 22 Jan 2015 00:07:06 +0900 FUJIWARA Katsunori run-tests.py: inherit --pure option from outer run-tests.py execution stable
Thu, 27 Nov 2014 02:04:30 +0100 Mads Kiilerich run-tests: automatically add (glob) to "saved backup bundle to" lines
Sun, 28 Dec 2014 23:50:08 +0100 Thomas Klausner tests: adapt glob pattern to fix test with NetBSD's sh(1) (issue4484)
Sun, 16 Nov 2014 16:26:15 -0500 Matt Harbison tests: fix globs for Windows
Thu, 06 Nov 2014 10:57:13 -0500 Augie Fackler test-run-tests: accept more levels of precision and trailing ws (issue4440) stable
Thu, 30 Oct 2014 17:52:01 -0500 Matt Mackall tests: silence output race in test-run-tests.t stable
Fri, 10 Oct 2014 10:34:52 -0400 Augie Fackler test-run-tests: add a test for detection of failure to start a server
Thu, 09 Oct 2014 15:10:40 -0400 Augie Fackler run-tests: handle --jobs and --first gracefully
Thu, 18 Sep 2014 11:43:47 -0700 Pierre-Yves David test: protect the run-tests.py --json test behind an hghave rule
Fri, 19 Sep 2014 07:23:10 +0530 anuraggoel run-tests: added 'cuser', 'csys' time info in report.json file
Mon, 08 Sep 2014 16:41:00 +0200 anuraggoel run-tests: added '--json' functionality to store test result in json file