Tue, 23 Jun 2009 22:20:54 -0400 |
Greg Ward |
run-tests: use os.path.realpath() to find hg's setup.py.
|
file |
diff |
annotate
|
Fri, 19 Jun 2009 13:47:50 +0200 |
Dirkjan Ochtman |
kill trailing whitespace
|
file |
diff |
annotate
|
Sat, 06 Jun 2009 15:38:03 -0700 |
Brendan Cully |
Unbreak run-tests support for out-of-tree extensions
|
file |
diff |
annotate
|
Wed, 03 Jun 2009 14:10:36 +0200 |
Dirkjan Ochtman |
tests: delete parallel coverage files after combining
|
file |
diff |
annotate
|
Mon, 01 Jun 2009 09:18:35 -0400 |
Greg Ward |
run-tests: don't replace PYTHONPATH, just augment it.
|
file |
diff |
annotate
|
Sun, 31 May 2009 15:20:31 -0400 |
Greg Ward |
run-tests: redefine --with-hg so it takes the 'hg' script to run.
|
file |
diff |
annotate
|
Fri, 29 May 2009 22:18:16 -0400 |
Greg Ward |
run-tests: fix _checkhglib() so it's correct when using --with-hg.
|
file |
diff |
annotate
|
Fri, 29 May 2009 22:18:15 -0400 |
Greg Ward |
run-tests: factor out _checkhglib() to check import path of 'mercurial'.
|
file |
diff |
annotate
|
Fri, 29 May 2009 22:17:53 -0400 |
Greg Ward |
run-tests: show PID if running in parallel mode with -v.
|
file |
diff |
annotate
|
Fri, 29 May 2009 10:00:03 -0400 |
Greg Ward |
run-tests: clarify timeout log message.
|
file |
diff |
annotate
|
Mon, 25 May 2009 18:34:35 +0200 |
Dirkjan Ochtman |
tests: make coverage run in parallel mode, clean up coverage code
|
file |
diff |
annotate
|
Tue, 19 May 2009 09:36:20 +0200 |
Simon Heimberg |
runtest: do not start testing when there is no test
|
file |
diff |
annotate
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
remove deprecated rawcommit
|
file |
diff |
annotate
|
Sat, 02 May 2009 23:05:35 +0200 |
Martin Geisler |
util: always use subprocess
|
file |
diff |
annotate
|
Fri, 24 Apr 2009 14:40:56 -0700 |
Bryan O'Sullivan |
run-tests.py: ensure that hgpkg is always visible
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 15:49:33 +0200 |
Simon Heimberg |
run-tests: cosmetics
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 09:11:46 +0200 |
Simon Heimberg |
run-tests: fix error when timeout occurs
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 01:53:15 +0200 |
Benoit Boissinot |
run-tests: fix -jN broken by 60a9e3cf0cf4
|
file |
diff |
annotate
|
Tue, 21 Apr 2009 11:19:10 +0200 |
Martin Geisler |
run-tests: removed some underscores (coding style)
|
file |
diff |
annotate
|
Tue, 21 Apr 2009 10:53:42 +0200 |
Martin Geisler |
run-tests: upper-case global PYTHON variable
|
file |
diff |
annotate
|
Mon, 20 Apr 2009 21:50:11 -0400 |
Greg Ward |
run-tests: reduce global variables set by parse_args().
|
file |
diff |
annotate
|
Mon, 20 Apr 2009 21:42:20 -0400 |
Greg Ward |
run-tests: factor out main(); reduce use of globals a bit.
|
file |
diff |
annotate
|
Mon, 20 Apr 2009 21:10:39 -0400 |
Greg Ward |
run-tests: move bits of main program so it's all at the bottom.
|
file |
diff |
annotate
|
Mon, 20 Apr 2009 21:07:05 -0400 |
Greg Ward |
run-tests: move _hgpath() up so it's not in the middle of the main program.
|
file |
diff |
annotate
|
Mon, 20 Apr 2009 21:04:24 -0400 |
Greg Ward |
run-tests: factor out parse_args(). Clarify use of globals a bit.
|
file |
diff |
annotate
|
Wed, 08 Apr 2009 02:38:23 +0900 |
Nicolas Dumazet |
run-tests: detect when hghave fails to check for a feature and fail test
|
file |
diff |
annotate
|
Fri, 27 Feb 2009 19:10:38 +0100 |
Mads Kiilerich |
run-tests.py: avoid using popen2.Popen4 - use subprocess instead
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 13:19:30 +0100 |
Frank Wierzbicki |
tests: use same popen strategy for jython as for nt
|
file |
diff |
annotate
|
Tue, 10 Feb 2009 22:47:38 +0100 |
Mads Kiilerich |
test-merge-tool: Make sure no hgmerge can be found in $PATH
|
file |
diff |
annotate
|