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