sapling/tests
2012-11-26 11:38:34 -08:00
..
comprehensive tests: add tests where files are moved from root to trunk 2012-10-20 22:24:32 +02:00
fixtures editor: process missing files with regular files 2012-10-20 22:22:02 +02:00
run.py Fixes bug #358. Display correct error message if a svn pre-commit hook blocks the push 2012-11-26 11:38:34 -08:00
test_binaryfiles.py tests: avoid shadowing Python builtin all() 2011-10-12 15:43:31 +08:00
test_diff.py tests: avoid shadowing Python builtin all() 2011-10-12 15:43:31 +08:00
test_externals.py test_util: pass repo_path to svnco() explicitely 2012-04-19 18:29:30 +02:00
test_fetch_branches.py editor: relax copyfrom dir checks to avoid extra missing entries 2012-10-06 10:10:35 +02:00
test_fetch_command_regexes.py stupid: handle changes in svn 1.7 diff format 2012-04-19 14:59:50 +02:00
test_fetch_command.py tests: add tests where files are moved from root to trunk 2012-10-20 22:24:32 +02:00
test_fetch_exec.py test_util: merge load_fixture_and_fetch() into TestBase method 2012-04-19 18:29:25 +02:00
test_fetch_mappings.py editor: process missing files with regular files 2012-10-20 22:22:02 +02:00
test_fetch_renames.py pull: add hgsubversion.filestoresize to control memory consumption 2012-09-28 21:43:50 +02:00
test_fetch_symlinks.py replay: workaround svn not telling us about x/l flags (issue346) 2012-05-13 15:28:50 +02:00
test_fetch_truncated.py test_util: merge load_svndump_fixture() into TestBase 2012-04-19 18:29:28 +02:00
test_helpers.py editor: add a pop() method to RevisionMeta to reduce resource usage 2012-09-26 21:01:17 +02:00
test_hooks.py Add a changegroup hook to update svn metadata 2012-06-07 16:29:05 -07:00
test_pull_fallback.py stupid: Fail over to full revision when a PatchError is thrown (issue294) 2012-09-18 13:18:22 +10:00
test_pull.py pull: add a hgsubversion.unsafeskip option to omit unwanted revs 2012-05-16 16:52:25 -07:00
test_push_autoprops.py Honor SVN auto-props (solves issue #186) 2012-01-01 15:59:15 +01:00
test_push_command.py pushmod: keep the root svn dir when emptying the hg repo (issue359) 2012-09-09 16:12:28 +02:00
test_push_dirs.py test_util: pass repo_path to svnls(), turn it into a function 2012-04-19 18:29:30 +02:00
test_push_eol.py test_util: merge load_fixture_and_fetch() into TestBase method 2012-04-19 18:29:25 +02:00
test_push_renames.py test_util: remove self.repo_path, generate new paths each time 2012-04-19 18:29:32 +02:00
test_rebuildmeta.py test_rebuildmeta: fix src/dest typo 2012-10-07 20:15:43 +02:00
test_single_dir_clone.py test_util: pass repo_path to svnpropget(), turn into a function 2012-04-19 18:29:31 +02:00
test_svn_pre_commit_hooks.py Fixes bug #358. Display correct error message if a svn pre-commit hook blocks the push 2012-11-26 11:38:34 -08:00
test_svnwrap.py tests: remove useless imp imports 2012-04-20 18:10:15 +02:00
test_tags.py Fix more peer breakage with old hg versions 2012-09-10 22:42:49 +02:00
test_template_keywords.py test_template_keywords.py: fix indentation of revset except block 2011-10-12 15:50:47 +08:00
test_unaffected_core.py tests: avoid shadowing Python builtin all() 2011-10-12 15:43:31 +08:00
test_updatemeta.py Fix more peer breakage with old hg versions 2012-09-10 22:42:49 +02:00
test_urls.py test_util: merge load_svndump_fixture() into TestBase 2012-04-19 18:29:28 +02:00
test_util.py stupid: do not close branch upon branch-wide revert 2012-10-16 21:17:55 +02:00
test_utility_commands.py svnremoterepo: use and prefer default-push 2012-08-01 13:08:56 -07:00