sapling/tests
Matt Mackall d893847a13 mq: use cmdutil.revert instead of hg.revert
It's the last user.
2015-10-12 03:37:09 -05:00
..
blacklists extensions: remove the inotify extension (BC) 2014-03-01 16:20:15 -06:00
bundles discovery: test coverage for issue4438 / 475a22a41c55 / a720a37e15a3 2014-11-06 01:48:29 +01:00
gpg tests: stop tracking tests/gpg/random_seed 2014-01-20 01:29:54 +01:00
svn convert/svn: do not try converting empty head revisions (issue3347) 2012-04-18 14:04:58 +02:00
autodiff.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
binfile.bin
bzr-definitions tests: move '#require bzr' into .t files 2015-08-22 10:22:12 -07:00
cgienv tests: remove duplication of the CGI environment variables 2011-01-16 19:12:54 +08:00
dumbhttp.py tests: pull common http server setup out of individual tests 2014-10-16 13:48:51 +09:00
dummyssh dummyssh: fix check-code nit 2013-06-14 15:28:40 -04:00
f tests: teach f not to report symlink mode bits 2015-01-17 13:53:56 -08:00
fakedirstatewritetime.py dirstate: make writing in-memory changes aware of transaction activity 2015-10-14 02:49:17 +09:00
fakepatchtime.py tests: add extension to emulate invoking internalpatch at the specific time 2015-07-08 17:01:09 +09:00
filterpyflakes.py tests: make filterpyflakes.py read target files relatively to cwd 2015-08-13 22:10:52 +09:00
generate-working-copy-states.py generate-working-copy-states: open() in binary mode when writing content 2014-12-05 22:58:02 -05:00
get-with-headers.py tests: just use 'response.reason' 2015-05-18 16:52:28 -05:00
heredoctest.py heredoctest: 2to3 -w -f numliterals -f except -f print tests/heredoctest.py 2015-04-12 15:34:17 -04:00
hghave hghave: remove quiet option 2015-08-22 10:37:38 -07:00
hghave.py hghave: correct test for debhelper 2015-08-31 22:43:33 -04:00
hgterm.ti tests: hardcode terminfo entry for the terminfo color test 2011-06-27 11:36:40 -07:00
hgweberror.py hgweb: send proper HTTP response after uncaught exception 2014-11-28 10:59:02 -08:00
histedit-helpers.sh tests: convert histedit tests to .t 2012-06-30 03:34:44 +02:00
killdaemons.py tests: make killdaemons.py use DAEMON_PIDS by default 2015-06-08 14:21:45 -05:00
md5sum.py global: mass rewrite to use modern exception syntax 2015-06-23 22:20:08 -07:00
missing-comment.hg histedit: new extension for interactive history editing 2012-06-27 17:52:54 -05:00
mockblackbox.py tests: move mock blackbox extension into own file 2015-04-13 09:36:33 -04:00
notcapable peer: introduce real peer classes 2012-07-13 21:47:06 +02:00
printenv.py tests: make printenv executable 2015-06-08 17:34:45 -05:00
readlink.py global: mass rewrite to use modern exception syntax 2015-06-23 22:20:08 -07:00
README urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00
revlog-formatv0.py
run-tests.py run-tests: add b-prefix on two strings to fix python3 support 2015-10-12 14:15:04 -04:00
seq.py tests: introduce 'seq.py' as a portable replacement for 'seq' 2015-03-17 20:59:23 -04:00
silenttestrunner.py silenttestrunner: add environment variable to make tests noisy again 2014-11-13 15:47:15 -05:00
sitecustomize.py run-tests: collect aggregate code coverage 2015-03-28 00:47:58 -07:00
svn-safe-append.py convert: fix test-convert-svn-* problems with mtime not changing 2008-04-01 09:17:11 +02:00
svnxml.py test-convert-svn-sink: add helper to smooth svn xml output 2012-04-24 13:05:38 +02:00
test-586.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-1102.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-1993.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-abort-checkin.t error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
test-acl.t push: only say we are trying to push obsmarkers when we actually try 2015-06-11 13:02:21 -07:00
test-add.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-addremove-similar.t error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
test-addremove.t spelling: fixes from proofreading of spell checker issues 2015-01-18 02:38:57 +01:00
test-alias.t dispatch: offer suggestions of similar-named commands 2015-02-10 15:59:12 -05:00
test-ancestor.py ancestor: add a way to remove ancestors of bases from a given set 2014-11-14 19:40:30 -08:00
test-ancestor.py.out test-ancestor: add a test for ancestor with ancestry within the initset 2014-08-30 11:39:15 +02:00
test-annotate.t error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
test-archive-symlinks.t tests: drop explicit $TESTDIR from executables 2015-06-08 14:44:30 -05:00
test-archive.t progress: stop double-wrapping of ui class 2015-06-07 18:11:23 -07:00
test-atomictempfile.py test-atomictempfile: convert to unit test 2013-02-09 19:02:45 +02:00
test-audit-path.t tests: fix for windows - slashes and no serve 2013-01-30 19:40:07 +01:00
test-backout.t filemerge: normalize 'internal:foo' names to ':foo' 2015-10-07 00:01:16 -07:00
test-backwards-remove.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-bad-extension.t test-bad-extension: reduce dependencies on other things 2015-09-10 19:45:46 -04:00
test-bad-pull.t tests: drop DAEMON_PIDS from killdaemons calls 2015-06-08 14:55:40 -05:00
test-basic.t devel: rename 'all' to 'all-warnings' (BC) 2015-05-26 14:14:36 -07:00
test-batching.py batching: migrate basic noop batching into peer.peer 2015-08-05 14:51:34 -04:00
test-batching.py.out wireproto: add basic command batching infrastructure 2011-06-14 22:51:26 +02:00
test-bdiff.py mdiff: replace wscleanup() regexps with C loops 2011-11-18 14:23:03 +01:00
test-bdiff.py.out mdiff: replace wscleanup() regexps with C loops 2011-11-18 14:23:03 +01:00
test-bheads.t branch: don't warn about branches if repository has multiple branches already 2015-05-22 17:08:59 -05:00
test-bisect2.t hbisect: add two new revset descriptions: 'goods' and 'bads' 2011-09-24 01:32:50 +02:00
test-bisect3.t map-cmdline.bisect: rewrite to just %include the default template 2015-05-10 13:48:10 -04:00
test-bisect.t summary: move the parents phase marker to commit line (issue4688) 2015-05-29 22:23:58 +02:00
test-blackbox.t blackbox: add pid to output 2015-09-07 11:31:44 -07:00
test-bookmarks-current.t templatekw: display active bookmark more consistently (issue4552) (BC) 2015-04-15 09:07:54 -07:00
test-bookmarks-merge.t update: when deactivating a bookmark, print a message 2014-05-14 12:49:55 -07:00
test-bookmarks-pushpull.t bookmarks: abort the whole push if bookmarks fails to update (BC) 2015-05-27 22:25:33 -07:00
test-bookmarks-rebase.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-bookmarks-strip.t bookmarks: change bookmark within a transaction 2014-09-28 00:49:36 -07:00
test-bookmarks.t revset: strip off "literal:" prefix from bookmark not found error 2015-10-07 23:04:31 +09:00
test-branch-option.t branch: don't warn about branches if repository has multiple branches already 2015-05-22 17:08:59 -05:00
test-branch-tag-confict.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-branches.t branch: don't warn about branches if repository has multiple branches already 2015-05-22 17:08:59 -05:00
test-bundle2-exchange.t error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
test-bundle2-format.t error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
test-bundle2-multiple-changegroups.t tests: simplify printenv calls 2015-06-08 15:10:15 -05:00
test-bundle2-pushback.t tests: restore 'python' and '$TESTDIR/' for dummyssh invocation 2015-06-09 21:39:33 -04:00
test-bundle2-remote-changegroup.t tests: restore 'python' and '$TESTDIR/' for dummyssh invocation 2015-06-09 21:39:33 -04:00
test-bundle-r.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-bundle-type.t exchange: refactor bundle specification parsing 2015-10-13 10:57:54 -07:00
test-bundle-vs-outgoing.t tests: don't load unnecessary graphlog extension 2013-11-22 19:14:17 +01:00
test-bundle.t urls: bulk-change BTS urls to new location 2015-09-30 15:31:07 -05:00
test-casecollision-merge.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-casecollision.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-casefolding.t dirstate: ensure mv source is marked deleted when walking icasefs (issue4760) 2015-07-27 21:27:24 -04:00
test-cat.t cat: disable optimization of single file case for workingctx 2015-04-05 13:16:46 +09:00
test-censor.t censor: make various path forms available like other Mercurial commands 2015-07-17 00:22:16 +09:00
test-changelog-exec.t merge with stable 2014-09-22 16:14:08 -05:00
test-check-code-hg.t tests: change some #ifs to #requires 2014-08-06 11:53:08 -05:00
test-check-code.t check-code: entirely drop the 'non-py24.py' file from the test 2015-05-18 16:30:24 -05:00
test-check-commit-hg.t test-check-commit-hg: clarify misleading "commit message rules" error 2014-12-18 10:11:38 -08:00
test-check-config-hg.t test-check-config: convert directory separators to '/' for MSYS 2015-07-20 23:33:57 -04:00
test-check-pyflakes.t cleanup: make sure we always access members of imported modules 2014-08-15 04:37:45 +02:00
test-children.t children: don't pass filectx to displayer 2015-03-26 23:56:18 +09:00
test-churn.t churn: deprecate -t option in favour of -T 2015-02-24 11:37:07 -05:00
test-clone-cgi.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-clone-pull-corruption.t tests: use double quote to quote arguments in hook for portability 2015-04-23 22:39:21 +09:00
test-clone-r.t clone: fix updaterev to update to latest branch changeset (issue4528) 2015-08-30 11:47:43 +02:00
test-clone-update-order.t branch: don't warn about branches if repository has multiple branches already 2015-05-22 17:08:59 -05:00
test-clone.t dispatch: error out on invalid -R path even if optionalrepo (issue4805) (BC) 2015-08-31 23:29:15 +09:00
test-clonebundles.t exchange: support sorting URLs by client-side preferences 2015-10-13 12:30:39 -07:00
test-command-template.t merge with stable 2015-10-07 13:44:48 -05:00
test-commandserver.t test-commandserver: generate files with a fixed EOL for test stability 2015-10-01 21:49:50 -04:00
test-commit-amend.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-commit-interactive-curses.t crecord: exit edition of hunk with non-zero status does not interrupt session 2015-06-05 13:41:14 -07:00
test-commit-interactive.t record: omit meaningless 'commit' suggestion at 'hg commit -i' 2015-07-15 04:45:58 +09:00
test-commit-multiple.t branch: don't warn about branches if repository has multiple branches already 2015-05-22 17:08:59 -05:00
test-commit-unresolved.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-commit.t urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00
test-committer.t config: allow 'user' in .hgrc ui section (issue3169) 2014-07-26 09:27:11 +03:00
test-completion.t commands: add a new debug command to print merge state 2015-10-02 13:00:47 -07:00
test-config.t tests: fix globs for Windows 2014-11-16 16:26:15 -05:00
test-conflict.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-confused-revert.t
test-context.py spelling: fixes from proofreading of spell checker issues 2015-01-18 02:38:57 +01:00
test-context.py.out status: update various other methods to return new class 2014-10-14 00:52:27 -05:00
test-contrib.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-convert-authormap.t tests: reintroduce globs in test-convert-authormap.t 2012-06-13 02:29:47 +02:00
test-convert-baz.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-convert-bzr-114.t tests: move '#require bzr' into .t files 2015-08-22 10:22:12 -07:00
test-convert-bzr-directories.t tests: move '#require bzr' into .t files 2015-08-22 10:22:12 -07:00
test-convert-bzr-ghosts.t tests: move '#require bzr' into .t files 2015-08-22 10:22:12 -07:00
test-convert-bzr-merges.t tests: move '#require bzr' into .t files 2015-08-22 10:22:12 -07:00
test-convert-bzr-treeroot.t tests: move '#require bzr' into .t files 2015-08-22 10:22:12 -07:00
test-convert-bzr.t tests: move '#require bzr' into .t files 2015-08-22 10:22:12 -07:00
test-convert-clonebranches.t branch: don't warn about branches if repository has multiple branches already 2015-05-22 17:08:59 -05:00
test-convert-cvs-branch.t urls: bulk-change BTS urls to new location 2015-09-30 15:31:07 -05:00
test-convert-cvs-detectmerge.t tests: run 'cvs init' only on non-existent directories (issue4482) 2014-12-28 21:30:52 +01:00
test-convert-cvs-synthetic.t tests: run 'cvs init' only on non-existent directories (issue4482) 2014-12-28 21:30:52 +01:00
test-convert-cvs.t test-convert-cvs: add sleep so cvs notices changes 2015-10-12 15:42:32 +03:00
test-convert-cvsnt-mergepoints.rlog Rename CVSNT "mergepoints" test and make it executable. 2009-06-15 20:35:19 -04:00
test-convert-cvsnt-mergepoints.t tests: run 'cvs init' only on non-existent directories (issue4482) 2014-12-28 21:30:52 +01:00
test-convert-darcs.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-convert-datesort.t branch: don't warn about branches if repository has multiple branches already 2015-05-22 17:08:59 -05:00
test-convert-filemap.t convert: fix syncing deletes from p2 merge commit 2015-08-25 15:54:33 -07:00
test-convert-git.t convert: add convert.git.skipsubmodules option 2015-08-24 22:16:01 -07:00
test-convert-hg-sink.t convert: apply the appropriate phases to the destination (issue4165) 2015-06-14 13:08:11 -04:00
test-convert-hg-source.t convert: fix bug with converting the same commit twice 2015-06-29 13:39:05 -07:00
test-convert-hg-startrev.t convert: remove restriction on multiple --rev in hg source 2015-09-03 10:29:42 -07:00
test-convert-hg-svn.t tests: write hgrc of more than two lines by using shell heredoc 2014-11-04 23:41:46 +09:00
test-convert-mtn.t tests: drop explicit $TESTDIR from executables 2015-06-08 14:44:30 -05:00
test-convert-p4-filetypes.t tests: use $PYTHON instead of hardcoding python 2014-10-15 15:35:59 -04:00
test-convert-p4.t tests: fix p4 tests so they use separate ports and can be run in parallel 2014-08-25 03:27:51 +02:00
test-convert-splicemap.t tests: don't load unnecessary graphlog extension 2013-11-22 19:14:17 +01:00
test-convert-svn-branches.t convert: use 'default' for specifying branch name in branchmap (issue4753) 2015-07-14 14:40:56 +01:00
test-convert-svn-encoding.t progress: get the extremely verbose output out of default debug 2015-05-09 23:40:40 -07:00
test-convert-svn-move.t tests: use $PYTHON instead of hardcoding python 2014-10-15 15:35:59 -04:00
test-convert-svn-sink.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-convert-svn-source.t tests: drop explicit $TESTDIR from executables 2015-06-08 14:44:30 -05:00
test-convert-svn-startrev.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-convert-svn-tags.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-convert-tagsbranch-topology.t convert: add config to not convert tags 2015-06-29 13:40:20 -07:00
test-convert-tla.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-convert.t convert: add convert.git.skipsubmodules option 2015-08-24 22:16:01 -07:00
test-copy-move-merge.t merge.mergestate: perform all premerges before any merges (BC) 2015-10-11 21:56:39 -07:00
test-copy.t tests: drop explicit $TESTDIR from executables 2015-06-08 14:44:30 -05:00
test-custom-filters.t error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
test-debian-packages.t debian: switch to using debhelper and dh_python2 to build debs 2015-08-26 10:59:09 -04:00
test-debugbuilddag.t progress: stop double-wrapping of ui class 2015-06-07 18:11:23 -07:00
test-debugbundle.t bundle: when verbose, show what takes up the space in the generated bundle 2014-08-15 19:43:32 +02:00
test-debugcommands.t commands.debugrevlog: report max chain length 2015-03-28 12:58:44 -07:00
test-debugextensions.t test-debugextensions: sanitize JSON output for Windows 2015-10-01 21:24:10 -04:00
test-debugindexdot.t spelling: exercise 2012-08-17 13:58:18 -07:00
test-debugrename.t
test-default-push.t ui: change default path fallback mechanism (issue4796) 2015-09-06 11:28:48 -07:00
test-demandimport.py demandimport: blacklist distutils.msvc9compiler (issue4475) 2014-12-22 17:27:31 -05:00
test-demandimport.py.out demandimport: make it possible to disable by setting HGDEMANDIMPORT=disable 2014-04-08 01:35:13 +02:00
test-devel-warnings.t devel-warn: issue a warning for old style revsets 2015-06-19 11:17:11 -07:00
test-diff-binary-file.t diff: use binary diff when copy source is binary 2015-01-17 15:03:41 -08:00
test-diff-change.t revpair: restrict odd-range handling to top-level x:y expression (issue4774) 2015-08-13 16:15:43 +09:00
test-diff-color.t tests: write hgrc of more than two lines by using shell heredoc 2014-11-04 23:41:46 +09:00
test-diff-copy-depth.t
test-diff-hashes.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-diff-ignore-whitespace.t run-tests: allow test output lines to be terminated with \r in addition to \n 2012-09-26 00:56:27 +02:00
test-diff-issue2761.t spelling: doesn't/does not 2012-08-17 13:58:18 -07:00
test-diff-newlines.t tests: use $PYTHON instead of hardcoding python 2014-10-15 15:35:59 -04:00
test-diff-reverse.t context.status: remove incorrect swapping of added/removed in workingctx 2014-10-24 15:52:20 -05:00
test-diff-subdir.t diff: rename --relative option to --root 2015-03-25 11:55:15 -07:00
test-diff-unified.t tests: add testing for diff.showfunc 2015-03-24 21:36:38 +01:00
test-diff-upgrade.t tests: write hgrc of more than two lines by using shell heredoc 2014-11-04 23:41:46 +09:00
test-diffdir.t revsets: make revpair revsets-aware 2010-10-07 18:05:04 -05:00
test-diffstat.t test-diffstat: add a glob the test runner wants on Windows 2015-03-28 23:57:16 -04:00
test-dirstate-race.t tests: remove exec bit from .t files 2010-09-14 16:03:10 +02:00
test-dirstate.t error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
test-dispatch.py
test-dispatch.py.out
test-dispatch.t help: fold repeatable option message into option table header 2014-08-12 04:00:42 -05:00
test-docker-packaging.t debian: switch to using debhelper and dh_python2 to build debs 2015-08-26 10:59:09 -04:00
test-doctest.py convert: use 'default' for specifying branch name in branchmap (issue4753) 2015-07-14 14:40:56 +01:00
test-double-merge.t merge.mergestate: perform all premerges before any merges (BC) 2015-10-11 21:56:39 -07:00
test-duplicateoptions.py extensions: remove the inotify extension (BC) 2014-03-01 16:20:15 -06:00
test-empty-dir.t tests: drop final true command from unified tests 2010-09-20 16:00:15 -05:00
test-empty-file.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-empty-group.t localrepo: reuse parent manifest in commitctx if no files have changed 2011-05-02 19:20:29 +02:00
test-empty.t merge: exit early during a no-op update (BC) 2013-10-01 17:43:54 -07:00
test-encode.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-encoding-align.t branch: don't warn about branches if repository has multiple branches already 2015-05-22 17:08:59 -05:00
test-encoding-textwrap.t help: tweak --verbose command help hint 2014-08-12 03:01:37 -05:00
test-encoding.t tags: use full hash for formatter output as in log or annotate commands 2014-09-21 12:50:48 +09:00
test-eol-add.t
test-eol-clone.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-eol-hook.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-eol-patch.t tests: don't overwrite HGRCPATH 2011-03-01 17:01:17 +01:00
test-eol-tag.t urls: bulk-change BTS urls to new location 2015-09-30 15:31:07 -05:00
test-eol-update.t tests: don't overwrite HGRCPATH 2011-03-01 17:01:17 +01:00
test-eol.t eol: fix crash when handling removed files 2014-10-22 16:10:23 +02:00
test-eolfilename.t urls: bulk-change BTS urls to new location 2015-09-30 15:31:07 -05:00
test-excessive-merge.t tests: reduce spurious failures when run with generaldelta 2012-07-11 15:03:10 -07:00
test-execute-bit.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-export.t tests: write hgrc of more than two lines by using shell heredoc 2014-11-04 23:41:46 +09:00
test-extdiff.t extdiff: add a --patch argument for diffing changeset deltas 2015-09-09 21:07:38 -04:00
test-extension.t urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00
test-extra-filelog-entry.t tests: reduce spurious failures when run with generaldelta 2012-07-11 15:03:10 -07:00
test-fetch.t branch: don't warn about branches if repository has multiple branches already 2015-05-22 17:08:59 -05:00
test-filebranch.t dirstate: use 'm' state in otherparent to reduce ambiguity 2014-10-10 13:31:06 -05:00
test-filecache.py spelling: behaviour -> behavior 2015-08-28 10:53:55 -04:00
test-filecache.py.out scmutil.filecache: support watching over multiple files 2013-11-16 13:29:39 -08:00
test-filelog.py spelling: behaviour -> behavior 2015-08-28 10:53:55 -04:00
test-filelog.py.out tests: test test-filelog is python - rename to test-filelog.py 2012-04-23 01:57:17 +02:00
test-fileset-generated.t largefiles: don't mangle filesets when fixing up the log matcher 2015-04-18 13:08:41 -04:00
test-fileset.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-flags.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-fncache.t error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
test-gendoc.t test-gendoc: require gettext 2015-01-20 17:38:42 -08:00
test-generaldelta.t strip: compress bundle2 backup using BZ 2015-09-29 14:42:03 -07:00
test-getbundle.t bundle2: rename format, parts and config to final names 2015-04-09 16:25:48 -04:00
test-git-export.t test-git-export: add globs the test runner wants on Windows 2015-03-29 00:00:14 -04:00
test-globalopts.t help: scripting help topic 2015-07-18 17:10:28 -07:00
test-glog-topological.t graphmod: rename graph-topological config to graph-group-branches 2014-12-08 15:20:28 -05:00
test-glog.t revset: use integer representation of wdir() in revset 2015-03-16 16:17:06 +09:00
test-gpg.t tests: drop explicit $TESTDIR from executables 2015-06-08 14:44:30 -05:00
test-graft.t merge.mergestate: perform all premerges before any merges (BC) 2015-10-11 21:56:39 -07:00
test-grep.t log: fix --follow null parent not to include revision 0 2015-02-06 21:53:39 +09:00
test-hardlinks.t progress: get the extremely verbose output out of default debug 2015-05-09 23:40:40 -07:00
test-help.t clonebundles: support for seeding clones from pre-generated bundles 2015-10-09 11:22:01 -07:00
test-hg-parseurl.py hg: make parseurl() consistently return normalised path 2011-04-06 12:48:59 +02:00
test-hg-parseurl.py.out hg: make parseurl() consistently return normalised path 2011-04-06 12:48:59 +02:00
test-hgcia.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-hghave.t run-tests: use $HGTEST_RUN_TESTS_PURE 2015-09-02 15:19:05 -04:00
test-hgignore.t ignore: fix include: rules depending on current directory (issue4759) 2015-07-24 16:44:52 -07:00
test-hgk.t hgk: don't honor whitespace and format-changing diffopts 2014-11-18 21:38:19 -08:00
test-hgrc.t urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00
test-hgweb-auth.py cleanup: drop unused variables and an unused import 2013-07-01 20:48:56 +02:00
test-hgweb-auth.py.out http: strip credentials from urllib2 manager URIs (issue2885) 2011-08-05 21:05:40 +02:00
test-hgweb-bundle.t tests: drop explicit $TESTDIR from executables 2015-06-08 14:44:30 -05:00
test-hgweb-commands.t hgweb: ensure both foreground and background colors are specified (issue4872) 2015-10-07 21:08:14 +01:00
test-hgweb-descend-empties.t urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00
test-hgweb-diffs.t urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00
test-hgweb-empty.t urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00
test-hgweb-filelog.t urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00
test-hgweb-json.t help: scripting help topic 2015-07-18 17:10:28 -07:00
test-hgweb-no-path-info.t hgweb: adding branch names from inbranch template to atom feed 2014-04-17 11:45:43 -07:00
test-hgweb-no-request-uri.t hgweb: adding branch names from inbranch template to atom feed 2014-04-17 11:45:43 -07:00
test-hgweb-non-interactive.t hgweb: consume generator inside context manager (issue4756) 2015-09-12 12:16:39 -07:00
test-hgweb-raw.t tests: drop explicit $TESTDIR from executables 2015-06-08 14:44:30 -05:00
test-hgweb-removed.t urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00
test-hgweb-symrev.t monoblue: add a link to the latest file revision 2015-10-12 15:20:04 +08:00
test-hgweb.t hgweb: ensure both foreground and background colors are specified (issue4872) 2015-10-07 21:08:14 +01:00
test-hgwebdir-paths.py backout 17bc9a6bb165 (issue3077) (issue3071) 2011-10-29 11:02:23 -05:00
test-hgwebdir.t urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00
test-hgwebdirsym.t tests: drop explicit $TESTDIR from executables 2015-06-08 14:44:30 -05:00
test-highlight.t urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00
test-histedit-arguments.t histedit: delete histedit statefile on any exception during abort 2015-10-05 16:44:45 -07:00
test-histedit-bookmark-motion.t histedit: improve discoverability of edit commit message 2015-08-28 15:50:36 -04:00
test-histedit-commute.t histedit: improve discoverability of edit commit message 2015-08-28 15:50:36 -04:00
test-histedit-drop.t histedit: store full node hash in rules 2015-01-26 15:18:07 -08:00
test-histedit-edit.t error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
test-histedit-fold-non-commute.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-histedit-fold.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-histedit-no-change.t summary: move the parents phase marker to commit line (issue4688) 2015-05-29 22:23:58 +02:00
test-histedit-non-commute-abort.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-histedit-non-commute.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-histedit-obsolete.t histedit: improve discoverability of edit commit message 2015-08-28 15:50:36 -04:00
test-histedit-outgoing.t histedit: improve discoverability of edit commit message 2015-08-28 15:50:36 -04:00
test-hook.t error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
test-http-branchmap.t tests: drop explicit $TESTDIR from executables 2015-06-08 14:44:30 -05:00
test-http-bundle1.t tests: simplify printenv calls 2015-06-08 15:10:15 -05:00
test-http-clone-r.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-http-proxy.t bundle2: convey PushkeyFailed error over the wire 2015-06-10 13:10:53 -04:00
test-http.t bundle2: convey PushkeyFailed error over the wire 2015-06-10 13:10:53 -04:00
test-https.t tests: simplify printenv calls 2015-06-08 15:10:15 -05:00
test-hybridencode.py pathencode: for long paths, strip first 5 chars, not first dir 2015-05-06 15:58:14 -07:00
test-hybridencode.py.out pathencode: for long paths, strip first 5 chars, not first dir 2015-05-06 15:58:14 -07:00
test-i18n.t test-i18n: always run non gettext tests 2015-09-17 07:31:07 -04:00
test-identify.t urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00
test-impexp-branch.t import: let --exact 'work' with --no-commit (issue4376) 2014-09-19 14:51:58 -05:00
test-import-bypass.t cmdutil.tryimportone: allow importing relative patches with --bypass 2015-03-10 13:06:38 -07:00
test-import-context.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-import-eol.t tests: use $PYTHON instead of hardcoding python 2014-10-15 15:35:59 -04:00
test-import-git.t patch._applydiff: resolve prefix with respect to the cwd 2015-03-19 10:18:05 -07:00
test-import-merge.t import: show the warning message for failure of merging 2014-08-27 23:10:06 +09:00
test-import-unknown.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-import.t localrepo: restore dirstate to one before rollbacking if not parent-gone 2015-10-13 12:25:43 -07:00
test-incoming-outgoing.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-inherit-mode.t transaction: include backup file in the "undo" transaction 2015-01-16 18:34:14 -08:00
test-init.t tests: restore 'python' and '$TESTDIR/' for dummyssh invocation 2015-06-09 21:39:33 -04:00
test-install.t debuginstall: expand the editor path before searching for it (issue4380) 2015-04-30 23:02:52 -04:00
test-issue522.t urls: bulk-change BTS urls to new location 2015-09-30 15:31:07 -05:00
test-issue612.t urls: bulk-change BTS urls to new location 2015-09-30 15:31:07 -05:00
test-issue619.t urls: bulk-change BTS urls to new location 2015-09-30 15:31:07 -05:00
test-issue660.t urls: bulk-change BTS urls to new location 2015-09-30 15:31:07 -05:00
test-issue672.t merge.mergestate: perform all premerges before any merges (BC) 2015-10-11 21:56:39 -07:00
test-issue842.t urls: bulk-change BTS urls to new location 2015-09-30 15:31:07 -05:00
test-issue1089.t urls: bulk-change BTS urls to new location 2015-09-30 15:31:07 -05:00
test-issue1175.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-issue1306.t urls: bulk-change BTS urls to new location 2015-09-30 15:31:07 -05:00
test-issue1438.t urls: bulk-change BTS urls to new location 2015-09-30 15:31:07 -05:00
test-issue1502.t urls: bulk-change BTS urls to new location 2015-09-30 15:31:07 -05:00
test-issue1802.t progress: get the extremely verbose output out of default debug 2015-05-09 23:40:40 -07:00
test-issue1877.t urls: bulk-change BTS urls to new location 2015-09-30 15:31:07 -05:00
test-issue2137.t urls: bulk-change BTS urls to new location 2015-09-30 15:31:07 -05:00
test-issue3084.t largefiles: for update -C, only update largefiles when necessary 2015-04-15 15:22:16 -04:00
test-journal-exists.t journal: set Abort hint when failing due to an abandoned transaction 2014-05-08 14:58:25 +00:00
test-keyword.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-known.t tests: drop DAEMON_PIDS from killdaemons calls 2015-06-08 14:55:40 -05:00
test-largefiles-cache.t largefiles: use the share source as the primary local store (issue4471) 2015-04-04 19:06:43 -04:00
test-largefiles-misc.t urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00
test-largefiles-small-disk.t largefiles: update in two steps, handle interrupted updates better 2013-11-07 01:56:40 +01:00
test-largefiles-update.t largefiles: better handling of merge of largefiles that not are available 2015-10-12 19:22:34 +02:00
test-largefiles-wireproto.t largefiles: restore archiving largefiles with hgweb (issue4859) 2015-09-29 23:29:44 -04:00
test-largefiles.t tests: drop DAEMON_PIDS from killdaemons calls 2015-06-08 14:55:40 -05:00
test-lfconvert.t merge.mergestate: perform all premerges before any merges (BC) 2015-10-11 21:56:39 -07:00
test-locate.t match: let 'path:.' and 'path:' match everything (issue4687) 2015-06-20 19:59:26 -04:00
test-lock-badness.t error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
test-lock.py localrepo: prevent wlock from being inherited when a transaction is running 2015-10-06 13:19:05 -07:00
test-log.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-lrucachedict.py lrucachedict: implement clear() 2013-09-06 13:16:21 -07:00
test-lrucachedict.py.out lrucachedict: implement clear() 2013-09-06 13:16:21 -07:00
test-mactext.t win32text: lowercase warning message 2012-06-12 14:18:18 +02:00
test-manifest-merging.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-manifest.py global: mass rewrite to use modern exception syntax 2015-06-23 22:20:08 -07:00
test-manifest.t tests: fix globs for Windows 2014-11-16 16:26:15 -05:00
test-manifestv2.t tests: test that we can convert to manifestv2 with clone 2015-05-05 15:33:01 -07:00
test-merge1.t error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
test-merge2.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-merge4.t commit: abort on merge with missing files 2012-04-28 15:01:57 +02:00
test-merge5.t test-merge5: remove obsolete '-y' and its motivating comment 2014-10-09 16:57:45 -07:00
test-merge6.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-merge7.t merge.mergestate: perform all premerges before any merges (BC) 2015-10-11 21:56:39 -07:00
test-merge8.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-merge9.t merge.mergestate: perform all premerges before any merges (BC) 2015-10-11 21:56:39 -07:00
test-merge10.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-merge-closedheads.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-merge-commit.t merge.mergestate: perform all premerges before any merges (BC) 2015-10-11 21:56:39 -07:00
test-merge-criss-cross.t merge.mergestate: perform all premerges before any merges (BC) 2015-10-11 21:56:39 -07:00
test-merge-default.t comments: describe ancestor consistently - avoid 'least common ancestor' 2014-08-19 01:13:10 +02:00
test-merge-force.t merge.mergestate: perform all premerges before any merges (BC) 2015-10-11 21:56:39 -07:00
test-merge-internal-tools-pattern.t filemerge: add 'union' merge to internal merge tool 2015-08-16 10:19:00 +02:00
test-merge-local.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-merge-prompt.t ui: show prompt choice if input is not a tty but is forced to be interactive 2014-10-01 01:04:18 +02:00
test-merge-remove.t debugdirstate: don't hide date field with --nodate, just show 'set'/'unset' 2015-01-09 18:38:02 +01:00
test-merge-revert2.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-merge-revert.t tests: remove exec bit from .t files 2010-09-14 16:03:10 +02:00
test-merge-subrepos.t merge: standardize error message for dirty subrepo 2013-09-23 20:53:14 -07:00
test-merge-symlinks.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-merge-tools.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-merge-types.t merge.mergestate: perform all premerges before any merges (BC) 2015-10-11 21:56:39 -07:00
test-minirst.py minirst: create valid output when table data contains a newline 2014-02-19 17:32:21 +01:00
test-minirst.py.out minirst: create valid output when table data contains a newline 2014-02-19 17:32:21 +01:00
test-module-imports.t ui: use absolute_import 2015-08-08 18:25:41 -07:00
test-mq-eol.t tests: use $PYTHON instead of hardcoding python 2014-10-15 15:35:59 -04:00
test-mq-git.t tests: write hgrc of more than two lines by using shell heredoc 2014-11-04 23:41:46 +09:00
test-mq-guards.t mq: examine "pushable" of already applied patch correctly 2014-09-12 02:29:19 +09:00
test-mq-header-date.t mq: smarter handling of plain headers 2014-11-28 03:09:06 +01:00
test-mq-header-from.t mq: when adding headers in plain mode, separate them from message (issue4453) 2014-11-17 01:48:43 +01:00
test-mq-merge.t tests: write hgrc of more than two lines by using shell heredoc 2014-11-04 23:41:46 +09:00
test-mq-missingfiles.t commands: say "working directory" in full spelling 2015-03-17 21:53:17 +09:00
test-mq-pull-from-bundle.t bundlerepository: get rid of temporary bundle files (issue2478) 2010-11-07 20:18:57 +01:00
test-mq-qclone-http.t tests: drop DAEMON_PIDS from killdaemons calls 2015-06-08 14:55:40 -05:00
test-mq-qdelete.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-mq-qdiff.t tests: write hgrc of more than two lines by using shell heredoc 2014-11-04 23:41:46 +09:00
test-mq-qfold.t error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
test-mq-qgoto.t mq: fix qpop of working directory parent patch when not at qtip 2013-01-15 01:05:12 +01:00
test-mq-qimport-fail-cleanup.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-mq-qimport.t tests: drop DAEMON_PIDS from killdaemons calls 2015-06-08 14:55:40 -05:00
test-mq-qnew.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-mq-qpush-exact.t commands: say "working directory" in full spelling 2015-03-17 21:53:17 +09:00
test-mq-qpush-fail.t mq: use cmdutil.revert instead of hg.revert 2015-10-12 03:37:09 -05:00
test-mq-qqueue.t mq: improve qqueue message with patches applied (issue3036) 2012-10-04 17:00:32 -05:00
test-mq-qrefresh-interactive.t record: omit meaningless 'qrefresh' suggestion at 'hg qrefresh -i' 2015-07-15 04:45:58 +09:00
test-mq-qrefresh-replace-log-message.t error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
test-mq-qrefresh.t tests: write hgrc of more than two lines by using shell heredoc 2014-11-04 23:41:46 +09:00
test-mq-qrename.t rename: properly report removed and added file as modified (issue4458) 2014-11-24 18:42:56 -08:00
test-mq-qsave.t
test-mq-safety.t phases: rewrite "immutable changeset" to "public changeset" 2015-06-01 18:05:38 +00:00
test-mq-subrepo-svn.t tests: suppress verbose output of svn transaction 2015-09-26 15:20:32 +09:00
test-mq-subrepo.t scmutil: consistently return subrepos relative to ctx1 from itersubrepos() 2015-06-03 14:21:15 -04:00
test-mq-symlinks.t tests: drop explicit $TESTDIR from executables 2015-06-08 14:44:30 -05:00
test-mq.t spelling: behaviour -> behavior 2015-08-28 10:53:55 -04:00
test-mv-cp-st-diff.t filectx.parents: enforce changeid of parent to be in own changectx ancestors 2014-12-23 15:30:38 -08:00
test-nested-repo.t test-nested-repo.t: touch another file inside nested repo 2013-04-27 23:49:34 -07:00
test-newbranch.t branch: don't warn about branches if repository has multiple branches already 2015-05-22 17:08:59 -05:00
test-newcgi.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-newercgi.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-no-symlinks.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-notify-changegroup.t tests: use $PYTHON instead of hardcoding python 2014-10-15 15:35:59 -04:00
test-notify.t tests: use $PYTHON instead of hardcoding python 2014-10-15 15:35:59 -04:00
test-obsolete-changeset-exchange.t obsolete: update tests to use obsolete options 2014-10-14 13:34:25 -07:00
test-obsolete-checkheads.t obsolete: update tests to use obsolete options 2014-10-14 13:34:25 -07:00
test-obsolete-divergent.t obsolete: update tests to use obsolete options 2014-10-14 13:34:25 -07:00
test-obsolete-tag-cache.t blackbox: add pid to output 2015-09-07 11:31:44 -07:00
test-obsolete.t repoview: invalidate 'visible' filtered revisions when bookmarks change 2015-06-13 00:51:43 -07:00
test-oldcgi.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-parents.t tests: fix for windows - slashes and no serve 2013-01-30 19:40:07 +01:00
test-parse-date.t messages: quote "hg help" hints consistently 2015-01-17 22:01:14 -02:00
test-parseindex2.py parsers: fail fast if Python has wrong minor version (issue4110) 2013-12-04 20:38:27 -08:00
test-parseindex2.py.out
test-parseindex.t reachableroots: construct and sort baseset in revset module 2015-08-28 11:14:24 +09:00
test-patch-offset.t localrepo: show headline notes in commitctx before showing filenames 2014-04-18 13:33:20 +02:00
test-patch.t
test-patchbomb.t patchbomb: check that targets exist at the publicurl 2015-10-11 22:13:03 -07:00
test-pathencode.py spelling: behaviour -> behavior 2015-08-28 10:53:55 -04:00
test-paths.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-pending.t tests: use double quote to quote arguments in hook for portability 2015-04-23 22:39:21 +09:00
test-permissions.t tests: change some #ifs to #requires 2014-08-06 11:53:08 -05:00
test-phases-exchange.t tests: drop DAEMON_PIDS from killdaemons calls 2015-06-08 14:55:40 -05:00
test-phases.t summary: move the parents phase marker to commit line (issue4688) 2015-05-29 22:23:58 +02:00
test-profile.t profiling: allow logging profile to the blackbox 2015-09-08 11:39:52 -07:00
test-progress.t progress: respect ui.quiet (issue4726) 2015-06-16 14:11:58 -04:00
test-propertycache.py spelling: fixes from spell checker 2014-04-13 19:01:00 +02:00
test-propertycache.py.out repoview: have unfilteredpropertycache using the underlying cache 2013-09-30 14:23:14 +02:00
test-pull-branch.t branch: don't warn about branches if repository has multiple branches already 2015-05-22 17:08:59 -05:00
test-pull-http.t tests: drop DAEMON_PIDS from killdaemons calls 2015-06-08 14:55:40 -05:00
test-pull-permission.t tests: change some #ifs to #requires 2014-08-06 11:53:08 -05:00
test-pull-pull-corruption.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-pull-r.t pull: avoid race condition with 'hg pull --rev name --update' (issue4706) 2015-06-03 14:29:11 -07:00
test-pull-update.t update: improve error message for clean non-linear update 2013-09-23 17:43:33 -07:00
test-pull.t context: don't hex encode all unknown 20 char revision specs (issue4890) 2015-10-09 01:19:37 +02:00
test-purge.t purge: add options for deleting only files or only directories 2013-11-07 17:24:14 -08:00
test-push-cgi.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-push-hook-lock.t test: test both bundle1 and bundle2 paths in 'test-push-hook-lock.t' 2015-05-10 03:06:00 -07:00
test-push-http-bundle1.t readbundle: fix typo of None compression 2015-09-18 21:32:43 +09:00
test-push-http.t phases: abort the whole push if phases fail to update (BC) 2015-05-27 22:25:51 -07:00
test-push-r.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-push-validation.t tests: fix for windows - slashes and no serve 2013-01-30 19:40:07 +01:00
test-push-warn.t test: use bundle2 for exchange in test-push-warn 2015-05-27 04:30:40 -07:00
test-qrecord.t commit: improve --close-branch documentation 2015-05-27 17:28:55 -05:00
test-rebase-abort.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-rebase-bookmarks.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-rebase-cache.t branch: don't warn about branches if repository has multiple branches already 2015-05-22 17:08:59 -05:00
test-rebase-check-restore.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-rebase-collapse.t branch: don't warn about branches if repository has multiple branches already 2015-05-22 17:08:59 -05:00
test-rebase-conflicts.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-rebase-detach.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-rebase-interruptions.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-rebase-issue-noparam-single-rev.t bundles: do not overwrite existing backup bundles (BC) 2015-01-09 10:52:14 -08:00
test-rebase-mq-skip.t bundles: do not overwrite existing backup bundles (BC) 2015-01-09 10:52:14 -08:00
test-rebase-mq.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-rebase-named-branches.t rebase: avoid losing branch commits with --keepbranch (issue4835) 2015-09-24 17:51:05 -04:00
test-rebase-newancestor.t bundles: do not overwrite existing backup bundles (BC) 2015-01-09 10:52:14 -08:00
test-rebase-obsolete.t rebase: don't rebase obsolete commit whose successor is already rebased 2015-09-14 17:31:48 -07:00
test-rebase-parameters.t rebase: enable histedit for useful help with it 2015-10-06 15:07:00 -04:00
test-rebase-pull.t strip: use bundle2 + cg2 by default when repository use general delta 2015-09-29 13:16:51 -07:00
test-rebase-rename.t bundles: do not overwrite existing backup bundles (BC) 2015-01-09 10:52:14 -08:00
test-rebase-scenario-global.t phases: rewrite "immutable changeset" to "public changeset" 2015-06-01 18:05:38 +00:00
test-rebuildstate.t debugdirstate: don't hide date field with --nodate, just show 'set'/'unset' 2015-01-09 18:38:02 +01:00
test-record.t commit: improve --close-branch documentation 2015-05-27 17:28:55 -05:00
test-relink.t progress: get the extremely verbose output out of default debug 2015-05-09 23:40:40 -07:00
test-remove.t tests: do not skip code-checking on some whole files 2013-07-01 06:50:58 +02:00
test-rename-after-merge.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-rename-dir-merge.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-rename-merge1.t merge.mergestate: perform all premerges before any merges (BC) 2015-10-11 21:56:39 -07:00
test-rename-merge2.t merge.mergestate: perform all premerges before any merges (BC) 2015-10-11 21:56:39 -07:00
test-rename.t summary: move the parents phase marker to commit line (issue4688) 2015-05-29 22:23:58 +02:00
test-repair-strip.t tests: change some #ifs to #requires 2014-08-06 11:53:08 -05:00
test-requires.t urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00
test-resolve.t resolve: perform all premerges before performing any file merges (BC) 2015-10-11 23:58:07 -07:00
test-revert-flags.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-revert-interactive.t revert: change the direction of revert -i 2015-06-23 14:28:15 -07:00
test-revert-unknown.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-revert.t context: write dirstate out explicitly after marking files as clean 2015-07-08 17:01:09 +09:00
test-revlog-ancestry.py revlog.ancestors: add support for including revs 2012-12-17 15:13:51 -08:00
test-revlog-ancestry.py.out revlog.ancestors: add support for including revs 2012-12-17 15:13:51 -08:00
test-revlog-group-emptyiter.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-revlog-packentry.t revlog: store fulltext when compressed delta is bigger than it 2014-11-11 21:41:12 -08:00
test-revset-dirstate-parents.t debugrevspec: show nesting structure of smartsets if verbose 2015-03-16 18:36:53 +09:00
test-revset-outgoing.t tests: add "(glob)" to paths in test-revset-outgoing.t for Windows 2014-10-20 22:08:08 +09:00
test-revset.t revset: add optional offset argument to limit() predicate 2015-03-24 00:28:28 +09:00
test-rollback.t bookmarks: change bookmark within a transaction 2014-09-28 00:49:36 -07:00
test-run-tests.py test-run-tests: fix for Python 3.5 2015-04-14 10:57:15 -04:00
test-run-tests.t test-run-tests: add globs for Windows 2015-10-01 22:14:11 -04:00
test-schemes.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-serve.t tests: drop explicit $TESTDIR from executables 2015-06-08 14:44:30 -05:00
test-setdiscovery.t incoming: request a bundle2 when possible (BC) 2015-10-05 00:23:20 -07:00
test-share.t tests: drop DAEMON_PIDS from killdaemons calls 2015-06-08 14:55:40 -05:00
test-shelve.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-simple-update.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-simplemerge.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
test-simplemerge.py.out simplemerge: burn "minimal" feature to the ground 2014-08-05 14:56:25 -07:00
test-ssh-bundle1.t dispatch: error out on invalid -R path even if optionalrepo (issue4805) (BC) 2015-08-31 23:29:15 +09:00
test-ssh-clone-r.t tests: restore 'python' and '$TESTDIR/' for dummyssh invocation 2015-06-09 21:39:33 -04:00
test-ssh.t dispatch: error out on invalid -R path even if optionalrepo (issue4805) (BC) 2015-08-31 23:29:15 +09:00
test-static-http.t verify: check the subrepository references in .hgsubstate 2015-06-16 16:15:15 -04:00
test-status-color.t merge.mergestate: perform all premerges before any merges (BC) 2015-10-11 21:56:39 -07:00
test-status-inprocess.py pylint, pyflakes: remove unused or duplicate imports 2010-04-14 17:58:10 +09: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-rev.t status: don't list files as both clean and deleted 2015-01-05 17:12:04 -08:00
test-status.t tests: test basic template support for status 2015-06-10 14:38:09 -05:00
test-strict.t merge: be precise about what merged into what in short desc 2014-11-26 17:22:09 +03:00
test-strip-cross.t tests: don't load unnecessary graphlog extension 2013-11-22 19:14:17 +01:00
test-strip.t test-strip: add glob for Windows 2015-10-01 21:10:38 -04:00
test-subrepo-deep-nested-change.t urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00
test-subrepo-git.t test-subrepo-git: ignore pax_global_header when listing archive 2015-05-07 16:43:58 -07:00
test-subrepo-missing.t test-subrepo: fix globs for Windows 2015-07-20 22:48:42 -04:00
test-subrepo-paths.t check-code: do not warn on printf \\x or \\[1-9] 2013-07-01 06:50:58 +02:00
test-subrepo-recursion.t tests: clean up duplicated output in test-subrepo-recursion progress 2015-06-26 14:33:34 -07:00
test-subrepo-relative-path.t tests: restore 'python' and '$TESTDIR/' for dummyssh invocation 2015-06-09 21:39:33 -04:00
test-subrepo-svn.t tests: suppress verbose output of svn transaction 2015-09-26 15:20:32 +09:00
test-subrepo.t merge.mergestate: perform all premerges before any merges (BC) 2015-10-11 21:56:39 -07:00
test-symlink-os-yes-fs-no.py test-symlink-os-yes-fs-no.py: clean up use of two-argument raise 2013-01-01 13:21:15 -06:00
test-symlink-os-yes-fs-no.py.out
test-symlink-placeholder.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-symlinks.t tests: drop explicit $TESTDIR from executables 2015-06-08 14:44:30 -05:00
test-tag.t templater: introduce {latesttag()} function to match a pattern (issue4184) 2015-08-23 23:44:58 -04:00
test-tags.t blackbox: add pid to output 2015-09-07 11:31:44 -07:00
test-template-engine.t templatekw: merge, preferring the second implementation 2012-08-14 08:11:15 -07:00
test-tools.t tests: replace uses of 'seq' with portable 'seq.py' 2015-03-17 21:47:47 -04:00
test-transplant.t transplant: restore dirstate correctly at unexpected failure 2015-07-30 06:22:09 +09:00
test-treediscovery-legacy.t tests: drop DAEMON_PIDS from killdaemons calls 2015-06-08 14:55:40 -05:00
test-treediscovery.t tests: drop DAEMON_PIDS from killdaemons calls 2015-06-08 14:55:40 -05:00
test-treemanifest.t test-treemanifest: add globs for Windows 2015-06-01 22:46:05 -04:00
test-trusted.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
test-trusted.py.out ui: lowercase "not trusting file" warning message 2012-06-12 14:18:18 +02:00
test-ui-color.py cleanup: remove unused imports 2013-06-13 01:36:58 +02:00
test-ui-color.py.out color: check if ui is already a subclass of colorui before wrapping it 2011-06-02 00:43:34 +03:00
test-ui-config.py global: mass rewrite to use modern exception syntax 2015-06-23 22:20:08 -07:00
test-ui-config.py.out ui: add configint function and tests 2011-05-03 22:28:08 +02:00
test-ui-verbosity.py *: kill all unnecessary shebangs. 2010-10-26 12:18:39 +02:00
test-ui-verbosity.py.out tests: renamed Python tests to .py 2009-05-17 01:39:31 +02:00
test-unbundlehash.t tests: drop DAEMON_PIDS from killdaemons calls 2015-06-08 14:55:40 -05:00
test-unified-test.t tests: drop explicit $TESTDIR from executables 2015-06-08 14:44:30 -05:00
test-unionrepo.t tests: fix unionrepo path issue on msys (issue3927) 2013-05-09 15:01:11 -05:00
test-unrelated-pull.t tests: add missing trailing 'cd ..' 2012-06-11 01:40:51 +02:00
test-up-local-change.t merge.mergestate: perform all premerges before any merges (BC) 2015-10-11 21:56:39 -07:00
test-update-branches.t update: replace workingctx.dirty and raising Abort by cmdutil.bailifchanged 2015-03-25 13:55:35 +09:00
test-update-issue1456.t tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
test-update-renames.t simplemerge: move conflict warning message to filemerge 2015-10-09 13:54:52 -07:00
test-update-reverse.t progress: get the extremely verbose output out of default debug 2015-05-09 23:40:40 -07:00
test-url-rev.t summary: move the parents phase marker to commit line (issue4688) 2015-05-29 22:23:58 +02:00
test-url.py urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00
test-username-newline.t tests: drop final true command from unified tests 2010-09-20 16:00:15 -05:00
test-verify.t verify: print hint to run debugrebuildfncache 2015-06-20 20:11:53 -07:00
test-walk.t test-walk: add more tests for -I/-X 2014-11-05 11:25:57 -08:00
test-walkrepo.py tests: fix a typo in test-walkrepos.py 2014-12-10 23:46:47 -05:00
test-websub.t tests: drop explicit $TESTDIR from executables 2015-06-08 14:44:30 -05:00
test-win32text.t urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00
test-wireproto.py batching: migrate basic noop batching into peer.peer 2015-08-05 14:51:34 -04:00
test-wireproto.py.out wireproto: correctly escape batched args and responses (issue4739) 2015-06-30 19:19:17 -04:00
test-wireproto.t tests: restore 'python' and '$TESTDIR/' for dummyssh invocation 2015-06-09 21:39:33 -04:00
tinyproxy.py global: mass rewrite to use modern exception syntax 2015-06-23 22:20:08 -07:00

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.