log tests/comprehensive/test_stupid_pull.py @ 1574:c6cef4741ef5

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