Sat, 22 Oct 2011 23:21:38 +0200 |
Thomas Arendsen Hein |
run-tests: make sure no_proxy/NO_PROXY are empty to fix test-http-proxy.t
stable
|
Thu, 13 Oct 2011 17:54:37 +0200 |
Idan Kamara |
run-tests: end doctest block when seeing a non-command
|
Wed, 12 Oct 2011 22:01:14 +0200 |
Idan Kamara |
tests: add support for inline doctests in test files
|
Mon, 25 Jul 2011 16:37:18 -0500 |
Augie Fackler |
tests: use getattr instead of hasattr
|
Wed, 13 Jul 2011 19:23:08 +0200 |
Patrick Mezard |
run-tests: fix summary when accepting changes interactively
|
Thu, 30 Jun 2011 16:36:38 +0200 |
Thomas Arendsen Hein |
run-test: revert most of 439ed4721a6d, timeout uses fallback for terminate()
stable
|
Thu, 30 Jun 2011 16:25:05 +0200 |
Thomas Arendsen Hein |
run-tests: fallback to SIGTERM if subprocess.Popen does not have terminate()
stable
|
Sun, 12 Jun 2011 17:26:20 +0300 |
Idan Kamara |
run-tests: verbose log ignored test
|
Tue, 31 May 2011 20:39:04 -0500 |
Augie Fackler |
run-tests: allow whitelisting tests that should always run
|
Sat, 28 May 2011 11:44:27 +0200 |
Patrick Mezard |
run-tests: fix --blacklist (broken by 95715c2f90bf)
|
Fri, 27 May 2011 17:46:48 +0300 |
Idan Kamara |
run-tests: fix --blacklist with jobs > 1
|
Fri, 27 May 2011 17:46:47 +0300 |
Idan Kamara |
run-tests: slightly simplify blacklist check
|
Wed, 18 May 2011 15:45:57 +0200 |
Thomas Arendsen Hein |
run-tests: print a newline after all warnings
|
Mon, 16 May 2011 21:56:26 +0200 |
Patrick Mezard |
run-tests: replace chdir() with Popen cwd option
|
Mon, 16 May 2011 21:54:43 +0200 |
Patrick Mezard |
run-tests: make --debug run in the temporary test directory
|