sapling/tests/comprehensive
Dan Villiom Podlaski Christiansen ad44214b16 tests: count revisions explicitly
The assumption that len(repo) corresponds to the count of actual,
usable revision in the repository fails in presence of hidden
revisions. Instead, we use a dedicated method in test_util, and change
all tests to use this for obtaining repository length -- just to be
safe...
2013-08-09 11:22:50 -04:00
..
test_rebuildmeta.py tests: count revisions explicitly 2013-08-09 11:22:50 -04:00
test_stupid_pull.py tests: count revisions explicitly 2013-08-09 11:22:50 -04:00
test_updatemeta.py tests: count revisions explicitly 2013-08-09 11:22:50 -04:00
test_verify_and_startrev.py tests: count revisions explicitly 2013-08-09 11:22:50 -04:00