log tests/test_fetch_command.py @ 40:9952f03ddfbe

age author description
Sun, 26 Oct 2008 22:12:46 -0500 Augie Fackler Add a test that proves files in the branches directory don't cause breakage.
Thu, 09 Oct 2008 23:37:22 -0500 Augie Fackler svn 1.4 and 1.5 have different ideas of diff output for prop changes.
Wed, 08 Oct 2008 20:09:28 -0500 Augie Fackler Refactor tests so I can reuse code more.
Wed, 08 Oct 2008 18:17:29 -0500 Augie Fackler Add a small stack of tests that exercise some of the interesting special cases.
Wed, 08 Oct 2008 08:14:31 -0500 Augie Fackler Add a quick test for diff-based pull.
Tue, 07 Oct 2008 22:13:14 -0500 Augie Fackler Add a basic system for running the hgsubversion tests (although not the svnwrap ones) without requiring Nose. Nose is still the recommended way to run the tests.
Tue, 07 Oct 2008 20:43:44 -0500 Augie Fackler Add some basic tests of branching.
Tue, 07 Oct 2008 18:42:43 -0500 Augie Fackler Started a meaningful test suite.
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_fetch_command.py@9609d24baae1