sapling/tests
Pierre-Yves David adb2912b0c rebase: add --rev option to rebase
This option allow a strict set of revision to be specified instead of using -s
or -b. Rebase will refuse start if striping  rebased changeset will strip non
rebased changeset. Rebase will refuse to work on set with multiple root.
2011-10-15 20:12:32 +02:00
..
blacklists run-tests: split tests/blacklist in tests/blacklists/* 2009-12-10 17:21:31 +09:00
bundles rebase: add --rev option to rebase 2011-10-15 20:12:32 +02:00
gpg gpg: add test 2009-06-14 13:32:19 -07:00
svn convert/svn: fix changed files list upon directory replacements 2010-11-29 20:13:11 +01:00
autodiff.py scmutil: switch match users to supplying contexts 2011-06-18 16:52:51 -05: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
cgienv tests: remove duplication of the CGI environment variables 2011-01-16 19:12:54 +08:00
dummyssh tests: share dummyssh 2011-05-05 01:47:46 +02:00
filtercr.py tests: add filtercr.py helper for progress tests 2010-12-15 16:29:46 +01:00
filterpyflakes.py pyflakes: ignore files marked no-check-code 2011-05-06 10:17:07 -05:00
get-with-headers.py tests: fix incompatibility with python-2.4 in test-hgweb 2010-09-11 10:57:35 +02:00
heredoctest.py tests: remove temp doctest file when finished running it 2011-10-13 17:54:35 +02:00
hghave posix, windows: introduce cachestat 2011-07-25 15:03:02 +03:00
hgterm.ti tests: hardcode terminfo entry for the terminfo color test 2011-06-27 11:36:40 -07:00
killdaemons.py pylint, pyflakes: remove unused or duplicate imports 2010-04-14 17:58:10 +09:00
md5sum.py check-code: flag 0/1 used as constant Boolean expression 2011-06-01 12:38:46 +02:00
notcapable tests: support multiple caps in notcapable 2011-05-23 20:31:04 +02:00
printenv.py tests: use printenv.py where it is - don't copy it around 2011-02-15 02:17:43 +01: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 run-tests: end doctest block when seeing a non-command 2011-10-13 17:54:37 +02:00
sitecustomize.py tests: use getattr instead of hasattr 2011-07-25 16:37:18 -05:00
svn-safe-append.py convert: fix test-convert-svn-* problems with mtime not changing 2008-04-01 09:17:11 +02:00
test-586.t discovery: avoid discovery when local graph is a subset of remote 2011-03-23 16:06:55 +01:00
test-1102.t tag: abort if not at a branch head (issue2552) 2010-12-06 22:04:10 -06:00
test-1993.t update: use revsingle to enable use of revsets as update targets (issue1993) 2010-10-11 10:07:42 -05:00
test-abort-checkin.t tests: exit 0 no longer needed on unified tests 2010-09-17 17:03:04 -05:00
test-acl.t acl: more descriptive error messages 2011-10-06 19:45:26 -03:00
test-add.t add: introduce a warning message for non-portable filenames (issue2756) (BC) 2011-04-19 12:42:53 +02:00
test-addremove-similar.t tests: added a short description to issue numbers 2010-09-24 10:13:49 +02:00
test-addremove.t add: introduce a warning message for non-portable filenames (issue2756) (BC) 2011-04-19 12:42:53 +02:00
test-alias.t alias: don't shadow commands that we only partially matched (issue2993) (BC) 2011-10-11 17:20:03 -05:00
test-annotate.t annotate: fix alignment of columns in front of line numbers (issue2807) 2011-05-18 15:41:03 +02:00
test-archive-symlinks.t tests: unify test-archive-symlinks 2010-08-14 02:26:53 +02:00
test-archive.t tests: remove redundant mkdir 2011-04-19 12:04:44 +02:00
test-atomictempfile.py atomictempfile: make close() consistent with other file-like objects. 2011-08-25 20:21:04 -04:00
test-atomictempfile.py.out atomictempfile: avoid infinite recursion in __del__(). 2011-04-24 19:25:10 -04:00
test-audit-path.t tests: move test bundles in a bundles/ subdirectory 2011-04-30 17:38:06 +02:00
test-backout.t backout: deprecate/hide support for backing out merges 2011-10-08 14:18:18 -05:00
test-backwards-remove.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-bad-extension.t help: add -c/--command flag to only show command help (issue2799) 2011-05-10 14:42:53 +02:00
test-bad-pull.t tests: add glob matching for unified tests 2010-09-22 16:06:02 -05:00
test-basic.t tests: remove redundant mkdir 2011-04-19 12:04:44 +02:00
test-batching.py classes: fix class style problems found by 06e968819ac9 2011-06-29 15:00:00 +02:00
test-batching.py.out wireproto: add basic command batching infrastructure 2011-06-14 22:51:26 +02:00
test-bdiff.py *: kill all unnecessary shebangs. 2010-10-26 12:18:39 +02:00
test-bdiff.py.out tests: renamed Python tests to .py 2009-05-17 01:39:31 +02:00
test-bheads.t tests: cleanup exit code handling in unified tests 2010-09-21 16:00:02 -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 styles: add new 'bisect' style that prints the bisection status 2011-09-22 01:51:36 +02:00
test-bisect.t revset: rename bisected() to bisect() 2011-09-18 22:54:11 +02:00
test-bookmarks-current.t bookmarks: allow deactivating current bookmark with -i 2011-05-04 10:43:47 -05:00
test-bookmarks-pushpull.t discovery: add new set-based discovery 2011-05-02 19:21:30 +02:00
test-bookmarks-rebase.t tests: remove bookmark extension configuration 2011-02-24 03:13:48 +01:00
test-bookmarks-strip.t bookmarks: discard current bookmark if absent from the bookmarks (issue2692) 2011-03-13 14:36:47 +01:00
test-bookmarks.t summary: show bookmarks separate from tags and note active mark (issue2892) 2011-07-18 07:53:26 -05:00
test-branch-option.t tests: use (esc) for all non-ASCII test output 2010-11-08 01:41:41 +01:00
test-branch-tag-confict.t localrepo: reuse parent manifest in commitctx if no files have changed 2011-05-02 19:20:29 +02:00
test-branches.t localrepo: reuse parent manifest in commitctx if no files have changed 2011-05-02 19:20:29 +02:00
test-bundle-r.t rollback: only restore dirstate and branch when appropriate. 2011-09-18 19:59:33 -04:00
test-bundle-type.t tests: add exit codes to unified tests 2010-09-16 17:51:32 -05:00
test-bundle-vs-outgoing.t pull: silence spurious 'requesting all changes' message 2010-10-20 17:38:21 -05:00
test-bundle.t rollback: only restore dirstate and branch when appropriate. 2011-09-18 19:59:33 -04:00
test-casecollision-i18n.t i18n: use UTF-8 string to lower filename for case collision check 2011-07-28 14:36:07 +09:00
test-casecollision.t test-casecollision.t: add test for case changing rename 2011-05-03 22:11:56 +02:00
test-casefolding.t tests: unify test-casefolding 2010-09-27 13:13:34 -05:00
test-cat.t tests: add exit codes to unified tests 2010-09-16 17:51:32 -05:00
test-changelog-exec.t tests: fix deprecated use of hg debugdata/debugindex 2011-05-04 13:37:41 +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.t check-code: fix class style checking (with tests) 2011-06-29 13:45:51 +02:00
test-check-pyflakes.t pyflakes: clean up some import noise 2011-10-11 23:16:05 -05:00
test-children.t tests: unify test-children 2010-08-17 17:56:26 +05:30
test-churn.t churn: ignore trailing and leading spaces (issue2546) 2010-12-13 16:41:39 +09:00
test-clone-cgi.t tests: remove duplication of the CGI environment variables 2011-01-16 19:12:54 +08:00
test-clone-failure.t tests: remove redundant mkdir 2011-04-19 12:04:44 +02:00
test-clone-pull-corruption.t tests: unify test-clone-pull-corruption 2010-09-26 13:41:32 -05:00
test-clone-r.t debugindex etc.: add --changelog and --manifest options 2011-05-14 00:30:32 +02:00
test-clone-update-order.t pull: silence spurious 'requesting all changes' message 2010-10-20 17:38:21 -05:00
test-clone.t hg: add opts argument to clone for internal remoteui 2011-06-08 18:24:33 +02:00
test-command-template.t localrepo: reuse parent manifest in commitctx if no files have changed 2011-05-02 19:20:29 +02:00
test-commandserver.py cmdserver: repo.invalidate() on every runcommand 2011-07-25 22:19:28 +03:00
test-commandserver.py.out cmdserver: repo.invalidate() on every runcommand 2011-07-25 22:19:28 +03:00
test-commit-copy.t tests: fix deprecated use of hg debugdata/debugindex 2011-05-04 13:37:41 +02:00
test-commit-multiple.t test-commit-multiple.t: improve committwice.py 2011-03-23 22:58:40 +01:00
test-commit-unresolved.t Improve unresolved merge conflicts warning (issue2681) 2011-03-06 15:21:50 +01:00
test-commit.t requirements: show all missing features in the error message. 2011-06-25 02:30:24 +02:00
test-committer.t tests: require regexes in unified tests to be marked with " (re)" 2010-09-22 16:06:00 -05:00
test-config-case.t tests: unify test-config-case 2010-08-30 11:39:43 +02:00
test-conflict.t tests: add exit codes to unified tests 2010-09-16 17:51:32 -05:00
test-confused-revert.t revert: restore check for uncommitted merge (issue2915) (BC) 2011-07-21 15:39:37 -05:00
test-context.py changelog: convert user and desc from local encoding early 2011-05-19 18:09:25 +02:00
test-context.py.out changelog: convert user and desc from local encoding early 2011-05-19 18:09:25 +02:00
test-contrib.t fix test broken in merge from stable 2011-05-16 11:14:06 +02:00
test-convert-authormap.t convert: use repo.join instead of referencing ".hg" directly 2011-09-08 10:20:42 +02:00
test-convert-baz tests: no need to explicitly export HOME in test files 2011-03-25 22:18:05 +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-114.t tests: unify test-convert-bzr-114 2010-09-26 14:35:43 -05:00
test-convert-bzr-directories.t tests: unify test-convert-bzr-directories 2010-09-26 14:36:32 -05:00
test-convert-bzr-ghosts.t tests: unify test-convert-bzr-ghosts 2010-09-26 14:36:49 -05:00
test-convert-bzr-merges.t tests: unify test-convert-bzr-merges 2010-09-26 14:37:30 -05:00
test-convert-bzr-treeroot.t tests: unify test-convert-bzr-treeroot 2010-09-26 14:37:47 -05:00
test-convert-bzr.t tests: unify test-convert-bzr 2010-09-26 14:35:24 -05:00
test-convert-clonebranches.t tests: unify test-convert-clonebranches 2010-09-26 14:39:34 -05:00
test-convert-cvs-branch.t check-code: warning and fixes for whitespace in unified tests 2010-10-20 14:57:36 -05:00
test-convert-cvs-detectmerge.t tests: restore previous fix for date ambiguity in cvs test 2011-07-01 18:13:48 +02:00
test-convert-cvs-synthetic.t tests: avoid instability in test-convert-cvs-synthetic 2011-06-13 12:51:37 -05:00
test-convert-cvs.t rollback: only restore dirstate and branch when appropriate. 2011-09-18 19:59:33 -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-cvsnt-mergepoints.t tests: unify test-convert-cvsnt-mergepoints 2010-09-26 16:43:48 -05:00
test-convert-darcs.t tests: move test bundles in a bundles/ subdirectory 2011-04-30 17:38:06 +02:00
test-convert-datesort.t tests: unify test-convert-datesort 2010-09-26 16:54:28 -05:00
test-convert-filemap.t tests: cleanup of echo statements left over from test conversion 2011-10-13 04:27:49 +02:00
test-convert-git.t tests: cleanup of echo statements left over from test conversion 2011-10-13 04:27:49 +02:00
test-convert-hg-sink.t tests: unify test-convert-hg-sink 2010-09-26 16:47:59 -05:00
test-convert-hg-source.t merge with stable 2011-04-20 23:30:07 +02:00
test-convert-hg-startrev.t tests: don't overwrite HGRCPATH 2011-03-01 17:01:17 +01:00
test-convert-hg-svn.t tests: unify test-convert-hg-svn 2010-09-26 16:53:06 -05: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.t tests: update monotone output for v1.0 changes 2011-05-21 15:01:28 -05: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.t tests: unify test-convert-splicemap 2010-09-26 17:17:19 -05:00
test-convert-svn-branches.t localrepo: reuse parent manifest in commitctx if no files have changed 2011-05-02 19:20:29 +02:00
test-convert-svn-encoding.t localrepo: reuse parent manifest in commitctx if no files have changed 2011-05-02 19:20:29 +02:00
test-convert-svn-move.t progress: add a changedelay to prevent parallel topics from flapping (issue2698) 2011-06-23 15:00:45 -05:00
test-convert-svn-sink.t tests: cleanup of echo statements left over from test conversion 2011-10-13 04:27:49 +02:00
test-convert-svn-source.t convert: handle invalid subversion source paths 2011-05-01 17:35:05 +02:00
test-convert-svn-startrev.t tests: don't overwrite HGRCPATH 2011-03-01 17:01:17 +01:00
test-convert-svn-tags.t tests: don't overwrite HGRCPATH 2011-03-01 17:01:17 +01:00
test-convert-tagsbranch-topology.t convert: add bookmarks reading support to git backend 2011-03-25 01:38:43 +01:00
test-convert-tla.t tests: no need to explicitly export HOME in test files 2011-03-25 22:18:05 +02:00
test-convert.t help: unify the two -v notes for command help 2011-10-07 16:36:54 -05:00
test-copy2.t test-copy2: add case for moving a missing file 2011-06-02 19:43:17 +02:00
test-copy-move-merge.t tests: remove redundant mkdir 2011-04-19 12:04:44 +02:00
test-copy.t tests: fix deprecated use of hg debugdata/debugindex 2011-05-04 13:37:41 +02:00
test-custom-filters.t tests: add exit codes to unified tests 2010-09-16 17:51:32 -05:00
test-debugbuilddag.t debugbuilddag: output progress information 2011-05-09 14:40:49 +02:00
test-debugbundle.t bundler: make parsechunk return the base revision of the delta 2011-04-30 10:00:41 +02:00
test-debugcomplete.t graft: add --continue support 2011-10-12 18:48:57 -05:00
test-debugindexdot.t tests: unify tests-debugindexdot 2010-08-17 18:04:04 +05:30
test-debugrename.t tests: unify test-debugrename 2010-09-14 21:41:06 +02:00
test-default-push.t tests: remove redundant globs 2010-10-08 22:36:10 -05:00
test-demandimport.py test-demandimport.py: PyPy support 2010-12-01 21:46:08 +01:00
test-demandimport.py.out test-demandimport.py: PyPy support 2010-12-01 21:46:08 +01: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.t tests: cleanup of echo statements left over from test conversion 2011-10-13 04:27:49 +02: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: use (esc) for all non-ASCII test output 2010-11-08 01:41:41 +01:00
test-diff-issue2761.t localrepo: don't add deleted files to list of modified/added files (issue2761) 2011-04-11 21:44:22 +03:00
test-diff-newlines.t tests: use (esc) for all non-ASCII test output 2010-11-08 01:41:41 +01: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: add exit codes to unified tests 2010-09-16 17:51:32 -05:00
test-diff-upgrade.t Merge with stable 2010-09-28 01:11:24 +02:00
test-diffdir.t revsets: make revpair revsets-aware 2010-10-07 18:05:04 -05:00
test-diffstat.t patch: restore the previous output of 'diff --stat' 2011-05-26 22:51:02 +08:00
test-dirstate-race.t tests: remove exec bit from .t files 2010-09-14 16:03:10 +02:00
test-dirstate.t tests: added a short description to issue numbers 2010-09-24 10:13:49 +02:00
test-dispatch.py dispatch: wrap dispatch related information in a request class 2011-05-26 00:44:11 +03: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 help: use RST to format option lists 2011-09-21 13:00:48 -05:00
test-doctest.py revset: add formatspec convenience query builder 2011-07-21 14:05:45 -05:00
test-double-merge.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-duplicateoptions.py test: test for options duplicate with global options 2011-09-14 17:06:33 +02: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: unify test-empty-file 2010-09-02 18:12:07 +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 tests: add exit codes to unified tests 2010-09-16 17:51:32 -05:00
test-encode.t tests: fix deprecated use of hg debugdata/debugindex 2011-05-04 13:37:41 +02:00
test-encoding-align.t help: generate command help into a single RST string for formatting 2011-10-07 17:08:24 -05:00
test-encoding-textwrap.t help: generate command help into a single RST string for formatting 2011-10-07 17:08:24 -05:00
test-encoding.t localrepo: reuse parent manifest in commitctx if no files have changed 2011-05-02 19:20:29 +02:00
test-eol-add.t tests: don't overwrite HGRCPATH 2011-03-01 17:01:17 +01:00
test-eol-clone.t test-eol-*: remove unused config settings 2011-03-02 14:16:11 +01:00
test-eol-hook.t rollback: only restore dirstate and branch when appropriate. 2011-09-18 19:59:33 -04:00
test-eol-patch.t tests: don't overwrite HGRCPATH 2011-03-01 17:01:17 +01:00
test-eol-tag.t test-eol-*: remove unused config settings 2011-03-02 14:16:11 +01:00
test-eol-update.t tests: don't overwrite HGRCPATH 2011-03-01 17:01:17 +01:00
test-eol.t eol: fix missing trailing newlines in comitted files 2011-07-01 23:12:52 +04:00
test-eolfilename.t color: add support for terminfo-based attributes and color 2011-04-21 13:47:45 -07:00
test-excessive-merge.t debugindex etc.: add --changelog and --manifest options 2011-05-14 00:30:32 +02:00
test-execute-bit.t tests: unify test-execute-bit 2010-09-03 09:46:17 +02:00
test-export.t export: add %m to file format string (first line of the commit message) 2011-07-30 11:08:45 +01:00
test-extdiff.t help: unify the two -v notes for command help 2011-10-07 16:36:54 -05:00
test-extension.t help: unify the two -v notes for command help 2011-10-07 16:36:54 -05:00
test-extra-filelog-entry.t tests: fix deprecated use of hg debugdata/debugindex 2011-05-04 13:37:41 +02:00
test-fetch.t tests: cleanup of test-fetch.t 2011-10-13 04:27:49 +02:00
test-filebranch.t debugindex etc.: add --changelog and --manifest options 2011-05-14 00:30:32 +02:00
test-filecache.py atomictempfile: make close() consistent with other file-like objects. 2011-08-25 20:21:04 -04:00
test-filecache.py.out scmutil: introduce filecache 2011-07-09 19:06:59 +03:00
test-filelog *: add executable bit to a few files that were missing it. 2010-10-26 12:18:37 +02: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: fix deprecated use of hg debugdata/debugindex 2011-05-04 13:37:41 +02:00
test-fncache.t fix bookmarks rollback behavior 2011-05-01 13:07:00 +02:00
test-gendoc.t test-gendoc: update for new Russian translation 2011-05-30 11:52:17 +02:00
test-getbundle.t debugbuilddag: use memctx for speed 2011-05-02 19:21:30 +02:00
test-git-export.t tests: unify test-git-* 2010-09-03 14:29:28 +02:00
test-globalopts.t graft: add initial implementation 2011-10-12 18:45:36 -05:00
test-glog.t graphlog: always sort revisions topologically 2011-05-01 15:51:52 +02:00
test-gpg.t tests: unify test-gpg 2010-09-26 13:41:32 -05:00
test-grep.t tests: remove redundant mkdir 2011-04-19 12:04:44 +02:00
test-hardlinks.t merge with stable 2011-05-08 16:16:41 -05:00
test-help.t graft: add initial implementation 2011-10-12 18:45:36 -05: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 hgcia: Set default value of strip to -1 (issue2891) 2011-07-09 09:44:15 +02:00
test-hghave.t tests: unify test-hghave 2010-09-26 13:41:32 -05:00
test-hgignore.t add debugignore which yields the combined ignore patten of the .hgignore files 2011-01-15 16:02:03 +01:00
test-hgk.t tests: unify test-hgk 2010-09-26 13:41:32 -05:00
test-hgrc.t dispatch: make sure global options on the command line take precedence 2011-07-30 21:04:14 +03:00
test-hgweb-auth.py http: pass user to readauthforuri() (fix f7ae45a69fcd) 2011-08-05 21:05:41 +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-commands.t wireproto: add batching support to wirerepository 2011-06-14 22:52:58 +02:00
test-hgweb-descend-empties.t web: Made elapsed time calculation dynamic (javascript). 2011-04-28 17:02:39 +02:00
test-hgweb-diffs.t paper/coal: use fixed width for diffstat +/- link 2011-06-14 16:38:34 +02:00
test-hgweb-empty.t hgweb: properly check for bookmarks when drawing graph 2011-09-08 18:29:53 -05:00
test-hgweb-filelog.t web: Made elapsed time calculation dynamic (javascript). 2011-04-28 17:02:39 +02:00
test-hgweb-no-path-info.t tests: remove redundant mkdir 2011-04-19 12:04:44 +02:00
test-hgweb-no-request-uri.t tests: remove redundant mkdir 2011-04-19 12:04:44 +02:00
test-hgweb-non-interactive.t tests: remove redundant mkdir 2011-04-19 12:04:44 +02:00
test-hgweb-raw.t hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923) 2011-07-31 01:46:52 +02:00
test-hgweb-removed.t paper/coal: use fixed width for diffstat +/- link 2011-06-14 16:38:34 +02:00
test-hgweb.t web: Made elapsed time calculation dynamic (javascript). 2011-04-28 17:02:39 +02: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.t web: Made elapsed time calculation dynamic (javascript). 2011-04-28 17:02:39 +02:00
test-hgwebdirsym.t hgwebdir: fix incorrect index generation for invalid paths (issue2023) 2010-11-30 12:45:25 -02:00
test-highlight.t tests: cleanup of echo statements left over from test conversion 2011-10-13 04:27:49 +02:00
test-hook.t rollback: only restore dirstate and branch when appropriate. 2011-09-18 19:59:33 -04:00
test-http-branchmap.t serve: add --cmdserver option to communicate with hg over a pipe 2011-06-03 17:27:41 +03:00
test-http-clone-r.t tests: create a bundle to bootstrap tests using a remote repository 2011-04-30 17:38:06 +02:00
test-http-proxy.t setdiscovery: batch heads and known(ownheads) 2011-06-14 22:58:00 +02:00
test-http.t subrepo: fix cloning of repos from urls without slash after host (issue2970) 2011-08-26 16:23:35 +02:00
test-https.t test-https.t: clean up superfluous trailing whitespace 2011-05-04 10:32:08 -05:00
test-hup.t fix bookmarks rollback behavior 2011-05-01 13:07:00 +02:00
test-hybridencode.py *: kill all unnecessary shebangs. 2010-10-26 12:18:39 +02:00
test-hybridencode.py.out store: encode first period or space in filenames (issue1713) 2010-10-09 21:54:50 +02:00
test-i18n.t test-i18n, i18n-pt_BR: updated test message changed in 73e761bdb384 2011-07-22 20:31:15 -03:00
test-identify.t requirements: show all missing features in the error message. 2011-06-25 02:30:24 +02:00
test-impexp-branch.t tests: export patches only once in test-impexp-branch 2011-05-01 10:51:10 +02:00
test-import-bypass.t import: wrap a transaction around the whole command 2011-10-02 14:34:28 -04:00
test-import-context.t Test applying context diffs 2010-10-24 12:56:38 +02:00
test-import-eol.t tests: use (esc) instead of other kinds of string escaping 2010-11-08 01:41:42 +01:00
test-import-git.t tests: rename test-git-import.t into test-import-git.t 2011-06-11 14:40:25 +02:00
test-import-unknown.t patch: do not patch unknown files (issue752) 2011-05-27 21:50:11 +02:00
test-import.t import: wrap a transaction around the whole command 2011-10-02 14:34:28 -04:00
test-incoming-outgoing.t setdiscovery: return anyincoming=False when remote's only head is nullid 2011-07-27 18:32:54 -04:00
test-inherit-mode.t fix bookmarks rollback behavior 2011-05-01 13:07:00 +02:00
test-init.t localrepo: make requirements attribute of newly-created repos contain a set 2011-07-20 18:23:06 -04:00
test-inotify-debuginotify.t tests: unify test-inotify-debuginotify 2010-09-26 13:43:21 -05:00
test-inotify-dirty-dirstate.t tests: remove redundant mkdir 2011-04-19 12:04:44 +02:00
test-inotify-issue1208.t inotify: raise correct error if server is already started in a deep repository 2010-10-09 15:41:53 +02:00
test-inotify-issue1371.t tests: unify test-inotify-issue1371 2010-09-26 13:43:21 -05:00
test-inotify-issue1542.t tests: unify test-inotify-issue1542 2010-09-26 13:43:21 -05:00
test-inotify-issue1556.t tests: unify test-inotify-issue1556 2010-09-26 13:43:21 -05:00
test-inotify-lookup.t tests: unify test-inotify-lookup 2010-09-26 13:43:21 -05:00
test-inotify.t tests: unify test-inotify 2010-09-26 13:43:21 -05:00
test-install.t debuginstall: report the template path 2011-10-07 15:36:50 -05:00
test-interhg.t tests: unify test-interhg 2010-08-30 19:05:13 +09:00
test-issue522.t tests: fix deprecated use of hg debugdata/debugindex 2011-05-04 13:37:41 +02:00
test-issue612.t tests: fix a bunch of pointless #s in unified tests 2010-09-17 17:03:08 -05:00
test-issue619.t merge: back out single-parent fast-forward merge 2011-03-07 15:03:10 -06:00
test-issue660.t tests: remove test-issue322 as it's fully included in test-issue660 2011-04-30 17:38:06 +02:00
test-issue672.t tests: fix a bunch of pointless #s in unified tests 2010-09-17 17:03:08 -05:00
test-issue842.t tests: fix a bunch of pointless #s in unified tests 2010-09-17 17:03:08 -05:00
test-issue1089.t tests: fix a bunch of pointless #s in unified tests 2010-09-17 17:03:08 -05:00
test-issue1175.t merge: make 'diverging renames' diagnostic a more helpful note. 2010-10-10 09:50:25 -05:00
test-issue1306.t localrepo: reuse parent manifest in commitctx if no files have changed 2011-05-02 19:20:29 +02:00
test-issue1438.t tests: fix a bunch of pointless #s in unified tests 2010-09-17 17:03:08 -05:00
test-issue1502.t Make pull -u behave like pull && update 2011-05-31 11:52:22 -07:00
test-issue1877.t bookmarks: do not forward merged bookmark (issue1877) 2011-03-14 23:50:28 +01:00
test-issue2137.t tests: fix a bunch of pointless #s in unified tests 2010-09-17 17:03:08 -05:00
test-journal-exists.t tests: remove redundant globs 2010-10-08 22:36:10 -05:00
test-keyword.t import: wrap a transaction around the whole command 2011-10-02 14:34:28 -04:00
test-known.t wireproto: add known([id]) function 2011-03-22 09:22:21 +01:00
test-largefiles.t largefiles: improve error reporting 2011-10-13 20:24:29 -04:00
test-locate.t tests: remove redundant mkdir 2011-04-19 12:04:44 +02:00
test-lock-badness.t tests: add exit codes to unified tests 2010-09-16 17:51:32 -05:00
test-log.t log: do not display hidden changeset 2011-06-16 01:58:00 +02:00
test-mactext.t tests: cleanup of echo statements left over from test conversion 2011-10-13 04:27:49 +02:00
test-manifest-merging.t tests: unify test-manifest* 2010-09-10 23:13:59 +02:00
test-manifest.t add new option --all to manifest command 2011-05-18 21:31:40 +02:00
test-merge1.t tests: cleanup of echo statements left over from test conversion 2011-10-13 04:27:49 +02:00
test-merge2.t tests: remove redundant mkdir 2011-04-19 12:04:44 +02:00
test-merge4.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-merge5.t Make pull -u behave like pull && update 2011-05-31 11:52:22 -07:00
test-merge6.t tests: remove redundant mkdir 2011-04-19 12:04:44 +02:00
test-merge7.t tests: fix deprecated use of hg debugdata/debugindex 2011-05-04 13:37:41 +02:00
test-merge8.t tests: unify test-merge8 2010-08-18 05:55:56 +05:30
test-merge9.t tests: drop final true command from unified tests 2010-09-20 16:00:15 -05:00
test-merge10.t tests: remove unneeded -d flags 2010-09-02 23:22:51 +02:00
test-merge-closedheads.t tests: add exit codes to unified tests 2010-09-16 17:51:32 -05:00
test-merge-commit.t tests: fix deprecated use of hg debugdata/debugindex 2011-05-04 13:37:41 +02:00
test-merge-default.t tests: add exit codes to unified tests 2010-09-16 17:51:32 -05:00
test-merge-force.t tests: add exit codes to unified tests 2010-09-16 17:51:32 -05:00
test-merge-internal-tools-pattern.t tests: fix a bunch of pointless #s in unified tests 2010-09-17 17:03:08 -05:00
test-merge-local.t tests: add exit codes to unified tests 2010-09-16 17:51:32 -05:00
test-merge-prompt.t tests: cleanup exit code handling in unified tests 2010-09-21 16:00:02 -05:00
test-merge-remove.t tests: unify test-merge-remove 2010-09-12 12:11:39 +02:00
test-merge-revert2.t tests: add exit codes to unified tests 2010-09-16 17:51:32 -05:00
test-merge-revert.t tests: remove exec bit from .t files 2010-09-14 16:03:10 +02:00
test-merge-subrepos.t Do not allow merging with uncommitted changes in a subrepo 2011-02-16 08:56:11 -08:00
test-merge-symlinks.t tests: move test bundles in a bundles/ subdirectory 2011-04-30 17:38:06 +02:00
test-merge-tools.t tests: cleanup of echo statements left over from test conversion 2011-10-13 04:27:49 +02:00
test-merge-types.t tests: remove exec bit from .t files 2010-09-14 16:03:10 +02:00
test-minirst.py minirst: improve test harness 2011-10-15 00:39:06 -05:00
test-minirst.py.out minirst: improve test harness 2011-10-15 00:39:06 -05:00
test-mq-caches.t move tags.cache and branchheads.cache to a collected cache folder .hg/cache/ 2011-01-04 06:29:08 +01:00
test-mq-eol.t patch: write .rej files without rewriting EOLs 2010-12-03 11:40:30 +09:00
test-mq-git.t tests: unify some of test-mq* 2010-09-19 23:42:18 +02:00
test-mq-guards.t mq: print "'foo' 'bar'", not "['foo', 'bar']" when showing guards 2011-05-31 08:47:16 +02:00
test-mq-header-date.t tests: unify test-mq-header-date 2010-09-26 13:43:21 -05:00
test-mq-header-from.t tests: unify test-mq-header-from 2010-09-26 13:43:21 -05:00
test-mq-merge.t patch: stop updating changed files set in applydiff() 2011-06-11 14:14:13 +02:00
test-mq-missingfiles.t patch: add a workingbackend dirstate layer on top of fsbackend 2011-05-18 23:48:17 +02: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: reintroduce ":$HGPORT" in test output 2010-10-08 22:36:11 -05:00
test-mq-qdelete.t localrepo: reuse parent manifest in commitctx if no files have changed 2011-05-02 19:20:29 +02:00
test-mq-qdiff.t localrepo: don't add deleted files to list of modified/added files (issue2761) 2011-04-11 21:44:22 +03:00
test-mq-qfold.t tests: add glob matching for unified tests 2010-09-22 16:06:02 -05:00
test-mq-qgoto.t tests: unify some of test-mq* 2010-09-19 23:42:18 +02:00
test-mq-qimport-fail-cleanup.t tests: cleanup of echo statements left over from test conversion 2011-10-13 04:27:49 +02:00
test-mq-qimport.t mq: strip all leading slashes from url when importing 2011-05-20 21:20:24 +03:00
test-mq-qnew.t mq: add '.' and '..' to list of forbidden patch names 2011-04-29 22:21:13 +03:00
test-mq-qpush-exact.t backout of a52e14fe37fb: allow to qpop/push with a dirty working copy 2011-06-24 23:25:42 +03:00
test-mq-qpush-fail.t mq: print "'foo' 'bar'", not "['foo', 'bar']" when showing guards 2011-05-31 08:47:16 +02:00
test-mq-qqueue.t tests: unify some of test-mq* 2010-09-19 23:42:18 +02:00
test-mq-qrefresh-interactive.t help: unify the two -v notes for command help 2011-10-07 16:36:54 -05:00
test-mq-qrefresh-replace-log-message.t tests: unify test-mq-qrefresh-replace-log-message 2010-09-26 13:43:21 -05:00
test-mq-qrefresh.t patch: use temporary files to handle intermediate copies 2011-05-27 21:50:10 +02:00
test-mq-qrename.t mq: qrename should not touch the dirstate if src is untracked (issue2460) 2010-10-28 22:04:33 +02:00
test-mq-qsave.t tests: unify some of test-mq* 2010-09-19 23:42:18 +02:00
test-mq-safety.t pull: silence spurious 'requesting all changes' message 2010-10-20 17:38:21 -05:00
test-mq-strip.t tests: use $TESTTMP more and use (glob) less 2011-03-10 13:43:47 +01:00
test-mq-subrepo-svn.t subrepo: use working copy of .hgsub to filter status (issue2901) 2011-07-13 17:41:49 -05:00
test-mq-subrepo.t subrepo: don't commit in subrepo if it's clean 2011-07-19 13:43:53 -05:00
test-mq-symlinks.t patch: do not patch unknown files (issue752) 2011-05-27 21:50:11 +02:00
test-mq.t backout of a52e14fe37fb: allow to qpop/push with a dirty working copy 2011-06-24 23:25:42 +03:00
test-mv-cp-st-diff.t tests: unify test-mv-cp-st-diff 2010-09-26 13:43:21 -05:00
test-nested-repo.t audit: improve nested repo message 2011-04-07 14:43:19 -05:00
test-newbranch.t commands: use util.Abort's hint some more 2011-05-05 14:57:21 +02:00
test-newcgi.t tests: remove duplication of the CGI environment variables 2011-01-16 19:12:54 +08:00
test-newercgi.t tests: remove duplication of the CGI environment variables 2011-01-16 19:12:54 +08:00
test-no-symlinks.t tests: move test bundles in a bundles/ subdirectory 2011-04-30 17:38:06 +02:00
test-notify-changegroup.t rollback: only restore dirstate and branch when appropriate. 2011-09-18 19:59:33 -04:00
test-notify.t rollback: only restore dirstate and branch when appropriate. 2011-09-18 19:59:33 -04:00
test-oldcgi.t tests: remove duplication of the CGI environment variables 2011-01-16 19:12:54 +08:00
test-parents.t tests: add exit codes to unified tests 2010-09-16 17:51:32 -05:00
test-parse-date.t help/dates: use DATE as place-holder in help and abort texts 2011-04-05 10:01:39 +02:00
test-parseindex2.py revlog: only build the nodemap on demand 2011-01-11 17:01:04 -06:00
test-parseindex2.py.out Add parseindex2.py test case 2008-10-17 01:05:10 +02:00
test-parseindex.t move opener from util to scmutil 2011-04-20 19:54:57 +02:00
test-patch-offset.t import: simplify status reporting logic (and make it more I18N-friendly) 2011-10-01 21:30:49 -04:00
test-patch.t import: simplify status reporting logic (and make it more I18N-friendly) 2011-10-01 21:30:49 -04:00
test-patchbomb.t patchbomb: make it easy for the user to decline sending an intro message. 2011-09-27 22:38:47 -04:00
test-paths.t paths: Add support for -q/--quiet 2011-05-16 11:41:48 +02:00
test-pending.t tests: remove executable bits from unified tests 2011-04-30 17:38:06 +02:00
test-permissions.t tests: remove redundant globs 2010-10-08 22:36:10 -05:00
test-profile.t tests: unify test-profile 2010-09-26 13:44:49 -05:00
test-progress.t progress: add a changedelay to prevent parallel topics from flapping (issue2698) 2011-06-23 15:00:45 -05:00
test-pull-branch.t Make pull -u behave like pull && update 2011-05-31 11:52:22 -07:00
test-pull-http.t tests: use printenv.py where it is - don't copy it around 2011-02-15 02:17:43 +01:00
test-pull-permission.t tests: remove redundant mkdir 2011-04-19 12:04:44 +02:00
test-pull-pull-corruption2.t tests: unify test-pull-pull-corruption2 2010-09-26 13:44:49 -05:00
test-pull-pull-corruption.t util: flush stdout before calling external processes 2011-02-18 03:35:01 +01:00
test-pull-r.t localrepo: reuse parent manifest in commitctx if no files have changed 2011-05-02 19:20:29 +02:00
test-pull-update.t Make pull -u behave like pull && update 2011-05-31 11:52:22 -07:00
test-pull.t tests: remove redundant mkdir 2011-04-19 12:04:44 +02:00
test-purge.t tests: unify test-purge 2010-08-30 18:50:44 +09:00
test-push-cgi.t tests: new test cases for the unbundlehash capability 2011-04-17 02:15:47 +08:00
test-push-hook-lock.t tests: remove exec bit from .t files 2010-09-14 16:03:10 +02:00
test-push-http.t rollback: only restore dirstate and branch when appropriate. 2011-09-18 19:59:33 -04:00
test-push-r.t tests: create a bundle to bootstrap tests using a remote repository 2011-04-30 17:38:06 +02:00
test-push-validation.t tests: remove redundant globs 2010-10-08 22:36:10 -05:00
test-push-warn.t discovery: quiet note about heads 2011-07-05 14:30:42 -05:00
test-qrecord.t help: unify the two -v notes for command help 2011-10-07 16:36:54 -05:00
test-rebase-abort.t rebase: improve resolve failure message 2010-10-30 16:58:15 -05:00
test-rebase-bookmarks.t rebase: reset bookmarks (issue2265 and issue2873) 2011-07-15 20:07:19 +02:00
test-rebase-cache.t localrepo: reuse parent manifest in commitctx if no files have changed 2011-05-02 19:20:29 +02:00
test-rebase-check-restore.t rebase: improve resolve failure message 2010-10-30 16:58:15 -05:00
test-rebase-collapse.t rebase: use revset as soon as possible in internal logic 2011-10-15 19:07:51 +02:00
test-rebase-conflicts.t Improve unresolved merge conflicts warning (issue2681) 2011-03-06 15:21:50 +01:00
test-rebase-detach.t rebase: allow rebase to ancestor (issue3010) 2011-09-19 16:57:13 +02:00
test-rebase-interruptions.t rebase: improve resolve failure message 2010-10-30 16:58:15 -05:00
test-rebase-issue-noparam-single-rev.t tests: remove redundant globs 2010-10-08 22:36:10 -05:00
test-rebase-mq-skip.t rebase: improve resolve failure message 2010-10-30 16:58:15 -05:00
test-rebase-mq.t rebase: preserve mq series order after rebasing (issue2849) 2011-06-12 17:26:58 +03:00
test-rebase-named-branches.t tests: move rebase-keep-branch into rebase-named-branches 2011-04-30 17:38:06 +02:00
test-rebase-newancestor.t tests: remove redundant globs 2010-10-08 22:36:10 -05:00
test-rebase-parameters.t rebase: add --rev option to rebase 2011-10-15 20:12:32 +02:00
test-rebase-pull.t tests: remove redundant globs 2010-10-08 22:36:10 -05:00
test-rebase-rename.t rebase: don't mark file as removed if missing in parent's manifest (issue2725) 2011-03-27 13:34:20 +02:00
test-rebase-scenario-global.t rebase: add --rev option to rebase 2011-10-15 20:12:32 +02:00
test-rebuildstate.t tests: unify test-rebuildstate 2010-08-30 18:47:02 +09:00
test-record.t record: do not include files into changes count 2011-01-24 23:25:46 +01:00
test-relink.t relink: avoid trying to lock the same repo twice 2011-03-16 15:34:10 +01:00
test-remove-new.t tests: exit 0 no longer needed on unified tests 2010-09-17 17:03:04 -05:00
test-remove.t remove: suggest forget to undo adds 2011-09-16 17:53:58 -05:00
test-rename-after-merge.t rollback, i18n: avoid parameterized message 2011-02-21 20:58:54 -03:00
test-rename-dir-merge.t tests: remove redundant mkdir 2011-04-19 12:04:44 +02:00
test-rename-merge1.t tests: fix deprecated use of hg debugdata/debugindex 2011-05-04 13:37:41 +02:00
test-rename-merge2.t tests: remove redundant mkdir 2011-04-19 12:04:44 +02:00
test-rename.t add: introduce a warning message for non-portable filenames (issue2756) (BC) 2011-04-19 12:42:53 +02:00
test-repair-strip.t test-repair-strip: turn into new style test 2011-04-29 09:43:21 +02:00
test-requires.t requirements: show all missing features in the error message. 2011-06-25 02:30:24 +02:00
test-resolve.t merge: implement --tool arguments using new ui.forcemerge configurable 2010-10-19 22:33:52 -05: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 test-revert: add revert --all case when nothing changed 2011-06-28 00:56:33 +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: added a short description to issue numbers 2010-09-24 10:13:49 +02:00
test-revlog-packentry.t tests: fix deprecated use of hg debugdata/debugindex 2011-05-04 13:37:41 +02:00
test-revset-dirstate-parents.t revset: remove unnecessary debug statement 2010-11-07 18:15:17 +01:00
test-revset-outgoing.t tests: use $TESTTMP more and use (glob) less 2011-03-10 13:43:47 +01:00
test-revset.t revset: fix aliases with 0 or more than 2 parameters 2011-06-22 01:55:00 +02:00
test-rollback.t rollback: use a hint for force 2011-10-01 16:18:51 -05:00
test-run-tests.t tests: add basic tests for doctest syntax 2011-10-13 17:54:38 +02:00
test-schemes.t setdiscovery: batch heads and known(ownheads) 2011-06-14 22:58:00 +02:00
test-serve.t tests: convert test-serve to new format 2011-03-06 14:38:47 +01:00
test-setdiscovery.t test-setdiscovery: allow for leading space in output of wc 2011-09-12 09:20:31 -07:00
test-share.t share: allow trailing newline on .hg/sharedpath. 2011-09-14 22:28:27 -04:00
test-simple-update.t update: fix check for no rev when a date is given 2011-04-19 14:56:46 +03: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-clone-r.t tests: share dummyssh 2011-05-05 01:47:46 +02:00
test-ssh.t tests: share dummyssh 2011-05-05 01:47:46 +02:00
test-static-http.t subrepo: create subrepos using clone instead of pull 2011-05-09 17:15:44 +02:00
test-status-color.t tests: hardcode terminfo entry for the terminfo color test 2011-06-27 11:36:40 -07: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 backout a3900c75ca8c - the "unreachable code" was apparently not unreachable 2011-05-01 19:51:28 +02:00
test-strict.t tests: add exit codes to unified tests 2010-09-16 17:51:32 -05:00
test-strip-cross.t debugindex etc.: add --changelog and --manifest options 2011-05-14 00:30:32 +02:00
test-subrepo-deep-nested-change.t subrepo: create subrepos using clone instead of pull 2011-05-09 17:15:44 +02:00
test-subrepo-git.t merge with stable 2011-05-31 15:28:23 -05:00
test-subrepo-missing.t subrepo: use working copy of .hgsub to filter status (issue2901) 2011-07-13 17:41:49 -05:00
test-subrepo-paths.t subrepo: try remapping subpaths using the "final" path 2011-09-22 15:15:18 +02:00
test-subrepo-recursion.t subrepo: create subrepos using clone instead of pull 2011-05-09 17:15:44 +02:00
test-subrepo-relative-path.t subrepo: create subrepos using clone instead of pull 2011-05-09 17:15:44 +02:00
test-subrepo-svn.t subrepo: correct revision in svn checkout 2011-06-30 13:22:12 -05:00
test-subrepo.t revert: warn that subrepos cannot be reverted 2011-10-15 01:06:52 +02:00
test-symlink-os-yes-fs-no.py tests: use getattr instead of hasattr 2011-07-25 16:37:18 -05: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: added a short description to issue numbers 2010-09-24 10:13:49 +02:00
test-tag.t localrepo: reuse parent manifest in commitctx if no files have changed 2011-05-02 19:20:29 +02:00
test-tags.t tests: cleanup of echo statements left over from test conversion 2011-10-13 04:27:49 +02:00
test-template-engine.t tests: unify test-template-engine 2010-09-26 13:44:49 -05:00
test-transplant.t transplant: wrap a transaction around the whole command 2011-10-04 19:43:45 -04:00
test-treediscovery-legacy.t treediscovery: rename stop() in tests to fix failures on AIX. 2011-07-05 11:53:32 +01:00
test-treediscovery.t treediscovery: rename stop() in tests to fix failures on AIX. 2011-07-05 11:53:32 +01:00
test-trusted.py ui: always report untrusted hgrc files when debug enabled 2011-02-25 23:26:24 -06:00
test-trusted.py.out ui: always report untrusted hgrc files when debug enabled 2011-02-25 23:26:24 -06:00
test-ui-color.py ui: use I/O descriptors internally 2011-06-08 01:39:20 +03: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 ui: add configint function and tests 2011-05-03 22:28:08 +02: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 http: minor tweaks to long arg handling 2011-05-01 03:51:04 -05:00
test-unrelated-pull.t tests: remove redundant mkdir 2011-04-19 12:04:44 +02:00
test-up-local-change.t tests: remove redundant mkdir 2011-04-19 12:04:44 +02:00
test-update-branches.t Make pull -u behave like pull && update 2011-05-31 11:52:22 -07:00
test-update-issue1456.t tests: add exit codes to unified tests 2010-09-16 17:51:32 -05:00
test-update-renames.t tests: fix a bunch of pointless #s in unified tests 2010-09-17 17:03:08 -05:00
test-update-reverse.t tests: remove exec bit from .t files 2010-09-14 16:03:10 +02:00
test-url-rev.t httprepo: make __del__ more stable in error situations 2011-10-13 04:27:49 +02:00
test-url.py url: really handle urls of the form file:///c:/foo/bar/ correctly 2011-08-04 02:51:29 +02:00
test-username-newline.t tests: drop final true command from unified tests 2010-09-20 16:00:15 -05:00
test-verify.t tests: exit 0 no longer needed on unified tests 2010-09-17 17:03:04 -05:00
test-walk.t match: make 'listfile:' split on LF and CRLF 2011-05-07 21:12:30 +02:00
test-walkrepo.py tests: use getattr instead of hasattr 2011-07-25 16:37:18 -05:00
test-win32text.t tests: cleanup of echo statements left over from test conversion 2011-10-13 04:27:49 +02:00
test-wireproto.py test-wireprotocol.py: rename to test-wireproto.py for consistency 2011-06-29 13:04:00 +02:00
test-wireproto.py.out test-wireprotocol.py: rename to test-wireproto.py for consistency 2011-06-29 13:04:00 +02:00
test-wireproto.t tests: HGRCPATH must be exported after assignment 2011-06-25 01:55:13 +02:00
tinyproxy.py tests: use getattr instead of hasattr 2011-07-25 16:37:18 -05: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.