sapling/tests
2009-10-20 14:34:00 -04:00
..
comprehensive Support for single-directory clones. 2009-10-16 23:33:41 -04:00
fixtures try to deal with weirdly located branches in rebuildmeta (#118) 2009-09-22 16:46:16 +02:00
__init__.py Remove the 'outgoing' wrapper, and use the Mercurial infrastructure instead. 2009-05-22 15:12:31 +02:00
run.py tests: make comprehensive tests work properly with nose and run.py 2009-06-15 12:26:20 -05:00
test_binaryfiles.py Remove useless imports. 2009-01-21 20:29:23 -06:00
test_diff.py Remove the 'outgoing' wrapper, and use the Mercurial infrastructure instead. 2009-05-22 15:12:31 +02:00
test_externals.py Reorganize to have a more conventional module structure. 2009-05-13 21:39:39 -05:00
test_fetch_branches.py Fix 'parent dir of a branch is deleted' refactoring from 343da84. 2009-07-04 18:12:18 +01:00
test_fetch_command_regexes.py Reorganize to have a more conventional module structure. 2009-05-13 21:39:39 -05: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 maps: make sure AuthorMaps don't overwrite themselves, fix overriding 2009-06-15 16:09:27 +02:00
test_fetch_renames.py copies: fix under-reporting of copies in hg 2009-10-16 19:09:25 -04: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 Switch to using url scheme wrappers instead of duplicating each command we wrap. 2009-05-15 19:18:43 +02:00
test_pull.py Use fallbacks in the wrappers for Subversion support, instead of prefixes. 2009-05-20 18:38:01 +02:00
test_push_command.py Merge win32 fixes 2009-08-08 08:01:24 -05:00
test_push_dirs.py push: Fix a bug in deletion of an entire tree. 2009-05-08 16:26:33 -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 push: Fix a bug in deletion of an entire tree. 2009-05-08 16:26:33 -05:00
test_rebuildmeta.py Support for single-directory clones. 2009-10-16 23:33:41 -04:00
test_single_dir_clone.py push: fix for single directory repository layouts 2009-10-20 14:34:00 -04:00
test_svnwrap.py Reclaim repository object to avoid tearDown() failing to remove the open file 'testrepo/db/rep-cache.db' 2009-07-29 18:38:28 +03:00
test_tags.py tags: handle the most recent commit being an edit to an svn tag properly 2009-07-18 22:30:59 -05:00
test_urls.py Remove the svn+ from svn+https urls before calling the Subversion API. This was already being done for svn+http urls. 2009-07-20 16:00:37 -04:00
test_util.py Support for single-directory clones. 2009-10-16 23:33:41 -04:00
test_utility_commands.py uisetup: use a single loop/abstraction for wrapping all the commands 2009-06-10 12:06:31 +02:00