log tests/test_fetch_truncated.py @ 1496:b92e00895a01 stable

age author description
2013-08-09 Dan Villiom Podlaski Christiansen test_fetch_truncated: use stupid mode metaclass
2013-08-07 Dan Villiom Podlaski Christiansen tests: remove old test-loading infrastructure
2012-04-19 Patrick Mezard test_util: merge load_svndump_fixture() into TestBase
2011-10-12 Yonggang Luo tests: avoid shadowing Python builtin all()
2010-07-14 Dan Villiom Podlaski Christiansen tests: import test_util as the first module in all relevant tests
2010-02-26 Dirkjan Ochtman tests: silence test suite by using quiet UIs everywhere
2009-05-15 Dan Villiom Podlaski Christiansen Switch to using url scheme wrappers instead of duplicating each command we wrap.
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().
2008-11-14 Patrick Mezard fetch_command: handle nullid parent in stupid non-diffy mode