Fri, 21 Nov 2008 16:21:19 -0600 |
Augie Fackler |
Cleanups based on pyflakes output.
|
Fri, 14 Nov 2008 16:52:30 -0600 |
Augie Fackler |
tests: Mock the mercurial.ui.ui class like we really should to capture output.
|
Sun, 09 Nov 2008 18:08:35 -0600 |
Patrick Mezard |
Fix basic issues with tests on Windows
|
Wed, 05 Nov 2008 13:37:07 +0100 |
Patrick Mezard |
hg_delta_editor: register svn file copies
|
Tue, 04 Nov 2008 16:38:16 -0600 |
Augie Fackler |
Performance fix for branches-from-tags in real replay, which is tied up with
|
Mon, 27 Oct 2008 12:33:52 -0500 |
Augie Fackler |
Fix a bug with added files from outside branches/trunk/tags.
|
Sun, 26 Oct 2008 22:39:17 -0500 |
Augie Fackler |
Improved handling of copies from outside of trunk.
|
Sun, 26 Oct 2008 22:12:46 -0500 |
Augie Fackler |
Add a test that proves files in the branches directory don't cause breakage.
|
Thu, 09 Oct 2008 23:37:22 -0500 |
Augie Fackler |
svn 1.4 and 1.5 have different ideas of diff output for prop changes.
|
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 08:14:31 -0500 |
Augie Fackler |
Add a quick test for diff-based pull.
|
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.
|
Tue, 07 Oct 2008 18:42:43 -0500 |
Augie Fackler |
Started a meaningful test suite.
|