sapling/tests
2011-03-02 21:06:30 +01:00
..
comprehensive tests: fix running the comprehensive tests using nose. 2010-11-29 11:53:57 +01:00
fixtures externals: ignore externals blank or comment lines 2011-03-02 21:06:30 +01:00
run.py tests: fix test skipping in pure unittest 2010-10-08 13:58:26 -05:00
test_binaryfiles.py tests: import test_util as the first module in all relevant tests 2010-07-14 15:39:18 +02:00
test_diff.py tests: improve import logic 2010-07-14 15:39:21 +02:00
test_externals.py externals: ignore externals blank or comment lines 2011-03-02 21:06:30 +01:00
test_fetch_branches.py tests: import test_util as the first module in all relevant tests 2010-07-14 15:39:18 +02: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 svnwrap: fix handling of quotable URLs (fixes #197, refs #132) 2010-10-04 21:00:36 -05:00
test_fetch_exec.py tests: import test_util as the first module in all relevant tests 2010-07-14 15:39:18 +02:00
test_fetch_mappings.py make the default substition for an empty commit description the empty string 2010-11-28 03:53:34 +01:00
test_fetch_renames.py tests: import test_util as the first module in all relevant tests 2010-07-14 15:39:18 +02:00
test_fetch_symlinks.py editor: handle property changes to links. 2010-11-09 13:05:16 +01:00
test_fetch_truncated.py tests: import test_util as the first module in all relevant tests 2010-07-14 15:39:18 +02:00
test_pull.py tests: move _add_svn_rev to test_util for reuse 2010-09-08 09:57:06 +02:00
test_push_command.py maps: map a missing author to '(no author)' 2010-10-09 16:20:52 -05:00
test_push_dirs.py test_push_dirs: use common commit-building infrastructure 2010-10-02 17:44:08 -05:00
test_push_eol.py tests: import test_util as the first module in all relevant tests 2010-07-14 15:39:18 +02:00
test_push_renames.py tests: import test_util as the first module in all relevant tests 2010-07-14 15:39:18 +02:00
test_rebuildmeta.py svnmeta: store subdir in a file, and verify it when loading. 2010-11-12 19:22:20 +01:00
test_single_dir_clone.py tests & help: fix compatibility with Mercurial 1.4 and earlier. 2010-09-29 18:04:26 +02:00
test_startrev.py test_startrev: add a few assertions about clone lengths 2010-08-11 19:57:34 +02:00
test_svnwrap.py svnwrap: remove dead code 2010-08-11 19:57:35 +02:00
test_tags.py tests: import test_util as the first module in all relevant tests 2010-07-14 15:39:18 +02:00
test_template_keywords.py revset tests: use requiresmodule decorator 2010-10-05 17:30:01 -05:00
test_unaffected_core.py clone: call the wrapped function (fixes #181) 2010-09-29 18:04:26 +02:00
test_urls.py svnwrap: fix handling of quotable URLs (fixes #197, refs #132) 2010-10-04 21:00:36 -05:00
test_util.py test_util: make manifest filter use shared list of files to ignore 2010-11-30 02:54:11 +01:00
test_utility_commands.py svncommands: abort on missing metadata or Subversion URL (fixes #226) 2010-11-18 14:03:26 +01:00