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 16:44:40 -0500 |
Augie Fackler |
Minor fixes to the push command to make it more robust.
|
Wed, 08 Oct 2008 16:44:05 -0500 |
Augie Fackler |
Killed some dead code found by test coverage.
|
Wed, 08 Oct 2008 08:14:31 -0500 |
Augie Fackler |
Add a quick test for diff-based pull.
|
Tue, 07 Oct 2008 22:19:18 -0500 |
Augie Fackler |
Fix a stupid mistake. A reminder of why Nose is handy.
|
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.
|