log tests/test_fetch_command.py @ 910:312f36a425f0

age author description
Thu, 17 May 2012 14:15:14 -0700 David Schleimer Ignore invalid utf8 in commit messages
Thu, 19 Apr 2012 18:29:28 +0200 Patrick Mezard test_util: merge load_svndump_fixture() into TestBase
Thu, 19 Apr 2012 18:29:25 +0200 Patrick Mezard test_util: merge load_fixture_and_fetch() into TestBase method
Wed, 12 Oct 2011 15:43:31 +0800 Yonggang Luo tests: avoid shadowing Python builtin all()
Wed, 12 Oct 2011 15:35:25 +0800 Yonggang Luo globally: clean up whitespace around operators and commas to conform with PEP8
Mon, 04 Oct 2010 21:00:36 -0500 Dan Villiom Podlaski Christiansen svnwrap: fix handling of quotable URLs (fixes #197, refs #132)
Wed, 14 Jul 2010 15:39:18 +0200 Dan Villiom Podlaski Christiansen tests: import test_util as the first module in all relevant tests
Mon, 01 Mar 2010 17:37:00 -0600 Augie Fackler test_fetch_command: handle changes in revision extra ordering gracefully
Tue, 02 Feb 2010 23:20:42 +0100 Patrick Mezard Rewrite simple_branch.sh fixture from svn dump
Mon, 13 Apr 2009 21:19:13 -0500 Augie Fackler Clean up TODOs that are no longer relevant.
Fri, 10 Apr 2009 22:38:29 -0500 Augie Fackler Move wrappers for hg commands to their own module.
Wed, 08 Apr 2009 18:29:03 +0200 Dirkjan Ochtman Fix test_no_dates to not be TZ-sensitive.
Wed, 08 Apr 2009 13:07:23 +0200 Dirkjan Ochtman Cope with date-less revisions.
Sat, 28 Mar 2009 16:38:57 -0500 Augie Fackler branches: change handling again, but this time a little less magic.
Fri, 27 Mar 2009 16:56:07 -0500 Augie Fackler Stopped idiotic filtering of revisions that did not edit something branches/tags/trunk.