Mercurial > hgsubversion
log tests/test_utility_commands.py @ 882:07234759a3f7 1.4
age | author | description |
---|---|---|
2012-04-20 | Patrick Mezard | svn verify: display extra and missing files separately |
2012-04-21 | Patrick Mezard | test_utility_commands: test verify command |
2012-04-19 | Patrick Mezard | test_util: add a load_and_fetch() returning the repo_path |
2012-04-19 | Patrick Mezard | test_util: merge load_svndump_fixture() into TestBase |
2012-04-19 | Patrick Mezard | test_util: merge load_fixture_and_fetch() into TestBase method |
2011-10-12 | Yonggang Luo | tests: avoid shadowing Python builtin all() |
2011-10-12 | Yonggang Luo | globally: clean up whitespace around operators and commas to conform with PEP8 |