log svnwrap/tests/test_svnwrap.py @ 325:4f4db3d2fdbb

age author description
Mon, 18 May 2009 17:09:26 -0500 Augie Fackler 2.4 compat fixes.
Sun, 03 May 2009 18:25:48 +0200 Dan Villiom Podlaski Christiansen svnwrap/tests: use the subprocess module rather than the popen module.
Thu, 09 Oct 2008 23:37:22 -0500 Augie Fackler Reworked the svnwrap tests to use the same fixture system as I created for the hgsubversion tests since it is much much faster.
Fri, 03 Oct 2008 09:41:25 -0500 Augie Fackler Reorganized the testing infrastructure a bit so that svnwrap is really separate from the rest of the project. Also made it easier to add more tests in the future without making the directory full of annoying files. base test_svnwrap.py@6974dac72c74