Thu, 19 Apr 2012 18:29:30 +0200 |
Patrick Mezard |
test_util: pass repo_path to svnls(), turn it into a function
|
Wed, 12 Oct 2011 15:43:31 +0800 |
Yonggang Luo |
tests: avoid shadowing Python builtin all()
|
Wed, 12 Oct 2011 15:35:25 +0800 |
Yonggang Luo |
globally: clean up whitespace around operators and commas to conform with PEP8
|
Sat, 02 Oct 2010 17:44:08 -0500 |
Augie Fackler |
test_push_dirs: use common commit-building infrastructure
|
Thu, 23 Sep 2010 13:50:17 +0200 |
Peter Arrenbrecht |
subvertpy: fix bug with pushing changes to stuff in subdirs
|
Thu, 23 Sep 2010 15:27:08 +0200 |
Dan Villiom Podlaski Christiansen |
test_push_dirs.py: activate tests that were previously overlooked
|
Wed, 14 Jul 2010 15:39:18 +0200 |
Dan Villiom Podlaski Christiansen |
tests: import test_util as the first module in all relevant tests
|