log tests/run.py @ 304:ce676eff002b

age author description
Fri, 01 May 2009 10:28:59 +0200 Dan Villiom Podlaski Christiansen First merge, totally untested.
Fri, 27 Mar 2009 03:42:52 +0100 Dan Villiom Podlaski Christiansen Minor tweaks to how the tests are run.
Mon, 27 Apr 2009 09:39:39 -0500 Martijn Pieters Implement -u/--update support when pulling.
Mon, 06 Apr 2009 11:19:51 -0400 Daniel Tang Add support for user:pass@url repositories to be hg-like
Fri, 02 Jan 2009 15:54:05 -0600 Patrick Mezard Convert svn:externals properties into a .hgsvnexternals file
Tue, 30 Dec 2008 20:33:56 -0600 Patrick Mezard fetch_command: cancel patching when encountering binary diffs
Tue, 30 Dec 2008 20:14:03 -0600 Augie Fackler authormap: Add tests, fix in stupid mode.
Tue, 23 Dec 2008 22:19:26 -0600 Augie Fackler utility_commands: Implement rebuildmeta so that metadata can be rebuilt.
Tue, 23 Dec 2008 17:45:34 -0600 Augie Fackler tests: Fix some missing suite definitions so that running the full testsuite
Wed, 10 Dec 2008 11:03:19 -0600 Patrick Mezard run.py: register and develop test_fetch_symlinks
Wed, 10 Dec 2008 11:03:18 -0600 Patrick Mezard Move and complete execute bit conversion tests into test_fetch_exec.py
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.