Mercurial > hgsubversion
log tests/test_push_command.py @ 917:6918f60d0e28
age | author | description |
---|---|---|
Thu, 17 May 2012 08:24:54 -0500 | Augie Fackler | push test: peek inside svn's pending transaction list on abort |
Thu, 19 Apr 2012 18:29:32 +0200 | Patrick Mezard | test_util: remove self.repo_path, generate new paths each time |
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 |
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 |