sapling/tests
Martin Geisler 0447137bce convert: deprecate --authors in preference for --authormap
This aligns the authormap option with the other three mapping options.
The old --authors option is still supported and 'hg help convert -v'
will still show it.
2010-09-10 01:34:14 +02:00
..
blacklists run-tests: split tests/blacklist in tests/blacklists/* 2009-12-10 17:21:31 +09:00
gpg gpg: add test 2009-06-14 13:32:19 -07:00
svn Merge with crew-stable 2010-05-19 22:32:40 +02:00
autodiff.py patch: support diff data loss detection and upgrade 2010-01-01 20:54:05 +01:00
binfile.bin Add test for git binary diff support 2006-10-12 09:17:16 -07:00
bzr-definitions tests: remove more instances of export FOO=bar bashism 2009-07-05 18:52:55 -04:00
filtertmp.py Fix test-push-validation under Windows 2010-02-14 18:39:16 +01:00
get-with-headers.py tests: extend get-with-headers to support cache testing 2010-09-08 15:11:35 +02:00
helpers.sh strip: improve full backup message 2010-05-20 12:15:44 -05:00
hghave doc: add generic frontend to rst2man and rst2html 2010-04-22 09:57:04 +02:00
killdaemons.py pylint, pyflakes: remove unused or duplicate imports 2010-04-14 17:58:10 +09:00
legacy-encoding.hg Fixes test-encoding for python2.3 and minor cleanups: 2006-12-09 11:16:27 +01:00
md5sum.py tests: Windows compatibility fixes 2008-10-12 19:11:59 +02:00
printenv.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
printrepr.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
readlink.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
README change wiki/bts URLs to point to new hostname 2009-06-24 15:32:37 +02:00
revlog-formatv0.py verify: fix "missing revlog!" errors for revlog format v0 and add test 2010-09-05 22:32:11 +02:00
run-tests.py tests: catch re.error if test line is not a valid regular expression 2010-08-12 14:53:34 +09:00
sitecustomize.py tests: use external coverage, mandate newer version 2010-03-11 15:32:24 +01:00
svn-safe-append.py convert: fix test-convert-svn-* problems with mtime not changing 2008-04-01 09:17:11 +02:00
tampered.hg test-audit-path: add one more test (issue 1450) 2009-01-04 08:06:05 +01:00
test-586.t tests: unify test-586 2010-08-14 01:58:04 +02:00
test-1102.t tests: unify test-1102 2010-08-14 02:00:33 +02:00
test-abort-checkin.t tests: unify test-abort-checkin 2010-08-14 02:03:01 +02:00
test-acl.t tests: unify test-acl 2010-08-14 02:11:18 +02:00
test-add.t tests: unify test-add 2010-08-12 19:43:45 +09:00
test-addremove-similar.t tests: unify test-addremove-similar 2010-08-14 02:17:59 +02:00
test-addremove.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-alias.t aliases: provide more flexible ways to work with shell alias arguments 2010-08-18 18:56:44 -04:00
test-annotate.t tests: unify test-annotate 2010-08-14 02:18:17 +02:00
test-archive-symlinks.t tests: unify test-archive-symlinks 2010-08-14 02:26:53 +02:00
test-archive.t tests: unify test-archive 2010-08-14 02:22:10 +02:00
test-audit-path.t tests: unify test-audit-path 2010-08-14 02:26:58 +02:00
test-backout.t tests: unify test-backout 2010-08-14 02:28:53 +02:00
test-backwards-remove.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-bad-extension.t tests: unify test-bad-extension 2010-08-14 02:35:44 +02:00
test-bad-pull.t tests: unify test-bad-pull 2010-08-14 02:39:39 +02:00
test-basic.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-bdiff.py removed unused imports 2009-05-30 23:20:30 +02:00
test-bdiff.py.out tests: renamed Python tests to .py 2009-05-17 01:39:31 +02:00
test-bheads.t tests: unify test-bheads 2010-08-27 00:27:40 +02:00
test-bisect2.t bisect: warn about ending on a merge with only one side marked 2010-09-08 13:48:25 +02:00
test-bisect.t bisect: allow revsets in addition to single revs (issue2360) 2010-09-08 12:53:15 +02:00
test-bookmarks-current.t tests: unify test-bookmarks-current 2010-08-14 02:58:34 +02:00
test-bookmarks-rebase.t tests: use regular expressions instead of helpers 2010-08-16 10:58:03 +09:00
test-bookmarks-strip.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-bookmarks.t tests: unify test-bookmarks 2010-08-14 02:57:54 +02:00
test-branch-option.t tests: unify test-branch-option 2010-08-14 03:08:02 +02:00
test-branches.t tests: unify test-branches 2010-08-14 03:06:52 +02:00
test-bundle-r.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-bundle-type.t bundlerepo: remove duplication of bundle decompressors 2010-08-25 16:55:54 -05:00
test-bundle-vs-outgoing.t tests: unify test-bundle-vs-outgoing 2010-08-14 03:26:03 +02:00
test-bundle.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-casefolding test-casefolding: fix wrong case on hfs on linux 2009-08-07 15:40:51 +02:00
test-casefolding.out Backed out changeset 0f390189b058 2008-08-24 22:13:39 +02:00
test-cat.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-changelog-exec.t tests: unify test-changelog-exec 2010-08-14 03:28:45 +02:00
test-check-code test-check-code: fix test after 56219b8ba214 2010-08-12 18:30:06 +02:00
test-check-code-hg.py tests: only run check-code on tracked files 2010-08-09 12:25:01 -05:00
test-check-code.out check-code: catch format(), introduced in Python 2.6 2010-06-15 09:55:59 +02:00
test-children.t tests: unify test-children 2010-08-17 17:56:26 +05:30
test-churn.t tests: unify test-churn 2010-08-30 12:41:43 +09:00
test-clone-cgi protocol: unify changegroup commands 2010-07-14 15:43:20 -05:00
test-clone-cgi.out fix pull racing with push/commit (issue1320) 2008-10-21 17:00:35 +02:00
test-clone-failure test-clone-failure: reenable perm to allow deletion 2009-08-07 21:15:01 +02:00
test-clone-failure.out on clone failure, only remove directories we created 2009-03-31 21:21:53 -05:00
test-clone-pull-corruption Added test cases for repo corruption fixed in e2b47039575f (issue132) 2006-02-22 07:45:14 +01:00
test-clone-pull-corruption.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-clone-r.t tests: unify test-clone-r 2010-08-15 20:36:49 +02:00
test-clone-update-order commands: document and test hg clone update priority 2010-03-11 10:06:01 +02:00
test-clone-update-order.out commit: note new branch heads rather than topological heads 2010-05-13 17:24:21 -05:00
test-clone.t test-clone: 0a537dab3c97 lost changes from 78317c48fc40 2010-08-13 11:12:37 +02:00
test-command-template test-command-template: test 'children' template keyword 2010-07-03 08:28:23 +02:00
test-command-template.out test-command-template: test 'children' template keyword 2010-07-03 08:28:23 +02:00
test-commit-copy.t unify test-commit-copy 2010-08-12 22:24:13 +09:00
test-commit-unresolved.t tests: unify test-commit-unresolved 2010-08-12 22:28:21 +09:00
test-commit.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-committer.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-config-case.t tests: unify test-config-case 2010-08-30 11:39:43 +02:00
test-conflict.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-confused-revert tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-confused-revert.out warn about new heads on commit (issue842) 2008-03-21 11:06:02 +01:00
test-context.py move working dir/dirstate methods from localrepo to workingctx 2010-06-07 20:03:32 +02:00
test-context.py.out Fixed workingfilectx.date() (found by Thomas Waldmann) with test. 2007-02-23 17:31:00 +01:00
test-convert convert/subversion: fix default URL checker prototype 2010-04-12 21:19:53 +02:00
test-convert-authormap tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-convert-authormap.out convert: fix authormap handling of lines without '=' 2009-04-04 15:41:32 +02:00
test-convert-baz check-code.py: Check for bare ^ 2010-03-31 11:07:46 +02:00
test-convert-baz.out Updated test output of test-convert-baz after bfc8a096e3db 2010-03-03 16:00:02 +01:00
test-convert-bzr convert/bzr: warn when source is a lightweight checkout (issue1647) 2009-05-17 14:35:06 +02:00
test-convert-bzr-114 convert/bzr: handle files replaced by directories (issue1623) 2009-04-23 15:07:05 +02:00
test-convert-bzr-114.out convert/bzr: handle files replaced by directories (issue1623) 2009-04-23 15:07:05 +02:00
test-convert-bzr-directories source doesn't work for some /bin/sh, use . instead 2008-09-29 12:12:53 +02:00
test-convert-bzr-directories.out convert: add bzr source 2008-09-26 20:33:47 +02:00
test-convert-bzr-ghosts source doesn't work for some /bin/sh, use . instead 2008-09-29 12:12:53 +02:00
test-convert-bzr-ghosts.out convert: add bzr source 2008-09-26 20:33:47 +02:00
test-convert-bzr-merges Add comment about this test failing under bzr 1.13 due to a bug in bzr. 2009-04-19 07:55:53 -04:00
test-convert-bzr-merges.out convert: add bzr source 2008-09-26 20:33:47 +02:00
test-convert-bzr-treeroot source doesn't work for some /bin/sh, use . instead 2008-09-29 12:12:53 +02:00
test-convert-bzr-treeroot.out convert: add bzr source 2008-09-26 20:33:47 +02:00
test-convert-bzr.out convert/bzr: warn when source is a lightweight checkout (issue1647) 2009-05-17 14:35:06 +02:00
test-convert-clonebranches tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-convert-clonebranches.out convert: fix history topology when using hg.tagsbranch 2009-09-06 15:29:14 +02:00
test-convert-cvs test-convert-cvs: add a sleep to make test more stable 2010-09-02 22:38:12 +02:00
test-convert-cvs-branch convert/cvs: stop supporting external cvsps 2009-10-05 22:57:15 +02:00
test-convert-cvs-branch.out convert/cvs: stop supporting external cvsps 2009-10-05 22:57:15 +02:00
test-convert-cvs-detectmerge convert/cvs: stop supporting external cvsps 2009-10-05 22:57:15 +02:00
test-convert-cvs-detectmerge.out convert/cvs: stop supporting external cvsps 2009-10-05 22:57:15 +02:00
test-convert-cvs-synthetic check-code.py: Check for bare ^ 2010-03-31 11:07:46 +02:00
test-convert-cvs-synthetic.out convert/cvs: stop supporting external cvsps 2009-10-05 22:57:15 +02:00
test-convert-cvs.out test-convert-cvs: test fuzz 2010-07-01 16:30:41 +02:00
test-convert-cvsnt-mergepoints convert/cvs: stop supporting external cvsps 2009-10-05 22:57:15 +02:00
test-convert-cvsnt-mergepoints.out Fix test-convert-cvsnt-mergepoints so it works reliably. 2009-06-15 20:35:19 -04:00
test-convert-cvsnt-mergepoints.rlog Rename CVSNT "mergepoints" test and make it executable. 2009-06-15 20:35:19 -04:00
test-convert-darcs tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-convert-darcs.out filelog: sort meta entries, ensure deterministic order 2010-02-16 21:04:04 +01:00
test-convert-datesort convert: default revisions order depends on source 2009-06-01 17:12:41 +02:00
test-convert-datesort.out commit: note new branch heads rather than topological heads 2010-05-13 17:24:21 -05:00
test-convert-filemap convert: warn on superfluous / in paths 2010-07-20 15:49:28 +02:00
test-convert-filemap.out convert: warn on superfluous / in paths 2010-07-20 15:49:28 +02:00
test-convert-git test-convert-git: be tolerant to git output variants 2010-04-26 14:40:34 +02:00
test-convert-git.out test-convert-git: be tolerant to git output variants 2010-04-26 14:40:34 +02:00
test-convert-hg-sink convert: rewrite tags when converting from hg to hg 2009-06-01 17:12:42 +02:00
test-convert-hg-sink.out convert: rewrite tags when converting from hg to hg 2009-06-01 17:12:42 +02:00
test-convert-hg-source convert: handle closed branch heads in hg-hg conversion (issue2185) 2010-07-25 17:18:35 -05:00
test-convert-hg-source.out convert: handle closed branch heads in hg-hg conversion (issue2185) 2010-07-25 17:18:35 -05:00
test-convert-hg-startrev.t tests: unify test-convert-hg-startrev. 2010-09-02 14:58:47 +02:00
test-convert-hg-svn Tests with spaces in paths 2010-03-24 01:43:24 +01:00
test-convert-hg-svn.out convert/svn: make sink recover gracefully from empty changeset 2009-12-07 12:44:15 -05:00
test-convert-mtn tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-convert-mtn-rename-directory.out right way to check if file was in renamed directory, fixes import monotone 2009-04-02 22:25:49 +04:00
test-convert-mtn.out convert/mtn: handle directory move into moved directory (issue1619/3) 2009-04-22 10:25:05 +02:00
test-convert-p4 Bourne shells do not maintain $PWD; update tests accordingly 2009-07-07 01:25:44 +02:00
test-convert-p4-filetypes tests: Don't use $PWD 2010-01-22 17:13:55 +01:00
test-convert-p4-filetypes.out convert: Make P4 conversion cope with keywords, binary files and symbolic links. 2009-06-18 10:39:04 +01:00
test-convert-p4.out convert/p4: win32 fixes 2009-04-13 16:15:45 +02:00
test-convert-splicemap tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-convert-splicemap.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-convert-svn-branches test-convert-svn-branches: filter unwanted output 2010-01-03 19:13:55 +01:00
test-convert-svn-branches.out test-convert-svn-branches: filter unwanted output 2010-01-03 19:13:55 +01:00
test-convert-svn-encoding convert/svn: test svn tags encoding 2009-06-21 23:17:05 +02:00
test-convert-svn-encoding.out filelog: sort meta entries, ensure deterministic order 2010-02-16 21:04:04 +01:00
test-convert-svn-move convert/svn: handle files/links replaced by dirs (issue2166) 2010-05-09 19:11:02 +02:00
test-convert-svn-move.out convert/progress: use plural and avoid retrieving 2010-07-30 10:38:54 +03:00
test-convert-svn-sink convert: Test svn sink for a repo with tags. 2010-08-12 11:15:33 +02:00
test-convert-svn-sink.out convert: Test svn sink for a repo with tags. 2010-08-12 11:15:33 +02:00
test-convert-svn-source Tests with spaces in paths 2010-03-24 01:43:24 +01:00
test-convert-svn-source.out convert: properly encode subversion URLs (issue 1224) 2008-10-10 11:36:02 +02:00
test-convert-svn-startrev Minor svn conversion tests cleanup 2010-01-02 18:14:45 +01:00
test-convert-svn-startrev.out Rewrite svn tests using svndump 2008-12-06 20:07:44 +01:00
test-convert-svn-tags Minor svn conversion tests cleanup 2010-01-02 18:14:45 +01:00
test-convert-svn-tags.out convert/svn: keep latest and not oldest tag value 2009-04-29 21:44:25 +02:00
test-convert-tagsbranch-topology convert: fix history topology when using hg.tagsbranch 2009-09-06 15:29:14 +02:00
test-convert-tagsbranch-topology.out convert: fix history topology when using hg.tagsbranch 2009-09-06 15:29:14 +02:00
test-convert-tla tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-convert-tla.out filelog: sort meta entries, ensure deterministic order 2010-02-16 21:04:04 +01:00
test-convert.out convert: deprecate --authors in preference for --authormap 2010-09-10 01:34:14 +02:00
test-copy2.t tests: unify test-copy2 2010-08-17 08:38:31 +05:30
test-copy-move-merge.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-copy.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-custom-filters.t test-custom-filter: heredoc is not required for single line operations 2010-08-31 15:47:13 +09:00
test-debugbuilddag.t tests: unify test-debugbuilddag 2010-08-17 18:02:13 +05:30
test-debugcomplete.t diff: recurse into subrepositories with --subrepos/-S flag 2010-09-03 12:58:51 +02:00
test-debugindexdot.t tests: unify tests-debugindexdot 2010-08-17 18:04:04 +05:30
test-debugrename Add test for debugrename 2007-06-20 00:09:32 +02:00
test-debugrename.out filelog: sort meta entries, ensure deterministic order 2010-02-16 21:04:04 +01:00
test-default-push add test for default-push. 2006-06-23 18:23:42 -07:00
test-default-push.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-demandimport.py Fix test-demandimport and test-trusted under Windows 2009-07-14 22:38:12 -04:00
test-demandimport.py.out Fix test-demandimport and test-trusted under Windows 2009-07-14 22:38:12 -04:00
test-diff-binary-file.t tests: unify test-diff-binary-file 2010-09-02 14:45:16 +02:00
test-diff-change.t tests: unify test-diff-change 2010-08-30 14:38:15 +02:00
test-diff-color color: wrap qrecord 2009-11-05 01:11:28 +01:00
test-diff-color.out color: fix test-diff-color breakage 2010-08-04 13:21:11 -05:00
test-diff-copy-depth.t tests: unify test-diff-copy-depth 2010-09-02 15:08:36 +02:00
test-diff-hashes.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-diff-ignore-whitespace.t tests: unify test-diff-ignore-whitespace 2010-08-30 23:13:52 +02:00
test-diff-newlines.t tests: unify test-diff-newlines 2010-09-02 11:20:23 +02:00
test-diff-reverse.t tests: unify test-diff-reverse 2010-08-31 10:21:24 +02:00
test-diff-subdir.t tests: unify test-diff-subdir 2010-08-31 11:14:48 +02:00
test-diff-unified.t tests: unify test-diff-unified 2010-08-31 11:57:02 +02:00
test-diff-upgrade.t tests: unify test-diff-upgrade 2010-09-02 15:39:55 +02:00
test-diffdir.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-diffstat.t tests: unify test-diffstat 2010-09-02 16:29:04 +02:00
test-dirstate.t tests: combine test-dirstate-future.t 2010-08-15 18:25:29 +02:00
test-dispatch.py compat: use open() instead of file() everywhere 2009-07-05 11:01:30 +02:00
test-dispatch.py.out commands: add exits(1) if a specified file cannot be added (issue 891) 2007-12-24 12:14:43 +01:00
test-dispatch.t tests: unify test-dispatch 2010-09-02 17:13:23 +02:00
test-doctest.py match: add narrowmatcher class 2010-09-03 12:58:51 +02:00
test-double-merge.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-dumprevlog.t tests: unify test-dumprevlog 2010-08-13 00:34:44 +02:00
test-empty-dir.t tests: unify test-empty-dir 2010-09-02 17:32:22 +02:00
test-empty-file.t tests: unify test-empty-file 2010-09-02 18:12:07 +02:00
test-empty-group.t tests: unify test-empty-group 2010-09-03 09:12:36 +02:00
test-empty.t tests: unify test-empty 2010-08-02 23:43:06 -05:00
test-encode tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-encode.out Update test and man page for multiple matching encode/decode filters 2010-01-05 03:20:45 +01:00
test-encoding tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-encoding-align tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-encoding-align.out tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-encoding.out tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-eol eol: extension for managing file EOLs 2010-05-31 21:37:01 +02:00
test-eol-add eol: extension for managing file EOLs 2010-05-31 21:37:01 +02:00
test-eol-add.out eol: extension for managing file EOLs 2010-05-31 21:37:01 +02:00
test-eol-clone eol: extension for managing file EOLs 2010-05-31 21:37:01 +02:00
test-eol-clone.out eol: extension for managing file EOLs 2010-05-31 21:37:01 +02:00
test-eol-hook eol: extension for managing file EOLs 2010-05-31 21:37:01 +02:00
test-eol-hook.out eol: extension for managing file EOLs 2010-05-31 21:37:01 +02:00
test-eol-patch eol: extension for managing file EOLs 2010-05-31 21:37:01 +02:00
test-eol-patch.out eol: extension for managing file EOLs 2010-05-31 21:37:01 +02:00
test-eol-update eol: extension for managing file EOLs 2010-05-31 21:37:01 +02:00
test-eol-update.out eol: extension for managing file EOLs 2010-05-31 21:37:01 +02:00
test-eol.out eol: extension for managing file EOLs 2010-05-31 21:37:01 +02:00
test-eolfilename color: don't crash on invalid status codes (issue2036) 2010-02-14 17:08:52 -05:00
test-eolfilename.out color: don't split colors across lines (which confuses less -R) 2010-04-02 15:22:19 -05:00
test-excessive-merge.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-execute-bit.t tests: unify test-execute-bit 2010-09-03 09:46:17 +02:00
test-export.t tests: unify test-export 2010-08-24 15:13:11 +02:00
test-extdiff Tests with spaces in paths 2010-03-24 01:43:24 +01:00
test-extdiff.out help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
test-extension.t tests: unify test-extension 2010-09-03 11:19:50 +02:00
test-extra-filelog-entry Avoid extra filelogs entries. 2007-06-09 01:04:28 -03:00
test-extra-filelog-entry.out Avoid extra filelogs entries. 2007-06-09 01:04:28 -03:00
test-fetch test-fetch: use relative URL to avoid echoing TMP path 2010-03-03 17:37:50 -06:00
test-fetch.out commit: fix display of 'created new head' message (issue2186) 2010-06-08 22:28:42 +02:00
test-filebranch.t tests: unify test-filebranch 2010-09-03 11:47:24 +02:00
test-filelog filelog: test behaviour for data starting with "\1\n" 2010-07-05 18:43:46 +09:00
test-filelog.out filelog: test behaviour for data starting with "\1\n" 2010-07-05 18:43:46 +09:00
test-flags.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-fncache.t tests: unify test-fncache 2010-08-12 17:30:12 +02:00
test-gendoc doc: add generic frontend to rst2man and rst2html 2010-04-22 09:57:04 +02:00
test-gendoc.out i18n-ro: initial version 2010-08-09 10:56:56 +02:00
test-git-export.t tests: unify test-git-* 2010-09-03 14:29:28 +02:00
test-git-import.t tests: unify test-git-* 2010-09-03 14:29:28 +02:00
test-globalopts.t tests: unify test-globalopts 2010-09-03 22:10:08 +02:00
test-glog.t tests: unify test-glog 2010-08-20 18:26:20 +02:00
test-gpg test-gpg: suppress secure memory warning 2009-07-05 13:59:25 -05:00
test-gpg.out gpg: add test 2009-06-14 13:32:19 -07:00
test-grep.t tests: unify test-grep 2010-08-16 02:03:29 +09:00
test-hardlinks-safety Make test-hardlinks-safety portable 2008-08-20 17:58:12 +02:00
test-hardlinks-safety.out mq: unify code for qdel -r and qfin 2009-06-19 13:58:22 +02:00
test-help.t diff: recurse into subrepositories with --subrepos/-S flag 2010-09-03 12:58:51 +02:00
test-hg-parseurl.py interpret repo#name url syntax as branch instead of revision 2010-02-07 14:29:07 +01:00
test-hg-parseurl.py.out improve --branch processing (and differentiate from # syntax) 2010-06-10 12:46:09 +02:00
test-hgcia Add hgcia to hgext 2008-11-27 11:04:29 -08:00
test-hgcia.out Add hgcia to hgext 2008-11-27 11:04:29 -08:00
test-hghave hghave: checking that all targets are Exception-free 2009-04-08 02:34:00 +09:00
test-hghave.out hghave: checking that all targets are Exception-free 2009-04-08 02:34:00 +09:00
test-hgignore dirstate: do not ignore current directory '.' (issue 1078) 2008-04-05 18:15:04 +02:00
test-hgignore.out dirstate: do not ignore current directory '.' (issue 1078) 2008-04-05 18:15:04 +02:00
test-hgk hgk: ctx.parents() problem introduced by 781913965579 2008-07-05 14:35:36 +02:00
test-hgk.out hgk: ctx.parents() problem introduced by 781913965579 2008-07-05 14:35:36 +02:00
test-hgrc.t tests: remove useless sed in test-hgrc 2010-08-30 13:43:34 +09:00
test-hgweb tests: extend get-with-headers to support cache testing 2010-09-08 15:11:35 +02:00
test-hgweb-auth.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
test-hgweb-auth.py.out allow http authentication information to be specified in the configuration 2009-05-04 20:26:27 +02:00
test-hgweb-commands Merge with stable 2010-08-08 22:29:39 +02:00
test-hgweb-commands.out Merge with stable 2010-08-15 18:50:19 +02:00
test-hgweb-descend-empties hgweb: descend empty directories in web view 2008-11-03 10:20:28 +01:00
test-hgweb-descend-empties.out change wiki/bts URLs to point to new hostname 2009-06-24 15:32:37 +02:00
test-hgweb-diffs Fix up import test 2009-11-07 14:12:08 -06:00
test-hgweb-diffs.out Fix up import test 2009-11-07 14:12:08 -06:00
test-hgweb-empty hgweb: fix problems with empty repositories 2009-01-04 19:10:42 +01:00
test-hgweb-empty.out Merge with stable 2010-01-23 16:55:46 +01:00
test-hgweb-filelog tests: add missing interpreter lines 2009-05-17 02:15:21 +02:00
test-hgweb-filelog.out filelog: sort meta entries, ensure deterministic order 2010-02-16 21:04:04 +01:00
test-hgweb-no-path-info hgweb: support very simple caching model (issue1845) 2010-09-08 15:23:48 +02:00
test-hgweb-no-path-info.out tests: fix test output for test-hgweb-no* tests 2010-09-08 15:19:35 +02:00
test-hgweb-no-request-uri hgweb: support very simple caching model (issue1845) 2010-09-08 15:23:48 +02:00
test-hgweb-no-request-uri.out tests: fix test output for test-hgweb-no* tests 2010-09-08 15:19:35 +02:00
test-hgweb-non-interactive hgweb: support very simple caching model (issue1845) 2010-09-08 15:23:48 +02:00
test-hgweb-non-interactive.out tests: fix test output for test-hgweb-no* tests 2010-09-08 15:19:35 +02:00
test-hgweb-raw tests: rename some tests to help grouping 2010-07-20 10:05:30 +02:00
test-hgweb-raw.out tests: rename some tests to help grouping 2010-07-20 10:05:30 +02:00
test-hgweb-removed tests: add missing interpreter lines 2009-05-17 02:15:21 +02:00
test-hgweb-removed.out templater: readable dates older than 24 months revert to ISO8601 (issue1006) 2009-11-05 15:19:54 +01:00
test-hgweb.out hgweb: support very simple caching model (issue1845) 2010-09-08 15:23:48 +02:00
test-hgwebdir hgweb: handle exception of misconfigured path on index page 2010-08-24 23:30:51 +09:00
test-hgwebdir-paths.py hgweb: make hgwebdir handle dict/list paths the same as config paths 2009-05-20 16:04:37 +02:00
test-hgwebdir.out hgweb: handle exception of misconfigured path on index page 2010-08-24 23:30:51 +09:00
test-hgwebdirsym test: fix mixing exec bit on test-hgwebdirsym 2008-03-21 17:22:47 -05:00
test-hgwebdirsym.out test: Add tests for webdir symlinks and walkrepos. 2008-03-21 08:46:15 -07:00
test-highlight Merge with stable 2010-01-16 02:40:00 +01:00
test-highlight.out templater: readable dates older than 24 months revert to ISO8601 (issue1006) 2009-11-05 15:19:54 +01:00
test-hook.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-http streaming: actually change default 2010-02-09 14:12:34 -06:00
test-http-branchmap tests: rename some tests to help grouping 2010-07-20 10:05:30 +02:00
test-http-branchmap.out tests: rename some tests to help grouping 2010-07-20 10:05:30 +02:00
test-http-clone-r tests: don't just silently strip port numbers 2010-02-08 02:53:41 +01:00
test-http-clone-r.out filelog: sort meta entries, ensure deterministic order 2010-02-16 21:04:04 +01:00
test-http-proxy Backed out changeset d4343088804c 2009-03-30 01:23:01 +02:00
test-http-proxy.out clone: no race possible, we can use changegroup() and have smaller urls 2010-04-06 00:45:53 +02:00
test-http.out tests: don't just silently strip port numbers 2010-02-08 02:53:41 +01:00
test-hup tests: Windows compatibility fixes 2008-10-12 19:11:59 +02:00
test-hup.out localrepo: add desc parameter to transaction 2010-04-09 17:23:35 -05:00
test-hybridencode.py test-hybridencode: break long string literals 2009-05-31 01:13:45 +02:00
test-hybridencode.py.out store: encode trailing period and space on directory names (issue1417) 2008-12-13 18:32:29 +01:00
test-identify.t Merge with stable 2010-08-29 22:55:37 +02:00
test-impexp-branch.t tests: unify test-impexp-branch 2010-08-30 14:13:36 +09:00
test-import-eol.t Merge with stable 2010-08-29 22:55:37 +02:00
test-import.t tests: unify test-import 2010-08-12 22:54:41 +09:00
test-incoming-outgoing.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-inherit-mode.t tests: unify test-inherit-mode 2010-08-30 12:46:19 +09:00
test-init.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-inotify inotify: check all components of filenames against hgignore (issue884) 2010-07-06 22:22:18 -03:00
test-inotify-debuginotify inotify: introduce debuginotify, which lists which paths are under watch 2009-04-22 00:37:35 +09:00
test-inotify-debuginotify.out inotify: introduce debuginotify, which lists which paths are under watch 2009-04-22 00:37:35 +09:00
test-inotify-dirty-dirstate inotify: add a inotify.pidfile configuration possibility 2009-11-17 15:36:09 +09:00
test-inotify-dirty-dirstate.out inotify: workaround test-inotify-dirty-dirstate failures 2009-11-16 11:58:03 +01:00
test-inotify-issue1208 inotify: workaround ENAMETOOLONG by using symlinks 2008-09-06 14:11:33 +02:00
test-inotify-issue1208.out util: make spawndetached() handle subprocess early terminations 2010-02-06 16:50:00 +01:00
test-inotify-issue1371 Backed out changeset 131da9defd10 (issue1375) 2008-11-12 09:08:43 +01:00
test-inotify-issue1371.out inotify: server raising an error when removing a file (issue1371) 2008-11-01 14:05:13 +02:00
test-inotify-issue1542 add missing +x flag to test-inotify-issue1542 2009-03-28 19:50:37 +01:00
test-inotify-issue1542.out Fixing issue1542, adding a relevant test 2009-03-26 19:01:06 +09:00
test-inotify-issue1556 inotify: adding test for issue1556 2009-03-31 00:04:07 +09:00
test-inotify-issue1556.out inotify: adding test for issue1556 2009-03-31 00:04:07 +09:00
test-inotify-lookup add a missing +x to test-inotify-lookup 2008-10-19 01:28:35 +02:00
test-inotify-lookup.out inotify: add a test for lookup bug 2008-10-10 12:08:49 -05:00
test-inotify.out filemerge: use working dir parent as ancestor for backward wdir merge 2010-04-19 20:41:53 +02:00
test-install.t Merge with stable 2010-08-30 13:00:22 +02:00
test-interhg.t tests: unify test-interhg 2010-08-30 19:05:13 +09:00
test-issue322.t tests: unify test-issue* 2010-09-03 23:34:37 +02:00
test-issue433.t tests: unify test-issue* 2010-09-03 23:34:37 +02:00
test-issue436.t tests: unify test-issue* 2010-09-03 23:34:37 +02:00
test-issue522.t tests: unify test-issue* 2010-09-03 23:34:37 +02:00
test-issue612.t tests: unify test-issue* 2010-09-03 23:34:37 +02:00
test-issue619.t tests: unify test-issue* 2010-09-03 23:34:37 +02:00
test-issue660.t tests: unify test-issue* 2010-09-03 23:34:37 +02:00
test-issue672.t tests: unify test-issue* 2010-09-03 23:34:37 +02:00
test-issue842.t tests: unify test-issue* 2010-09-03 23:34:37 +02:00
test-issue1089.t tests: unify test-issue* 2010-09-03 23:34:37 +02:00
test-issue1175.t tests: unify test-issue* 2010-09-03 23:34:37 +02:00
test-issue1306.t tests: unify test-issue* 2010-09-03 23:34:37 +02:00
test-issue1438 test-issue1438: make executable 2009-04-13 21:18:53 +02:00
test-issue1438.out patch: teach selectfile about symlinks (issue1438) 2009-02-16 17:37:23 -06:00
test-issue2137 test-issue2137: don't use $PWD; use pwd instead 2010-05-01 19:24:51 +02:00
test-issue2137.out simplify test-issue2137, make it more portable 2010-04-15 15:21:41 +02:00
test-journal-exists transaction: always remove empty journal on abort 2009-11-02 10:19:14 +01:00
test-journal-exists.out transaction: always remove empty journal on abort 2009-11-02 10:19:14 +01:00
test-keyword.hg test-keyword: make it run under Windows 2008-02-09 20:17:09 +01:00
test-keyword.t test-keyword: use regular expressions instead of grepping 2010-08-30 13:15:30 +09:00
test-locate tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-locate.out locate: don't print "file not found" messages. 2007-04-04 04:22:06 -03:00
test-lock-badness.t tests: unify test-lock-badness 2010-08-26 12:41:00 +02:00
test-log.t tests: unify test-log 2010-08-15 23:34:46 +09:00
test-mactext tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-mactext.out test-mactext: simplify test, coverage is ensured by win32text tests 2008-04-05 19:03:45 +02:00
test-manifest context: consistently return p1 context for None 2008-06-25 17:33:51 -05:00
test-manifest-merging Don't use -f for rm in tests where not needed. Drop /bin/ from /bin/rm. 2006-12-26 14:17:48 +01:00
test-manifest-merging.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-manifest.hg test-manifest: test symlink and exec bit display 2007-10-06 22:30:24 +02:00
test-manifest.out context: consistently return p1 context for None 2008-06-25 17:33:51 -05:00
test-merge1.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-merge2.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-merge4.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-merge5.t test-merge5: removed unnecessary parts of test 2010-09-02 22:17:22 +02:00
test-merge6.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-merge7.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-merge8.t tests: unify test-merge8 2010-08-18 05:55:56 +05:30
test-merge9.t tests: unify test-merge9 2010-08-18 06:02:08 +05:30
test-merge10.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-merge-closedheads.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-merge-commit tests: replace #...# syntax with {...} 2009-05-19 23:02:17 +02:00
test-merge-commit.out progress: use gerund (updating) for merge progress 2010-07-30 10:32:24 +03:00
test-merge-default test-merge-default and check-code.py: No "export x=x" in sh 2010-03-08 03:07:35 +01:00
test-merge-default.out commit: note new branch heads rather than topological heads 2010-05-13 17:24:21 -05:00
test-merge-force merge: require --force when there are deleted files 2008-03-14 09:56:58 -03:00
test-merge-force.out merge: give hint as to how to discover uncommitted changes 2009-05-22 11:42:21 -05:00
test-merge-internal-tools-pattern tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-merge-internal-tools-pattern.out hg: say 'hg update' instead of 'hg up' in merge status message 2009-09-17 22:39:38 -07:00
test-merge-local tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-merge-local.out filemerge: use working dir parent as ancestor for backward wdir merge 2010-04-19 20:41:53 +02:00
test-merge-prompt Tests for 2d14cb7e2a9e and a60a6bd11ed6 (interactive prompts during merge) 2007-12-27 13:39:03 +01:00
test-merge-prompt.out ui.prompt: Show prompt and selection in non-interactive mode 2009-06-21 03:13:38 +02:00
test-merge-remove revert: update state of files in the "checkout" list 2008-03-18 04:07:39 -03:00
test-merge-remove.out lookup: optimize '.' 2008-06-25 17:33:34 -05:00
test-merge-revert tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-merge-revert2 tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-merge-revert2.out tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-merge-revert.out tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-merge-symlinks tests: Windows compatibility fixes 2008-10-12 19:11:59 +02:00
test-merge-symlinks.hg Test workingctx exec/link bit for copies. 2007-10-07 15:13:50 +02:00
test-merge-symlinks.out Test workingctx exec/link bit for copies. 2007-10-07 15:13:50 +02:00
test-merge-tools tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-merge-tools.out Tests with spaces in paths 2010-03-24 01:43:24 +01:00
test-merge-types Use skipped: instead of hghave: for skipping tests, use this in test-merge-types 2007-12-21 21:50:19 +01:00
test-merge-types.out progress: use gerund (updating) for merge progress 2010-07-30 10:32:24 +03:00
test-minirst.py minirst: support all recommended title adornments 2010-04-25 18:19:54 +02:00
test-minirst.py.out minirst: support all recommended title adornments 2010-04-25 18:19:54 +02:00
test-mq-caches.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-mq-eol.t tests: unify test-mq-eol 2010-08-15 21:45:31 +09:00
test-mq-git mq: add parent node IDs to MQ patches on qrefresh/qnew 2010-02-07 10:47:54 -05:00
test-mq-git.out filelog: sort meta entries, ensure deterministic order 2010-02-16 21:04:04 +01:00
test-mq-guards.t tests: unify test-mq-guards 2010-08-15 21:58:43 +09:00
test-mq-header-date mq: add parent node IDs to MQ patches on qrefresh/qnew 2010-02-07 10:47:54 -05:00
test-mq-header-date.out mq: add parent node IDs to MQ patches on qrefresh/qnew 2010-02-07 10:47:54 -05:00
test-mq-header-from fix up a bunch of check-code warnings 2010-02-09 14:12:22 -06:00
test-mq-header-from.out mq: add parent node IDs to MQ patches on qrefresh/qnew 2010-02-07 10:47:54 -05:00
test-mq-merge test-mq-merge: quote ^ 2010-05-01 19:24:49 +02:00
test-mq-merge.out Tests with spaces in paths 2010-03-24 01:43:24 +01:00
test-mq-missingfiles test-mq-missing: add test for directory creation on git copy 2008-12-11 22:59:35 +01:00
test-mq-missingfiles.out mq: qpop now tells which patches are popped 2009-07-09 23:59:03 +02:00
test-mq-pull-from-bundle test-mq-pull-from-bundle: don't print the contents of $HGRCPATH 2008-02-21 16:22:31 -03:00
test-mq-pull-from-bundle.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-mq-qclone-http test-mq-qclone-http: hide port number 2010-02-13 02:08:27 +01:00
test-mq-qclone-http.out test-mq-qclone-http: hide port number 2010-02-13 02:08:27 +01:00
test-mq-qdelete mq: make 'qdelete <patchidx>' work again. 2010-06-16 22:00:02 -04:00
test-mq-qdelete.out mq: qpop now tells which patches are popped 2009-07-09 23:59:03 +02:00
test-mq-qdiff mq: fix opts['unified'] = '0' to take effect when qdiff --stat 2010-04-07 00:10:54 +09:00
test-mq-qdiff.out mq: fix opts['unified'] = '0' to take effect when qdiff --stat 2010-04-07 00:10:54 +09:00
test-mq-qfold mq: add parent node IDs to MQ patches on qrefresh/qnew 2010-02-07 10:47:54 -05:00
test-mq-qfold.out mq: add parent node IDs to MQ patches on qrefresh/qnew 2010-02-07 10:47:54 -05:00
test-mq-qgoto mq: don't warn about ambiguous patch name when using patch index (issue1439) 2009-01-06 10:30:22 +01:00
test-mq-qgoto.out mq: qpop now tells which patches are popped 2009-07-09 23:59:03 +02:00
test-mq-qimport mq: fix qimport --name --existing --force on win32 2010-07-28 11:07:20 +02:00
test-mq-qimport-fail-cleanup mq: qimport cleanup on fail (issue2214) 2010-06-29 03:09:42 +05:30
test-mq-qimport-fail-cleanup.out mq: clarify the fact that qimport is trying to read a file 2010-07-31 10:50:29 +09:00
test-mq-qimport.out merge with stable 2010-07-31 11:41:58 +09:00
test-mq-qnew mq: evaluate --user before invoking editor with -e (issue2289) 2010-07-15 10:41:41 -07:00
test-mq-qnew.out mq: evaluate --user before invoking editor with -e (issue2289) 2010-07-15 10:41:41 -07:00
test-mq-qpush-fail mq: add parent node IDs to MQ patches on qrefresh/qnew 2010-02-07 10:47:54 -05:00
test-mq-qpush-fail.out Merge with crew-stable 2009-10-16 00:45:18 +02:00
test-mq-qqueue mq/qqueue: add --purge option to delete a queue and its patch dir 2010-08-18 23:37:19 +02:00
test-mq-qqueue.out mq/qqueue: add --purge option to delete a queue and its patch dir 2010-08-18 23:37:19 +02:00
test-mq-qrefresh mq: add parent node IDs to MQ patches on qrefresh/qnew 2010-02-07 10:47:54 -05:00
test-mq-qrefresh-replace-log-message mq: fix qrefresh -e with no patches applied 2007-09-24 19:00:11 -03:00
test-mq-qrefresh-replace-log-message.out mq: lowercase output 2009-01-03 17:15:21 +01:00
test-mq-qrefresh.out strip: hide unbundle messages by default 2010-05-20 13:27:28 -05:00
test-mq-qrename mq: fixed ENOENT when qrename to new/directory.patch 2010-03-28 15:23:11 +09:00
test-mq-qrename.out mq: fixed ENOENT when qrename to new/directory.patch 2010-03-28 15:23:11 +09:00
test-mq-qsave Make tests append settings to $HGRCPATH instead of $HGTMP/.hgrc 2006-08-22 10:08:42 +02:00
test-mq-qsave.out Add basic qsave/qrestore test. 2006-08-07 14:48:24 -07:00
test-mq-safety.t tests: mq-safety: use regular expression instead of sed 2010-08-30 13:41:03 +09:00
test-mq-strip.t tests: unify test-mq-strip 2010-08-16 10:53:52 +09:00
test-mq-symlinks.t tests: unify test-mq-symlinks 2010-08-16 10:59:38 +09:00
test-mq.t tests: remove useless grep -v in test-mq.t 2010-08-30 13:11:32 +09:00
test-mv-cp-st-diff copies: don't report copies with unrelated branch 2010-01-01 13:58:30 +01:00
test-mv-cp-st-diff.out copies: don't report copies with unrelated branch 2010-01-01 13:58:30 +01:00
test-nested-repo path_auditor: cache names of audited directories 2007-08-18 21:36:10 -03:00
test-nested-repo.out path_auditor: cache names of audited directories 2007-08-18 21:36:10 -03:00
test-newbranch tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-newbranch.out tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-newcgi Fix style nit and add some comments to tests. 2007-12-02 10:12:26 +01:00
test-newcgi.out CGI compatibility fix for 77bd163fb48d. 2007-12-01 18:26:27 +01:00
test-newercgi Fix style nit and add some comments to tests. 2007-12-02 10:12:26 +01:00
test-newercgi.out CGI compatibility fix for 77bd163fb48d. 2007-12-01 18:26:27 +01:00
test-no-symlinks Hide absolute path from test-no-symlinks output. 2007-08-11 12:36:04 +02:00
test-no-symlinks.hg test-no-symlinks: rename .bundle into .hg for consistency. 2007-08-09 23:14:50 +02:00
test-no-symlinks.out test-no-symlinks: fix unbundle output 2008-01-18 23:59:40 +01:00
test-notify test-notify: make it pass on Mac OS X (again) 2010-08-13 17:21:06 +02:00
test-notify-changegroup Remove variable output affected by length of TMPDIR. 2010-07-25 08:22:03 -07:00
test-notify-changegroup.out Remove variable output affected by length of TMPDIR. 2010-07-25 08:22:03 -07:00
test-notify.out rollback: fix up tests 2010-05-14 10:01:09 -05:00
test-oldcgi Fix style nit and add some comments to tests. 2007-12-02 10:12:26 +01:00
test-oldcgi.out Fix new tests to be better. In particular, fix webraw test to 2006-06-30 08:45:52 -07:00
test-parentrevspec tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-parentrevspec.out Add parentrevspec extension 2007-08-17 17:33:27 -03:00
test-parents.t tests: unify test-parents 2010-08-12 23:27:32 +09:00
test-parse-date.t tests: unify test-parse-date 2010-08-30 18:55:00 +09:00
test-parseindex tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-parseindex2.py remove unnecessary outer parenthesis in if-statements 2009-04-22 01:39:47 +02:00
test-parseindex2.py.out Add parseindex2.py test case 2008-10-17 01:05:10 +02:00
test-parseindex.out tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-patch-offset test-patch-offset: Don't use unified diff 2010-01-17 01:52:36 +01:00
test-patch-offset.out patch: better handling of sequence of offset patch hunks (issue1941) 2009-12-09 16:56:00 -08:00
test-patch.t test-patch.t: typos 2010-08-12 09:40:48 +01:00
test-patchbomb.t patchbomb: show prompt and selection in non-interactive mode 2010-09-08 08:31:07 +02:00
test-paths.t tests: unify test-paths 2010-08-12 15:18:44 +09:00
test-permissions tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-permissions.out tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-profile profiling: Adding support for kcachegrind output format, using lsprofcalltree 2009-04-08 14:20:57 +02:00
test-profile.out profiling: dropping hotshot profiling. --profile as a unique profiling option 2009-04-08 14:18:20 +02:00
test-progress progress: fall back to indeterminate progress if position is >= total 2010-04-08 15:04:00 -05:00
test-progress.out progress: fall back to indeterminate progress if position is >= total 2010-04-08 15:04:00 -05:00
test-pull localrepo: do not store URL password in undo.desc 2010-04-12 21:37:21 +02:00
test-pull-branch test-pull-branch: make it executable 2008-11-15 15:09:11 +01:00
test-pull-branch.out commit: note new branch heads rather than topological heads 2010-05-13 17:24:21 -05:00
test-pull-http tests: don't just silently strip port numbers 2010-02-08 02:53:41 +01:00
test-pull-http.out tests: don't just silently strip port numbers 2010-02-08 02:53:41 +01:00
test-pull-permission tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-pull-permission.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-pull-pull-corruption Added test cases for repo corruption fixed in e2b47039575f (issue132) 2006-02-22 07:45:14 +01:00
test-pull-pull-corruption2 Wait for first pull to be completed before doing verify. 2006-06-28 12:29:48 +02:00
test-pull-pull-corruption2.out Show repo's revlog format on verify only if it doesn't match the default format. 2006-04-28 21:52:08 +02:00
test-pull-pull-corruption.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-pull-r pull: with -u and -r, update to the first revision given 2010-02-06 20:24:51 +01:00
test-pull-r.out rollback: fix up tests 2010-05-14 10:01:09 -05:00
test-pull-update Update on pull -u when heads were closed (fixes issue666). 2007-08-06 20:25:50 +02:00
test-pull-update.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-pull.out rollback: fix up tests 2010-05-14 10:01:09 -05:00
test-purge.t tests: unify test-purge 2010-08-30 18:50:44 +09:00
test-push-hook-lock Create local ui object per repository, so .hg/hgrc don't get mixed. 2006-03-06 17:47:41 +01:00
test-push-hook-lock.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-push-http http: deliver hook output to client 2010-06-30 18:15:23 -05:00
test-push-http.out http: deliver hook output to client 2010-06-30 18:15:23 -05:00
test-push-r switch to the .hg/store layout, fix the tests 2006-12-01 13:34:09 +01:00
test-push-r.out filelog: sort meta entries, ensure deterministic order 2010-02-16 21:04:04 +01:00
test-push-validation Fix test-push-validation under Windows 2010-02-14 18:39:16 +01:00
test-push-validation.out Fix test-push-validation under Windows 2010-02-14 18:39:16 +01:00
test-push-warn tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-push-warn.out Abort: add a hint argument, printed in the next line inside parenthesis 2010-07-15 14:41:22 +02:00
test-qrecord.t tests: unify test-qrecord 2010-08-27 16:25:47 +02:00
test-race dirstate: refactor granularity code, add a test 2008-03-20 13:53:59 -05:00
test-race.out dirstate: refactor granularity code, add a test 2008-03-20 13:53:59 -05:00
test-rebase-abort rebase: --abort doesn't strip away the target changeset (issue2220) 2010-06-08 18:01:07 +02:00
test-rebase-abort.out rebase: --abort doesn't strip away the target changeset (issue2220) 2010-06-08 18:01:07 +02:00
test-rebase-cache tests: fix bashism to load helpers.sh 2010-05-21 20:55:18 +09:00
test-rebase-cache.out rebase: only show "rebase completed" message with -v 2010-05-20 15:15:11 -05:00
test-rebase-check-restore tests: fix bashism to load helpers.sh 2010-05-21 20:55:18 +09:00
test-rebase-check-restore.out rebase: only show "rebase completed" message with -v 2010-05-20 15:15:11 -05:00
test-rebase-collapse tests: fix bashism to load helpers.sh 2010-05-21 20:55:18 +09:00
test-rebase-collapse.out rebase: only show "rebase completed" message with -v 2010-05-20 15:15:11 -05:00
test-rebase-conflicts tests: fix bashism to load helpers.sh 2010-05-21 20:55:18 +09:00
test-rebase-conflicts.out rebase: only show "rebase completed" message with -v 2010-05-20 15:15:11 -05:00
test-rebase-detach tests: fix bashism to load helpers.sh 2010-05-21 20:55:18 +09:00
test-rebase-detach.out rebase: only show "rebase completed" message with -v 2010-05-20 15:15:11 -05:00
test-rebase-interruptions tests: fix bashism to load helpers.sh 2010-05-21 20:55:18 +09:00
test-rebase-interruptions.out rebase: improve --abort failure message 2010-05-20 15:20:25 -05:00
test-rebase-issue-noparam-single-rev tests: fix bashism to load helpers.sh 2010-05-21 20:55:18 +09:00
test-rebase-issue-noparam-single-rev.out rebase: only show "rebase completed" message with -v 2010-05-20 15:15:11 -05:00
test-rebase-keep-branch rebase: use helpers.sh in tests 2010-05-19 20:20:12 -05:00
test-rebase-keep-branch.out rebase: use helpers.sh in tests 2010-05-19 20:20:12 -05:00
test-rebase-mq rebase: add a test for committed MQ patches (9738fa24c874) 2010-07-12 09:19:28 +03:00
test-rebase-mq-skip rebase: recompute the set of skipped rev when using --continue (issue2330) 2010-08-13 18:02:02 +02:00
test-rebase-mq-skip.out rebase: recompute the set of skipped rev when using --continue (issue2330) 2010-08-13 18:02:02 +02:00
test-rebase-mq.out rebase: add a test for committed MQ patches (9738fa24c874) 2010-07-12 09:19:28 +03:00
test-rebase-newancestor tests: fix bashism to load helpers.sh 2010-05-21 20:55:18 +09:00
test-rebase-newancestor.out rebase: make sure the newancestor is used during the whole update 2009-11-09 20:15:49 +01:00
test-rebase-parameters tests: fix bashism to load helpers.sh 2010-05-21 20:55:18 +09:00
test-rebase-parameters.out rebase: use usual util.abort rather than error.ParseError 2010-06-04 17:22:33 -05:00
test-rebase-pull tests: fix bashism to load helpers.sh 2010-05-21 20:55:18 +09:00
test-rebase-pull.out rebase: only show "rebase completed" message with -v 2010-05-20 15:15:11 -05:00
test-rebase-rename tests: fix bashism to load helpers.sh 2010-05-21 20:55:18 +09:00
test-rebase-rename.out strip: be quiet about temporary internal bundle 2010-05-19 19:46:39 -05:00
test-rebase-scenario-global tests: fix bashism to load helpers.sh 2010-05-21 20:55:18 +09:00
test-rebase-scenario-global.out rebase: only show "rebase completed" message with -v 2010-05-20 15:15:11 -05:00
test-rebuildstate.t tests: unify test-rebuildstate 2010-08-30 18:47:02 +09:00
test-record.t tests: unify test-record 2010-08-27 16:25:47 +02:00
test-relink.t tests: unify test-relink 2010-08-30 14:01:57 +09:00
test-remove-new.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-remove.t merge with stable 2010-09-01 12:28:34 +02:00
test-rename-after-merge Fix a corner case when committing a rename after a merge (issue1476) 2009-01-25 18:55:29 +01:00
test-rename-after-merge.out rollback: fix up tests 2010-05-14 10:01:09 -05:00
test-rename-dir-merge.t tests: merge the two test-rename-dir-merge* into one 2010-08-30 13:55:57 +09:00
test-rename-merge1 tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-rename-merge1.out progress: use gerund (updating) for merge progress 2010-07-30 10:32:24 +03:00
test-rename-merge2 tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-rename-merge2.out progress: use gerund (updating) for merge progress 2010-07-30 10:32:24 +03:00
test-rename.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-repair-strip strip: be quiet about temporary internal bundle 2010-05-19 19:46:39 -05:00
test-repair-strip.out strip: improve full backup message 2010-05-20 12:15:44 -05:00
test-requires.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-resolve.t tests: unify test-resolve 2010-08-30 14:06:18 +09:00
test-revert-flags.t tests: unify test-revert-flags 2010-08-30 13:45:24 +09:00
test-revert-unknown.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-revert.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-revlog-ancestry.py move working dir/dirstate methods from localrepo to workingctx 2010-06-07 20:03:32 +02:00
test-revlog-ancestry.py.out Add ancestors and descendants to revlog 2008-07-19 18:19:50 +02:00
test-revlog-group-emptyiter.t tests: unify test-revlog-group-emptyiter 2010-08-17 17:53:11 +05:30
test-revlog-packentry.t tests: unify test-revlog-packentry 2010-08-17 17:54:32 +05:30
test-revset.t util: get rid of extra trailing whitespace in parsedate abort message 2010-08-30 13:29:44 +09:00
test-rollback tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-rollback.out tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-schemes schemes: url parts are counted from 1 2009-12-14 21:21:34 +02:00
test-schemes.out schemes: url parts are counted from 1 2009-12-14 21:21:34 +02:00
test-serve test-serve: ensure KILLQUIETLY is only used once 2010-08-30 11:16:21 -04:00
test-serve.out mail/hgweb: support service names for ports (issue2350) 2010-08-28 12:31:07 -04:00
test-share Fix test-share and test-subrepo under Windows 2010-02-14 18:19:18 +01:00
test-share.out Fix test-share and test-subrepo under Windows 2010-02-14 18:19:18 +01:00
test-simple-update make manifest friendlier 2006-11-30 22:38:48 -06:00
test-simple-update.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-simplemerge-cmd tests: renamed helper to avoid clash with stdlib repr module 2009-05-17 02:31:12 +02:00
test-simplemerge-cmd.out tests: use repr.py to avoid binary characters in test output 2009-05-17 01:16:56 +02:00
test-simplemerge.py fix up a bunch of check-code warnings 2010-02-09 14:12:22 -06:00
test-simplemerge.py.out actually port simplemerge to hg 2007-04-16 20:17:39 -03:00
test-ssh tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-ssh-clone-r test-ssh-clone-r: avoid a shell script 2007-03-27 01:41:23 -03:00
test-ssh-clone-r.out filelog: sort meta entries, ensure deterministic order 2010-02-16 21:04:04 +01:00
test-ssh.out tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-static-http tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-static-http.out tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-status-color.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-status-inprocess.py add a test for the inprocess status dirstate race 2010-04-05 20:10:46 +02:00
test-status-inprocess.py.out add a test for the inprocess status dirstate race 2010-04-05 20:10:46 +02:00
test-status.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-strict.t tests: unify test-strict 2010-08-30 12:48:17 +09:00
test-strip-cross tests: fix bashism to load helpers.sh 2010-05-21 20:55:18 +09:00
test-strip-cross.out strip: hide unbundle messages by default 2010-05-20 13:27:28 -05:00
test-subrepo-deep-nested-change.t tests: use regular expression instead of sed in test-subrepo-deep-nested-change 2010-08-30 13:37:12 +09:00
test-subrepo-paths.t test-subrepo-paths: use printf instead of echo 2010-08-19 16:34:12 +02:00
test-subrepo-recursion.t subrepos: handle modified but uncommitted .hgsub 2010-09-07 16:23:55 +02:00
test-subrepo-relative-path.t tests: unify test-subrepo-relative-path 2010-08-17 16:52:47 +02:00
test-subrepo-svn.t tests: unify test-subrepo-svn 2010-08-17 16:53:03 +02:00
test-subrepo.t commit: sort subrepos before committing for stable test output 2010-08-31 16:36:31 +02:00
test-symlink-os-yes-fs-no.py dirstate: ignore symlinks when fs cannot handle them (issue1888) 2010-08-09 15:31:56 +02:00
test-symlink-os-yes-fs-no.py.out dirstate: ignore symlinks when fs cannot handle them (issue1888) 2010-08-09 15:31:56 +02:00
test-symlinks.t tests: merge all 4 test-symlink* into test-symlinks 2010-08-12 23:22:25 +09:00
test-tag.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-tags.t tests: unify test-tags 2010-08-03 00:10:28 -05:00
test-template-engine cmdutil: extract latest tags closures in templatekw 2009-12-13 18:06:24 +01:00
test-template-engine.out templater: make the templating engine pluggable to some extent 2009-05-12 12:05:19 +02:00
test-transplant.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-trusted.py error: update test-trusted.py 2010-06-04 23:00:22 -05:00
test-trusted.py.out error: update test-trusted.py 2010-06-04 23:00:22 -05:00
test-ui-color.py color: call correct superclass method in write_err 2010-08-02 10:48:31 -04:00
test-ui-color.py.out color: call correct superclass method in write_err 2010-08-02 10:48:31 -04:00
test-ui-config.py ui: handle leading newlines/spaces/commas in configlist 2010-06-08 21:09:41 +02:00
test-ui-config.py.out ui: handle leading newlines/spaces/commas in configlist 2010-06-08 21:09:41 +02:00
test-ui-verbosity.py tests: removed unnecessary execute bit on Python tests 2009-05-17 01:42:21 +02:00
test-ui-verbosity.py.out tests: renamed Python tests to .py 2009-05-17 01:39:31 +02:00
test-unrelated-pull tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-unrelated-pull.out tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-up-issue1456 update: add --check option 2009-06-20 08:29:41 -05:00
test-up-issue1456.out update: add --check option 2009-06-20 08:29:41 -05:00
test-up-local-change.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-update-branches update: add comments and test cases for updating across branches 2009-11-05 10:53:36 +01:00
test-update-branches.out update: allow branch crossing without -c or -C, with no uncommitted changes 2009-11-05 10:53:59 +01:00
test-update-renames copies: properly visit file context ancestors on working file contexts 2010-04-07 21:31:47 +02:00
test-update-renames.out copies: properly visit file context ancestors on working file contexts 2010-04-07 21:31:47 +02:00
test-update-reverse tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-update-reverse.out tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-url-rev tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-url-rev.out rollback: fix up tests 2010-05-14 10:01:09 -05:00
test-username-newline forbid username with '\n' at the changelog level 2008-09-13 17:46:09 +02:00
test-username-newline.out forbid username with '\n' at the changelog level 2008-09-13 17:46:09 +02:00
test-verify.t merge with stable 2010-09-06 07:14:18 +02:00
test-walk.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-walkrepo.py removed unused imports 2009-05-30 23:20:30 +02:00
test-win32text win32text: drop disabling portion of test 2009-06-09 11:55:32 -05:00
test-win32text.out filelog: sort meta entries, ensure deterministic order 2010-02-16 21:04:04 +01:00
tinyproxy.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00

To run the tests, do:

cd tests/
python run-tests.py

See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.