Wed, 07 Aug 2013 16:00:52 +0200 |
Dan Villiom Podlaski Christiansen |
tests: remove old test-loading infrastructure
|
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, 14 Jul 2010 15:39:21 +0200 |
Dan Villiom Podlaski Christiansen |
tests: improve import logic
|
Wed, 14 Jul 2010 15:39:18 +0200 |
Dan Villiom Podlaski Christiansen |
tests: import test_util as the first module in all relevant tests
|
Fri, 22 May 2009 15:12:31 +0200 |
Dan Villiom Podlaski Christiansen |
Remove the 'outgoing' wrapper, and use the Mercurial infrastructure instead.
|
Wed, 13 May 2009 21:39:39 -0500 |
Augie Fackler |
Reorganize to have a more conventional module structure.
|
Fri, 15 May 2009 19:18:43 +0200 |
Dan Villiom Podlaski Christiansen |
Switch to using url scheme wrappers instead of duplicating each command we wrap.
|
Fri, 10 Apr 2009 22:38:29 -0500 |
Augie Fackler |
Move wrappers for hg commands to their own module.
|
Fri, 10 Apr 2009 18:47:18 -0500 |
Augie Fackler |
Refactor commands to wrap their hg equivalent adding a --svn flag where sane.
|
Wed, 08 Apr 2009 18:21:47 +0200 |
Dirkjan Ochtman |
Move diff to svncommands.
|
Tue, 23 Dec 2008 17:45:34 -0600 |
Augie Fackler |
tests: Fix some missing suite definitions so that running the full testsuite
|