Sat, 15 Aug 2009 21:19:57 +0900 |
Nicolas Dumazet |
run-tests: expand --tmpdir and create it if needed
|
Sun, 05 Jul 2009 11:01:30 +0200 |
Alejandro Santos |
compat: use open() instead of file() everywhere
|
Sun, 05 Jul 2009 10:59:54 +0200 |
Alejandro Santos |
tests: add -3 switch to run-tests.py
|
Tue, 23 Jun 2009 22:20:54 -0400 |
Greg Ward |
run-tests: use os.path.realpath() to find hg's setup.py.
|
Fri, 19 Jun 2009 13:47:50 +0200 |
Dirkjan Ochtman |
kill trailing whitespace
|
Sat, 06 Jun 2009 15:38:03 -0700 |
Brendan Cully |
Unbreak run-tests support for out-of-tree extensions
|
Wed, 03 Jun 2009 14:10:36 +0200 |
Dirkjan Ochtman |
tests: delete parallel coverage files after combining
|
Mon, 01 Jun 2009 09:18:35 -0400 |
Greg Ward |
run-tests: don't replace PYTHONPATH, just augment it.
|
Sun, 31 May 2009 15:20:31 -0400 |
Greg Ward |
run-tests: redefine --with-hg so it takes the 'hg' script to run.
|
Fri, 29 May 2009 22:18:16 -0400 |
Greg Ward |
run-tests: fix _checkhglib() so it's correct when using --with-hg.
|
Fri, 29 May 2009 22:18:15 -0400 |
Greg Ward |
run-tests: factor out _checkhglib() to check import path of 'mercurial'.
|
Fri, 29 May 2009 22:17:53 -0400 |
Greg Ward |
run-tests: show PID if running in parallel mode with -v.
|
Fri, 29 May 2009 10:00:03 -0400 |
Greg Ward |
run-tests: clarify timeout log message.
|
Mon, 25 May 2009 18:34:35 +0200 |
Dirkjan Ochtman |
tests: make coverage run in parallel mode, clean up coverage code
|
Tue, 19 May 2009 09:36:20 +0200 |
Simon Heimberg |
runtest: do not start testing when there is no test
|