sapling/tests
2008-12-11 20:41:57 -06:00
..
fixtures Fix an apparent regression where branch name didn't get properly stored for 2008-12-11 17:34:33 -06: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 run.py: register and develop test_fetch_symlinks 2008-12-10 11:03:19 -06:00
test_diff.py diff_cmd: more robust, add tests. 2008-12-11 19:49:36 -06:00
test_fetch_branches.py hg_delta_editor: fix bad parent revision calculation in the case of a branch 2008-12-10 14:29:05 -06:00
test_fetch_command_regexes.py svn 1.4 and 1.5 have different ideas of diff output for prop changes. 2008-10-09 23:37:22 -05:00
test_fetch_command.py diff_cmd: more robust, add tests. 2008-12-11 19:49:36 -06:00
test_fetch_exec.py Move and complete execute bit conversion tests into test_fetch_exec.py 2008-12-10 11:03:18 -06: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 run.py: register and develop test_fetch_symlinks 2008-12-10 11:03:19 -06:00
test_fetch_truncated.py fetch_command: handle nullid parent in stupid non-diffy mode 2008-11-14 16:18:24 -06:00
test_push_command.py Cleanups based on pyflakes output. 2008-11-21 16:21:19 -06: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_tags.py hg_delta_editor: fix bad parent revision calculation in the case of a branch 2008-12-10 14:29:05 -06:00
test_util.py utility_commands: Add tests for url and info. Fix a bad mock in the process. 2008-12-11 20:24:48 -06:00
test_utility_commands.py util: Add a command to normalize svn urls and use it in a couple of places. Test that it works and prevents failed assertions. 2008-12-11 20:41:57 -06:00