Mercurial > hgsubversion
log tests/test_rebuildmeta.py @ 289:75d4fde9aa2e
age | author | description |
---|---|---|
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. |