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
|
Mon, 04 Aug 2014 14:42:24 -0500 |
Matt Mackall |
run-tests: add iolock to failure output
|
Thu, 26 Jun 2014 01:22:50 +0530 |
anuraggoel |
run-tests: '--time' option provide more details to Linux users
|
Fri, 18 Jul 2014 17:52:18 -0500 |
Matt Mackall |
run-tests: make --view work again
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
filemerge: use 'basic' as the default of '[ui] mergemarkers' for safety
|
Tue, 05 Nov 2013 14:47:35 -0500 |
Augie Fackler |
run-tests: write out scripts in binary mode
|
Wed, 18 Jun 2014 20:51:49 -0500 |
Matt Mackall |
run-tests: hold iolock across diff/prompt when interactive
|
Fri, 13 Jun 2014 14:45:23 +0530 |
anuraggoel |
run-tests: fixes the '--interactive' option error
|
Fri, 13 Jun 2014 14:33:02 +0530 |
anuraggoel |
run-tests: checks behaviour of test on failure while testing
|
Thu, 12 Jun 2014 03:20:28 +0530 |
anuraggoel |
run-tests: fixes the number of tests ran when '--retest' is enabled
|
Thu, 12 Jun 2014 02:36:52 +0530 |
anuraggoel |
run-tests: skipped test should not produce 'i' mark while retesting
|
Fri, 13 Jun 2014 16:36:53 -0500 |
Matt Mackall |
run-tests: filter whitespace at end of error diffs
|
Thu, 12 Jun 2014 01:28:22 +0530 |
anuraggoel |
run-tests: produce '!' mark after running a failing test
|
Thu, 12 Jun 2014 01:36:57 +0530 |
anuraggoel |
run-tests: produce error on running a failing test
|
Tue, 10 Jun 2014 14:32:52 -0700 |
Pierre-Yves David |
run-tests: don't check for the mercurial library used when using --with-hg
|
Tue, 27 May 2014 19:21:12 -0700 |
Gregory Szorc |
run-tests: write .err files earlier
|
Tue, 27 May 2014 19:10:22 -0700 |
Gregory Szorc |
run-tests: exit with non-0 exit code when tests fail or warn
|
Sun, 25 May 2014 13:47:42 +0200 |
Mads Kiilerich |
run-tests: assign value to ESCAPEMAP - dict.update do not return self
|
Sun, 25 May 2014 13:47:19 +0200 |
Mads Kiilerich |
run-tests: fix invalid reference to stringescape after a36cc85a5b7b
|
Fri, 09 May 2014 16:13:14 -0700 |
Gregory Szorc |
run-tests: add docstrings
|
Fri, 09 May 2014 15:55:58 -0700 |
Gregory Szorc |
run-tests: avoid duplicate code in vlog()
|