Wed, 08 Apr 2009 17:49:30 +0200 |
Dirkjan Ochtman |
Move fetch_command.fetch_revisions() to svncommands.pull().
|
Tue, 31 Mar 2009 10:50:21 -0500 |
Augie Fackler |
tests: Start providing our own custom hgrc for testing purposes.
|
Wed, 21 Jan 2009 20:27:51 -0600 |
Augie Fackler |
Add some comprehensive tests that can be run with nose in order to make it easier to verify stupid and real replay do the same thing.
|
Tue, 30 Dec 2008 20:33:57 -0600 |
Patrick Mezard |
test_util: check all committed revisions are pushed
|
Sat, 20 Dec 2008 19:13:46 -0600 |
Augie Fackler |
tests: Add an environment variable (HGSUBVERSION_TEST_TEMP) which allows
|
Thu, 11 Dec 2008 20:24:48 -0600 |
Augie Fackler |
utility_commands: Add tests for url and info. Fix a bad mock in the process.
|
Thu, 11 Dec 2008 19:49:36 -0600 |
Augie Fackler |
diff_cmd: more robust, add tests.
|
Tue, 25 Nov 2008 16:21:57 -0600 |
Augie Fackler |
Fix a regression in converting repositories with files copied in from outside
|
Thu, 20 Nov 2008 22:41:16 -0600 |
Patrick Mezard |
Add a test to check EOLs are correctly converted
|
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
|