log tests/test_rebuildmeta.py @ 1040:ada2400241c4

age author description
Sun, 07 Oct 2012 20:15:43 +0200 Patrick Mezard test_rebuildmeta: fix src/dest typo
Mon, 10 Sep 2012 22:42:49 +0200 Patrick Mezard Fix more peer breakage with old hg versions
Thu, 19 Jul 2012 16:01:17 -0700 Bryan O'Sullivan tests: fix regressions introduced by peer classes in hg 2.3
Sat, 12 May 2012 10:07:29 -0500 Augie Fackler Merge
Wed, 14 Dec 2011 00:07:58 +0100 Dan Villiom Podlaski Christiansen svn verify: add a test for corrupt repositories.
Sat, 12 May 2012 07:28:23 -0700 David Schleimer Partial metadata rebuilding
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
Fri, 12 Nov 2010 19:22:20 +0100 Dan Villiom Podlaski Christiansen svnmeta: store subdir in a file, and verify it when loading.
Fri, 06 Aug 2010 14:43:40 +0200 Dan Villiom Podlaski Christiansen test_rebuildmeta: make an assertion more helpful.
Wed, 14 Jul 2010 15:39:18 +0200 Dan Villiom Podlaski Christiansen tests: import test_util as the first module in all relevant tests
Sat, 10 Jul 2010 14:39:30 +0200 Dan Villiom Podlaski Christiansen tests: disallow calling changectx.children() during rebuildmeta