log

age author description
2008-10-09 Augie Fackler Refactor tests so I can reuse code more.
2008-10-08 Augie Fackler Add a small stack of tests that exercise some of the interesting special cases.
2008-10-08 Augie Fackler Minor fixes to the push command to make it more robust.
2008-10-08 Augie Fackler Killed some dead code found by test coverage.
2008-10-08 Augie Fackler Add a quick test for diff-based pull.
2008-10-08 Augie Fackler Fix a stupid mistake. A reminder of why Nose is handy.
2008-10-08 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.
2008-10-08 Augie Fackler Add some basic tests of branching.
2008-10-07 Augie Fackler Started a meaningful test suite.
2008-10-07 Augie Fackler Rename this file so I can have a file that tests the other bits of fetch.
2008-10-06 Augie Fackler Fix partial implementation.
2008-10-06 Augie Fackler Add a missing newline.
2008-10-06 Augie Fackler Auto-set executable, symlink, and auto-props.
2008-10-06 Augie Fackler Fix adding files that require new directories.
2008-10-03 Shun-ichi GOTO Another fix for Win32 compat.