2015-03-27 |
Siddharth Agarwal |
tests: always compare manifest keys in sorted order
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_push_renames: use metaclass stupid mode tests
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
push: obsolete rather than rebase & strip when enabled
|
2013-08-07 |
Dan Villiom Podlaski Christiansen |
tests: remove old test-loading infrastructure
|
2012-04-19 |
Patrick Mezard |
test_util: remove self.repo_path, generate new paths each time
|
2012-04-19 |
Patrick Mezard |
test_util: pass repo_path to svnls(), turn it into a function
|
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
|
2010-07-14 |
Dan Villiom Podlaski Christiansen |
tests: import test_util as the first module in all relevant tests
|
2009-12-24 |
Augie Fackler |
tests: test paths with spaces
|
2009-05-08 |
Augie Fackler |
push: Fix a bug in deletion of an entire tree.
|
2008-11-21 |
Patrick Mezard |
Add a test to check EOLs are correctly converted
|
2008-11-14 |
Patrick Mezard |
test_util: add commitchanges() to TestBase
|
2008-11-14 |
Patrick Mezard |
Extract PushTest common code into test_util.TestBase
|
2008-11-10 |
Patrick Mezard |
Fix basic issues with tests on Windows
|
2008-11-05 |
Patrick Mezard |
push_cmd: handle copies at file level
|