Mercurial > hgsubversion
log tests/test_fetch_command.py @ 29:575bd29bc1d8
age | author | description |
---|---|---|
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. |