sapling/tests
Dan Villiom Podlaski Christiansen 4a604b8889 First merge, totally untested.
2009-05-01 10:28:59 +02:00
..
comprehensive Move wrappers for hg commands to their own module. 2009-04-10 22:38:29 -05:00
fixtures Added a test case for directory-add behavior when repo root is not project root. 2009-04-14 22:44:19 -05:00
__init__.py Minor tweaks to how the tests are run. 2009-03-27 03:42:52 +01:00
run.py First merge, totally untested. 2009-05-01 10:28:59 +02:00
test_binaryfiles.py Remove useless imports. 2009-01-21 20:29:23 -06:00
test_diff.py Move wrappers for hg commands to their own module. 2009-04-10 22:38:29 -05:00
test_externals.py Add 'updateexternals' to synchronize externals with remote repo. 2009-04-22 23:24:58 +02:00
test_fetch_branches.py Implement parseurl support (#revision in repository urls) 2009-04-27 09:39:39 -05:00
test_fetch_command_regexes.py Put all stupid stuff in it's own module (separate from fetch-command). 2009-04-08 17:34:01 +02:00
test_fetch_command.py Clean up TODOs that are no longer relevant. 2009-04-13 21:19:13 -05:00
test_fetch_exec.py Import cleanup thanks to pyflakes. 2008-12-24 11:17:50 -06:00
test_fetch_mappings.py Move wrappers for hg commands to their own module. 2009-04-10 22:38:29 -05:00
test_fetch_renames.py test_fetch_renames: test file and directory case changes 2008-12-10 11:03:23 -06:00
test_fetch_symlinks.py hg_delta_editor: reset properties of deleted entries 2008-12-15 21:57:10 -06:00
test_fetch_truncated.py Move wrappers for hg commands to their own module. 2009-04-10 22:38:29 -05:00
test_pull.py Implement -u/--update support when pulling. 2009-04-27 09:39:39 -05:00
test_push_command.py push: Add a test that demonstrates base-text detection works 2009-04-24 20:31:17 -05:00
test_push_dirs.py Added a test case for directory-add behavior when repo root is not project root. 2009-04-14 22:44:19 -05:00
test_push_eol.py Add a test to check EOLs are correctly converted 2008-11-20 22:41:16 -06:00
test_push_renames.py Add a test to check EOLs are correctly converted 2008-11-20 22:41:16 -06:00
test_rebuildmeta.py Move rebuildmeta into svncommands. 2009-04-08 18:49:44 +02:00
test_tags.py Import cleanup thanks to pyflakes. 2008-12-24 11:17:50 -06:00
test_urls.py Add support for user:pass@url repositories to be hg-like 2009-04-06 11:19:51 -04:00
test_util.py Implement the copy method on the mock ui to maintain it across tests. 2009-04-27 22:39:48 +02:00
test_utility_commands.py rebase: moved to wrappers, now a wrapper around rebase triggered with --svn. 2009-04-13 21:51:12 -05:00