sapling/tests
2009-04-08 18:49:44 +02:00
..
comprehensive Move fetch_command.fetch_revisions() to svncommands.pull(). 2009-04-08 17:49:30 +02:00
fixtures Cope with date-less revisions. 2009-04-08 13:07:23 +02:00
__init__.py Reorganized the testing infrastructure a bit so that svnwrap is really separate from the rest of the project. Also made it easier to add more tests in the future without making the directory full of annoying files. 2008-10-03 09:41:25 -05:00
run.py Add support for user:pass@url repositories to be hg-like 2009-04-06 11:19:51 -04:00
test_binaryfiles.py Remove useless imports. 2009-01-21 20:29:23 -06:00
test_diff.py Move diff to svncommands. 2009-04-08 18:21:47 +02:00
test_externals.py branches: change handling again, but this time a little less magic. 2009-03-28 16:38:57 -05:00
test_fetch_branches.py Fix and test for directory deletes during branch creation. 2009-04-07 17:38:13 -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 Fix test_no_dates to not be TZ-sensitive. 2009-04-08 18:29:03 +02:00
test_fetch_exec.py Import cleanup thanks to pyflakes. 2008-12-24 11:17:50 -06:00
test_fetch_mappings.py Move fetch_command.fetch_revisions() to svncommands.pull(). 2009-04-08 17:49:30 +02: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 fetch_command.fetch_revisions() to svncommands.pull(). 2009-04-08 17:49:30 +02:00
test_push_command.py Move push into svncommands. 2009-04-08 17:53:48 +02:00
test_push_dirs.py push_cmd: consider only dirs with added/removed files for addition or deletion 2008-11-14 16:18:24 -06: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 Move push into svncommands. 2009-04-08 17:53:48 +02:00
test_utility_commands.py Move fetch_command.fetch_revisions() to svncommands.pull(). 2009-04-08 17:49:30 +02:00