Fri, 09 Aug 2013 09:43:20 +0200 |
Dan Villiom Podlaski Christiansen |
tests: make our test runner executable
|
Thu, 08 Aug 2013 09:22:10 +0200 |
Dan Villiom Podlaski Christiansen |
tests: split single directory tests that push & clone in two modules
|
Wed, 07 Aug 2013 16:16:49 +0200 |
Dan Villiom Podlaski Christiansen |
tests: consolidate all test-loading into the test runner
|
Wed, 07 Aug 2013 09:57:54 +0200 |
Dan Villiom Podlaski Christiansen |
tests: move updatemeta & rebuildmeta tests into comprehensive
|
Mon, 26 Nov 2012 11:38:34 -0800 |
Anton Agafonov |
Fixes bug #358. Display correct error message if a svn pre-commit hook blocks the push
|
Tue, 18 Sep 2012 13:18:22 +1000 |
Tim Delaney |
stupid: Fail over to full revision when a PatchError is thrown (issue294)
|
Mon, 06 Aug 2012 10:35:51 -0700 |
Jun Fang |
updatemeta: correctly handle empty metadata
|
Thu, 07 Jun 2012 16:29:05 -0700 |
Brad Hall |
Add a changegroup hook to update svn metadata
|
Sun, 01 Jan 2012 15:59:15 +0100 |
Ronny Voelker |
Honor SVN auto-props (solves issue #186)
|
Sat, 12 May 2012 11:12:57 +0200 |
Dan Villiom Podlaski Christiansen |
fold test_startrev and test_verify into a new test; test_verify_and_startrev
|
Wed, 12 Oct 2011 15:43:31 +0800 |
Yonggang Luo |
tests: avoid shadowing Python builtin all()
|
Fri, 08 Oct 2010 13:58:26 -0500 |
Augie Fackler |
tests: fix test skipping in pure unittest
|
Wed, 29 Sep 2010 18:04:26 +0200 |
Dan Villiom Podlaski Christiansen |
clone: call the wrapped function (fixes #181)
|
Tue, 14 Sep 2010 15:25:45 +0200 |
Dan Villiom Podlaski Christiansen |
testrunner: don't use os.putenv(), as it may not affect os.environ.
|
Wed, 08 Sep 2010 09:50:11 +0200 |
Peter Arrenbrecht |
tests: add --show-stdout option to run.py
|