Mercurial > hgsubversion
log tests/test_util.py @ 91:7d10165cf3d9
age | author | description |
---|---|---|
Fri, 14 Nov 2008 16:52:30 -0600 | Augie Fackler | tests: Mock the mercurial.ui.ui class like we really should to capture output. |
Fri, 14 Nov 2008 16:18:24 -0600 | Patrick Mezard | test_util: add commitchanges() to TestBase |
Fri, 14 Nov 2008 16:18:24 -0600 | Patrick Mezard | push_cmd: delete empty svn directories, refactor directory creation |
Fri, 14 Nov 2008 16:18:24 -0600 | Patrick Mezard | Extract PushTest common code into test_util.TestBase |
Sun, 09 Nov 2008 18:08:35 -0600 | Patrick Mezard | Fix basic issues with tests on Windows |
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. |
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. base tests/util.py@4dd40523b5fc |