log tests/run-tests.py @ 22486:f166e08ece3b

age author description
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
Sun, 31 Aug 2014 12:22:44 +0200 Gregory Szorc run-tests: make --interactive work with --view
Tue, 26 Aug 2014 22:03:30 +0200 Mads Kiilerich run-tests: report skipped tests as "skipped" - they might still be "relevant"
Thu, 14 Aug 2014 15:21:48 -0500 Matt Mackall merge with stable
Wed, 13 Aug 2014 18:50:35 -0500 Matt Mackall run-tests: fix some io ordering stable
Tue, 12 Aug 2014 17:22:57 -0500 Matt Mackall merge with stable
Tue, 12 Aug 2014 11:17:29 -0500 Matt Mackall run-tests: don't double lines on build failure output stable
Tue, 12 Aug 2014 11:02:30 -0500 Matt Mackall run-tests: self-test on Windows needs binary streams stable
Tue, 12 Aug 2014 00:33:48 -0500 Matt Mackall run-tests: don't show 'i' for tests that don't match a keyword
Mon, 11 Aug 2014 17:45:50 -0500 Matt Mackall run-tests: attempt to fix iolock handling
Wed, 06 Aug 2014 10:34:54 -0500 Matt Mackall run-tests: add #require to abort full test
Tue, 05 Aug 2014 21:17:11 -0400 Augie Fackler run-tests: add support for xunit test reports
Mon, 28 Jul 2014 19:48:59 -0400 Augie Fackler run-tests: fix test result counts with --keyword specified or skips occurring