log tests/test_diff.py @ 337:46e69be8e2c8

age author description
Wed, 13 May 2009 21:39:39 -0500 Augie Fackler Reorganize to have a more conventional module structure.
Fri, 15 May 2009 19:18:43 +0200 Dan Villiom Podlaski Christiansen Switch to using url scheme wrappers instead of duplicating each command we wrap.
Fri, 10 Apr 2009 22:38:29 -0500 Augie Fackler Move wrappers for hg commands to their own module.
Fri, 10 Apr 2009 18:47:18 -0500 Augie Fackler Refactor commands to wrap their hg equivalent adding a --svn flag where sane.
Wed, 08 Apr 2009 18:21:47 +0200 Dirkjan Ochtman Move diff to svncommands.
Tue, 23 Dec 2008 17:45:34 -0600 Augie Fackler tests: Fix some missing suite definitions so that running the full testsuite
Thu, 11 Dec 2008 19:49:36 -0600 Augie Fackler diff_cmd: more robust, add tests.