Mercurial > hgsubversion
log tests/test_fetch_command.py @ 21:8626f3d2e50b
age | author | description |
---|---|---|
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 |