log tests/comprehensive/test_stupid_pull.py @ 1266:5ee3e5030a35

age author description
Mon, 17 Feb 2014 11:25:36 -0600 Sean Farley tests: use util.load instead of bare pickle
Mon, 26 Aug 2013 16:40:31 -0700 David Schleimer layouts: add custom layout for those of us that need weird mappings
Wed, 07 Aug 2013 23:31:57 +0200 Dan Villiom Podlaski Christiansen comprehensive tests: consolidate stupidity into test_util
Fri, 09 Aug 2013 11:22:50 -0400 Dan Villiom Podlaski Christiansen tests: count revisions explicitly
Wed, 07 Aug 2013 16:00:52 +0200 Dan Villiom Podlaski Christiansen tests: remove old test-loading infrastructure
Sun, 13 May 2012 21:31:32 +0200 Bryan O'Sullivan tests: fix automatically generated test names
Wed, 14 Dec 2011 00:07:58 +0100 Dan Villiom Podlaski Christiansen svn verify: add a test for corrupt repositories.
Thu, 19 Apr 2012 18:29:28 +0200 Patrick Mezard test_util: add a load_and_fetch() returning the repo_path
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
Tue, 24 May 2011 21:07:27 -0500 Augie Fackler svnmeta: store youngest revision pulled from subversion
Wed, 15 Jun 2011 14:44:14 +0200 Patrick Mezard Fix hg.clone() calls changed by d976542986d2
Mon, 29 Nov 2010 11:53:57 +0100 Dan Villiom Podlaski Christiansen tests: fix running the comprehensive tests using nose.
Fri, 14 May 2010 20:26:06 +0200 Dan Villiom Podlaski Christiansen testrunner: delay and `simplify' importing of tests
Fri, 16 Oct 2009 23:33:41 -0400 Augie Fackler Support for single-directory clones.