log tests/test_rebuildmeta.py @ 337:46e69be8e2c8

age author description
Wed, 13 May 2009 21:39:39 -0500 Augie Fackler Reorganize to have a more conventional module structure.
Fri, 15 May 2009 19:18:43 +0200 Dan Villiom Podlaski Christiansen Switch to using url scheme wrappers instead of duplicating each command we wrap.
Wed, 08 Apr 2009 18:49:44 +0200 Dirkjan Ochtman Move rebuildmeta into svncommands.
Fri, 27 Mar 2009 01:09:36 +0100 Dan Villiom Podlaski Christiansen Get rid of .hg/svn/last_rev:
Tue, 03 Mar 2009 00:02:09 -0600 Augie Fackler test_rebuildmeta: Remove the "expected missing" hack now that the branch refactor fixed that problem.
Mon, 02 Mar 2009 23:54:32 -0600 Augie Fackler Stop allowing "missing" branches in the tests, since that is fixed by the branch refactor.
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.
Tue, 13 Jan 2009 15:39:22 +0100 Benoit Boissinot remove generators (compat with python2.3)
Tue, 23 Dec 2008 22:19:26 -0600 Augie Fackler utility_commands: Implement rebuildmeta so that metadata can be rebuilt.