Mercurial > hgsubversion
log tests/test_fetch_command.py @ 930:5bacb9c63e3e
age | author | description |
---|---|---|
Sun, 26 Aug 2012 19:49:47 +0200 | Patrick Mezard | test_fetch_command: fix if local encoding is not UTF-8 |
Thu, 17 May 2012 14:15:14 -0700 | David Schleimer | Ignore invalid utf8 in commit messages |
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 |