Mercurial > hgsubversion
log
age | author | description |
---|---|---|
Thu, 09 Oct 2008 23:36:20 -0500 | Augie Fackler | Pushing fails in 1.4's SWIG bindings, so double check for that in the test. |
Wed, 08 Oct 2008 20:37:01 -0500 | Augie Fackler | Add tests for tags and fix a bug in the tag-finding code that was found by the tests. |
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. |