log tests/comprehensive/test_stupid_pull.py @ 1547:910f56f0d09c

age author description
Thu, 31 Dec 2015 12:06:58 -0500 Augie Fackler stupid: self-disable if svn bindings are too new to work with stupid mode stable 1.8.4
Wed, 08 Jul 2015 19:45:04 -0400 Augie Fackler trying to fix progress output stable
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.
Tue, 16 Jun 2009 13:58:39 +0200 Dirkjan Ochtman tests: test for heads equality instead of branchtags
Sat, 30 May 2009 20:28:07 -0500 Augie Fackler Remove vestigial references to the tags_info file we no longer need.
Wed, 27 May 2009 10:57:38 -0500 Augie Fackler comprehensive: fix for new repo layout.
Fri, 22 May 2009 15:12:31 +0200 Dan Villiom Podlaski Christiansen Remove the 'outgoing' wrapper, and use the Mercurial infrastructure instead.
Fri, 10 Apr 2009 22:38:29 -0500 Augie Fackler Move wrappers for hg commands to their own module.
Wed, 08 Apr 2009 17:49:30 +0200 Dirkjan Ochtman Move fetch_command.fetch_revisions() to svncommands.pull().
Wed, 21 Jan 2009 20:29:23 -0600 Augie Fackler Remove useless imports.
Wed, 21 Jan 2009 20:27:51 -0600 Augie Fackler Add some comprehensive tests that can be run with nose in order to make it easier to verify stupid and real replay do the same thing.