log tests/test_utility_commands.py @ 1040:ada2400241c4

age author description
Fri, 12 Apr 2013 15:41:51 -0700 David Schleimer testutil: clear rcpath when we update HGRCPATH env var
Sat, 01 Dec 2012 18:52:00 +0100 Patrick Mezard updatemeta: fix missing errno import
Wed, 01 Aug 2012 13:08:56 -0700 David Schleimer svnremoterepo: use and prefer default-push
Tue, 26 Jun 2012 09:23:37 +0200 Patrick Mezard rebuildmeta: accept unrelated svn repo with --unsafe-skip-uuid-check
Wed, 14 Dec 2011 00:07:58 +0100 Dan Villiom Podlaski Christiansen svn verify: use a custom editor and get_revision()
Sun, 13 May 2012 15:36:45 +0200 Dan Villiom Podlaski Christiansen move verify to a file of its own
Wed, 14 Dec 2011 00:07:58 +0100 Dan Villiom Podlaski Christiansen svn verify: add a test for corrupt repositories.
Sat, 12 May 2012 11:58:19 +0200 Dan Villiom Podlaski Christiansen make assertion failures slightly prettier and more readable
Fri, 20 Apr 2012 17:58:55 +0200 Patrick Mezard svn verify: display extra and missing files separately
Sat, 21 Apr 2012 11:36:23 +0200 Patrick Mezard test_utility_commands: test verify command
Thu, 19 Apr 2012 18:29:28 +0200 Patrick Mezard test_util: add a load_and_fetch() returning the repo_path
Thu, 19 Apr 2012 18:29:28 +0200 Patrick Mezard test_util: merge load_svndump_fixture() into TestBase
Thu, 19 Apr 2012 18:29:25 +0200 Patrick Mezard test_util: merge load_fixture_and_fetch() into TestBase method
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