sapling/tests
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
..
comprehensive tests: count revisions explicitly 2013-08-09 11:22:50 -04:00
fixtures editor: process missing files with regular files 2012-10-20 22:22:02 +02:00
run.py tests: split single directory tests that push & clone in two modules 2013-08-08 09:22:10 +02:00
test_binaryfiles.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_diff.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_externals.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_fetch_branches.py tests: count revisions explicitly 2013-08-09 11:22:50 -04:00
test_fetch_command_regexes.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_fetch_command.py tests: count revisions explicitly 2013-08-09 11:22:50 -04:00
test_fetch_exec.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_fetch_mappings.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_fetch_renames.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_fetch_symlinks.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_fetch_truncated.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_helpers.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_hooks.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_pull_fallback.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_pull.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_push_autoprops.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_push_command.py tests: count revisions explicitly 2013-08-09 11:22:50 -04:00
test_push_dirs.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_push_eol.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_push_renames.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_single_dir_clone.py tests: split single directory tests that push & clone in two modules 2013-08-08 09:22:10 +02:00
test_single_dir_push.py tests: split single directory tests that push & clone in two modules 2013-08-08 09:22:10 +02:00
test_svn_pre_commit_hooks.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_svnwrap.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_tags.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_template_keywords.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_unaffected_core.py tests: count revisions explicitly 2013-08-09 11:22:50 -04:00
test_urls.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00
test_util.py tests: count revisions explicitly 2013-08-09 11:22:50 -04:00
test_utility_commands.py tests: remove old test-loading infrastructure 2013-08-07 16:00:52 +02:00