log tests/test_svnwrap.py @ 1044:d741f536f23a

age author description
Wed, 07 Aug 2013 16:00:52 +0200 Dan Villiom Podlaski Christiansen tests: remove old test-loading infrastructure
Fri, 20 Apr 2012 18:10:15 +0200 Patrick Mezard tests: remove useless imp imports
Fri, 20 Apr 2012 18:07:42 +0200 Patrick Mezard test_svnwrap: use test_util.rmtree() (or fix it)
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
Wed, 11 Aug 2010 19:57:35 +0200 Dan Villiom Podlaski Christiansen svnwrap: remove dead code
Wed, 14 Jul 2010 15:39:18 +0200 Dan Villiom Podlaski Christiansen tests: import test_util as the first module in all relevant tests