Mercurial > hgsubversion
log tests/run.py @ 124:291925677a9f
age | author | description |
---|---|---|
Sat, 29 Nov 2008 11:25:01 -0600 | Patrick Mezard | Add a disabled test for unrelated branches |
Thu, 20 Nov 2008 22:41:16 -0600 | Patrick Mezard | Add a test to check EOLs are correctly converted |
Fri, 14 Nov 2008 16:18:24 -0600 | Patrick Mezard | fetch_command: handle nullid parent in stupid non-diffy mode |
Fri, 14 Nov 2008 16:18:24 -0600 | Patrick Mezard | push_cmd: delete empty svn directories, refactor directory creation |
Wed, 05 Nov 2008 13:37:07 +0100 | Patrick Mezard | hg_delta_editor: register svn file copies |
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. |
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. |