Fri, 24 May 2013 14:30:35 -0500 |
Matt Mackall |
run-tests: change return code of runone
|
Fri, 24 May 2013 13:53:56 -0500 |
Matt Mackall |
run-tests: regroup some initialization checks
|
Fri, 24 May 2013 13:52:05 -0500 |
Matt Mackall |
run-tests: fix a path existence check
|
Fri, 24 May 2013 13:51:20 -0500 |
Matt Mackall |
run-tests: regroup some variable initialization
|
Fri, 24 May 2013 13:48:25 -0500 |
Matt Mackall |
run-tests: regroup nested functions
|
Fri, 24 May 2013 13:47:17 -0500 |
Matt Mackall |
run-tests: regroup temp dir creation
|
Fri, 24 May 2013 13:41:20 -0500 |
Matt Mackall |
run-tests: pull hgrc creation out as function
|
Fri, 24 May 2013 13:34:22 -0500 |
Matt Mackall |
tests: simplify handling of unknown test types
|
Fri, 24 May 2013 13:31:44 -0500 |
Matt Mackall |
run-tests: filter out non-tests from default list
|
Fri, 24 May 2013 13:23:19 -0500 |
Matt Mackall |
run-tests: make a table of test types
|
Fri, 24 May 2013 13:02:00 -0500 |
Matt Mackall |
run-tests: don't need to test shebang any more
|
Fri, 03 May 2013 15:18:21 -0700 |
Siddharth Agarwal |
run-tests: when running in parallel, delete tmpdirs immediately
|
Wed, 17 Apr 2013 03:41:34 +0200 |
Mads Kiilerich |
run-tests: introduce --random for running tests in random error
|
Thu, 21 Mar 2013 08:56:21 +0100 |
Simon Heimberg |
run-tests: only sort files when not given as argument
|
Tue, 12 Mar 2013 10:37:48 -0700 |
Durham Goode |
tests: fix test-profile to not depend on HGPROF environment variable
|
Mon, 15 Oct 2012 23:28:45 +0200 |
Simon Heimberg |
tests: inform on Windows about unnecessary glob lines
|
Wed, 13 Feb 2013 21:58:52 +0100 |
Simon Heimberg |
tests: quickly check if the glob line already matches the output
|
Wed, 30 Jan 2013 01:24:04 +0100 |
Pierre-Yves David |
test: display used python hash seed
|
Wed, 24 Oct 2012 23:09:31 +0200 |
Simon Heimberg |
run-tests: do not fail on empty tsttest file
|
Tue, 29 Jan 2013 20:03:51 +0100 |
Mads Kiilerich |
run-tests.py: inherit PYTHONHASHSEED from environment if set
stable
|
Fri, 18 Jan 2013 01:23:51 +0100 |
Mads Kiilerich |
run-tests.py: don't let hg run interactively in debug mode
|
Fri, 18 Jan 2013 01:16:16 +0100 |
Mads Kiilerich |
run-tests.py: backout "don't use console for stdin when running in debug mode"
|
Tue, 15 Jan 2013 23:30:10 +0100 |
Mads Kiilerich |
tests: run with PYTHONHASHSEED=random
|
Tue, 15 Jan 2013 13:33:28 -0800 |
Bryan O'Sullivan |
run-tests: exit cleanly if parallel run is interrupted
|
Mon, 07 Jan 2013 02:14:41 +0100 |
Mads Kiilerich |
run-tests.py: fix handling of symlink to the right python
|
Mon, 07 Jan 2013 02:00:43 +0100 |
Mads Kiilerich |
run-tests.py: don't use console for stdin when running in debug mode
|
Mon, 07 Jan 2013 02:00:43 +0100 |
Mads Kiilerich |
tests: make hghave and run-tests exit on unknown feature requirements
|
Wed, 12 Dec 2012 15:17:18 -0800 |
Bryan O'Sullivan |
run-tests: fix whitespace nonsense
|
Wed, 12 Dec 2012 15:12:28 -0800 |
Bryan O'Sullivan |
merge with mpm
|
Wed, 12 Dec 2012 14:52:58 -0800 |
Bryan O'Sullivan |
run-tests: on windows, put correct python at front of PATH
|