log tests/test_push_command.py @ 865:04729f3a3d17

age author description
Thu, 19 Apr 2012 18:29:25 +0200 Patrick Mezard test_util: merge load_fixture_and_fetch() into TestBase method
Thu, 12 Apr 2012 15:39:17 +0200 Arne Babenhauserheide tests: push_command: use svnserve.kill() in Python >=2.6
Wed, 12 Oct 2011 15:50:47 +0800 Yonggang Luo test_push_command: tests -> all_tests for consistency with other files
Wed, 12 Oct 2011 15:35:25 +0800 Yonggang Luo globally: clean up whitespace around operators and commas to conform with PEP8
Wed, 15 Jun 2011 14:44:14 +0200 Patrick Mezard Fix hg.clone() calls changed by d976542986d2
Sat, 09 Oct 2010 16:20:52 -0500 Dan Villiom Podlaski Christiansen maps: map a missing author to '(no author)'
Wed, 08 Sep 2010 10:42:53 +0200 Peter Arrenbrecht tests: remove constant rev no from test script
Wed, 28 Jul 2010 14:47:44 +0200 Peter Arrenbrecht svnmeta: strip all repeated slashes from subdir
Wed, 14 Jul 2010 15:39:18 +0200 Dan Villiom Podlaski Christiansen tests: import test_util as the first module in all relevant tests
Sun, 27 Jun 2010 21:18:47 -0500 Augie Fackler push: return reasonable status codes to the end user 1.1.1
Sun, 27 Jun 2010 21:14:36 -0500 Augie Fackler tests: fix misnamed test caught while hunting unrelated bugs
Fri, 26 Feb 2010 14:50:22 +0100 Dirkjan Ochtman tests: silence test suite by using quiet UIs everywhere
Sun, 14 Feb 2010 14:04:56 -0600 Augie Fackler replay/stupid: raise the correct errno in IOError to fix hg >= e553a425751d
Sun, 07 Feb 2010 15:56:25 +0100 Patrick Mezard pushmod: make outdated parent error message more helpful
Tue, 26 Jan 2010 17:36:13 +0100 Dan Villiom Podlaski Christiansen Change all instantiations of IOError to set both errno and strerror.