log tests/comprehensive/test_stupid_pull.py @ 1490:bc73b80baf98

age author description
2015-12-31 Augie Fackler stupid: self-disable if svn bindings are too new to work with stupid mode stable 1.8.4
2015-07-08 Augie Fackler trying to fix progress output stable
2014-02-17 Sean Farley tests: use util.load instead of bare pickle
2013-08-26 David Schleimer layouts: add custom layout for those of us that need weird mappings
2013-08-07 Dan Villiom Podlaski Christiansen comprehensive tests: consolidate stupidity into test_util
2013-08-09 Dan Villiom Podlaski Christiansen tests: count revisions explicitly
2013-08-07 Dan Villiom Podlaski Christiansen tests: remove old test-loading infrastructure
2012-05-13 Bryan O'Sullivan tests: fix automatically generated test names
2011-12-13 Dan Villiom Podlaski Christiansen svn verify: add a test for corrupt repositories.
2012-04-19 Patrick Mezard test_util: add a load_and_fetch() returning the repo_path
2011-10-12 Yonggang Luo tests: avoid shadowing Python builtin all()
2011-10-12 Yonggang Luo globally: clean up whitespace around operators and commas to conform with PEP8
2011-05-25 Augie Fackler svnmeta: store youngest revision pulled from subversion
2011-06-15 Patrick Mezard Fix hg.clone() calls changed by d976542986d2
2010-11-29 Dan Villiom Podlaski Christiansen tests: fix running the comprehensive tests using nose.
2010-05-14 Dan Villiom Podlaski Christiansen testrunner: delay and `simplify' importing of tests
2009-10-17 Augie Fackler Support for single-directory clones.
2009-06-16 Dirkjan Ochtman tests: test for heads equality instead of branchtags
2009-05-31 Augie Fackler Remove vestigial references to the tags_info file we no longer need.
2009-05-27 Augie Fackler comprehensive: fix for new repo layout.
2009-05-22 Dan Villiom Podlaski Christiansen Remove the 'outgoing' wrapper, and use the Mercurial infrastructure instead.
2009-04-11 Augie Fackler Move wrappers for hg commands to their own module.
2009-04-08 Dirkjan Ochtman Move fetch_command.fetch_revisions() to svncommands.pull().
2009-01-22 Augie Fackler Remove useless imports.
2009-01-22 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.