sapling/tests
Benoit Boissinot c8ed050aba prepush: add more precise error messages
Part of the patch is from timeless@mozdev.org

- indicate the branch name where there are multiple heads
- give better advice when hitting a possible race, where new heads are added
  between discovery and the call to branchmap(). In that case, asking the user
  to merge isn't helpful, since only remote has the changes.
2010-02-08 19:44:04 +01:00
..
blacklists run-tests: split tests/blacklist in tests/blacklists/* 2009-12-10 17:21:31 +09:00
gpg gpg: add test 2009-06-14 13:32:19 -07:00
svn convert/svn: test svn tags encoding 2009-06-21 23:17:05 +02:00
autodiff.py patch: support diff data loss detection and upgrade 2010-01-01 20:54:05 +01:00
binfile.bin Add test for git binary diff support 2006-10-12 09:17:16 -07:00
bzr-definitions tests: remove more instances of export FOO=bar bashism 2009-07-05 18:52:55 -04:00
coverage.py coverage.py: fixed syntax error 2010-02-01 22:29:11 +02:00
get-with-headers.py templater: readable dates older than 24 months revert to ISO8601 (issue1006) 2009-11-05 15:19:54 +01:00
hghave convert: reenable SVN support after license issue solved 2009-11-10 22:32:17 +01:00
killdaemons.py compat: use open() instead of file() everywhere 2009-07-05 11:01:30 +02:00
legacy-encoding.hg Fixes test-encoding for python2.3 and minor cleanups: 2006-12-09 11:16:27 +01:00
md5sum.py tests: Windows compatibility fixes 2008-10-12 19:11:59 +02:00
printenv.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
printrepr.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
readlink.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
README change wiki/bts URLs to point to new hostname 2009-06-24 15:32:37 +02:00
run-tests.py run-tests: kill daemons on ^C with -j. 2010-02-06 15:18:36 +01:00
svn-safe-append.py convert: fix test-convert-svn-* problems with mtime not changing 2008-04-01 09:17:11 +02:00
tampered.hg test-audit-path: add one more test (issue 1450) 2009-01-04 08:06:05 +01:00
test-586 localrepo: fix bad manifest delta generation (issue1433) 2009-01-03 20:16:10 +01:00
test-586.out localrepo: fix bad manifest delta generation (issue1433) 2009-01-03 20:16:10 +01:00
test-1102 tag: record tag we're superseding, if any (issue 1102) 2008-06-13 17:29:10 -05:00
test-1102.out tag: record tag we're superseding, if any (issue 1102) 2008-06-13 17:29:10 -05:00
test-abort-checkin test-abort-checkin: use a hook to abort the commit 2007-03-04 14:35:11 -03:00
test-abort-checkin.out Use a weakref for recursive transactions 2007-07-21 16:02:10 -05:00
test-acl tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-acl.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-add changelog: move delayopener outside of class to eliminate reference cycle 2009-07-18 12:34:38 -05:00
test-add.out hg: say 'hg update' instead of 'hg up' in merge status message 2009-09-17 22:39:38 -07:00
test-addremove addremove: build lists of already added and removed files too (issue1696) 2009-06-30 23:25:53 -05:00
test-addremove-similar addremove/findrenames: find renames according to the match object (issue1527) 2009-05-17 22:51:17 +02:00
test-addremove-similar.out addremove/findrenames: find renames according to the match object (issue1527) 2009-05-17 22:51:17 +02:00
test-addremove.out addremove: build lists of already added and removed files too (issue1696) 2009-06-30 23:25:53 -05:00
test-alias help: don't display bogus help messages for invalid aliases 2009-12-05 23:26:27 -05:00
test-alias.out help: don't display bogus help messages for invalid aliases 2009-12-05 23:26:27 -05:00
test-annotate commands: annotate follows by default, separate -f/--file option 2010-02-07 14:51:52 +01:00
test-annotate.out commands: annotate follows by default, separate -f/--file option 2010-02-07 14:51:52 +01:00
test-archive run-tests.py: clears http_proxy for all tests 2009-12-29 19:02:26 -02:00
test-archive-symlinks Use common readlink.py instead of own implementations per test script. 2007-12-21 10:24:03 +01:00
test-archive-symlinks.out archive: add symlink support 2007-07-11 17:40:41 -03:00
test-archive.out fix tests output changed by a9c8580e4d05 2009-11-02 19:07:26 +01:00
test-audit-path tests: fix issue in test-audit-path with HGTMP on OS X 2009-01-22 15:22:37 +01:00
test-audit-path.out test-audit-path: add one more test (issue 1450) 2009-01-04 08:06:05 +01:00
test-backout tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-backout.out Improve English for help text of many core hg commands. 2009-06-09 21:51:34 -04:00
test-backwards-remove
test-backwards-remove.out Make hg update more verbose by default (issue12) 2006-05-02 18:44:02 +02:00
test-bad-extension When failing to load an extension, show where Hg tried to load it from. 2008-03-03 12:46:57 -05:00
test-bad-extension.out help: update help 2008-10-22 14:30:34 -05:00
test-bad-pull run-tests.py: clears http_proxy for all tests 2009-12-29 19:02:26 -02:00
test-bad-pull.out Backed out changeset d4343088804c 2009-03-30 01:23:01 +02:00
test-basic make manifest friendlier 2006-11-30 22:38:48 -06:00
test-basic.out Display symlink or executable bit with manifest -v 2007-10-06 22:30:22 +02:00
test-bdiff.py removed unused imports 2009-05-30 23:20:30 +02:00
test-bdiff.py.out tests: renamed Python tests to .py 2009-05-17 01:39:31 +02:00
test-bheads commands: do all branch heads by default, demote topological to -t/--topo 2010-02-06 19:38:39 +01:00
test-bheads.out commands: do all branch heads by default, demote topological to -t/--topo 2010-02-06 19:38:39 +01:00
test-bisect test-bisect: test handling of invalid commands without relying on sh 2009-12-29 01:03:10 +01:00
test-bisect2 add additional complex bisect tests (with non-linear history) 2008-08-02 22:11:22 +02:00
test-bisect2.out bisect: limit considered set to descendants of first good rev 2009-10-12 14:59:28 -05:00
test-bisect.out test-bisect: test handling of invalid commands without relying on sh 2009-12-29 01:03:10 +01:00
test-bookmarks bookmarks: Add tests 2008-10-25 19:05:52 +02:00
test-bookmarks-current bookmarks: Set current bookmark if we create a new one on the tip 2009-03-01 00:30:01 +01:00
test-bookmarks-current.out bookmarks: fixes bug where a deleted bookmark may still be treated as current when track.current option is set 2009-02-27 02:01:45 -08:00
test-bookmarks-rebase tests: removed redundant "-u test" from test scripts 2009-04-26 14:49:49 +02:00
test-bookmarks-rebase.out bookmarks: Fix tests 2008-12-06 16:15:59 +01:00
test-bookmarks-strip bookmarks: Use dirstate to determine the current node in addchangegroup 2008-11-05 03:53:34 +01:00
test-bookmarks-strip.out bookmarks: Use dirstate to determine the current node in addchangegroup 2008-11-05 03:53:34 +01:00
test-bookmarks.out bookmarks: Fix tests 2008-12-06 16:15:59 +01:00
test-branch-option add -b/--branch option to clone, bundle, incoming, outgoing, pull, push 2010-02-07 15:23:46 +01:00
test-branch-option.out add -b/--branch option to clone, bundle, incoming, outgoing, pull, push 2010-02-07 15:23:46 +01:00
test-branches branches: add --closed flag for consistency with heads 2009-07-01 00:31:59 -05:00
test-branches.out commands: do all branch heads by default, demote topological to -t/--topo 2010-02-06 19:38:39 +01:00
test-branchmap Extend test-branchmap to test 623593608e75 2009-11-18 16:47:20 +01:00
test-branchmap.out Extend test-branchmap to test 623593608e75 2009-11-18 16:47:20 +01:00
test-bundle bundle: don't send too many changesets (Issue1704) 2009-11-07 12:28:30 +01:00
test-bundle-r switch to the .hg/store layout, fix the tests 2006-12-01 13:34:09 +01:00
test-bundle-r.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-bundle-type Fix test-bundle-type output by changing head|cut to cut|head. 2008-10-19 17:40:35 +02:00
test-bundle-type.out Make test-bundle-type work on MacOS 10.4.11 2008-05-29 16:29:28 +02:00
test-bundle-vs-outgoing bundle: add test for Issue1704 2009-11-07 12:28:31 +01:00
test-bundle-vs-outgoing.out bundle: add test for Issue1704 2009-11-07 12:28:31 +01:00
test-bundle.out commands: do all branch heads by default, demote topological to -t/--topo 2010-02-06 19:38:39 +01:00
test-casefolding test-casefolding: fix wrong case on hfs on linux 2009-08-07 15:40:51 +02:00
test-casefolding.out Have verbose and debug flag print the changeset rev and hash when committing. 2008-08-22 22:32:53 +02:00
test-cat tests: remove some unnecessary sleeps 2008-03-20 14:14:15 -05:00
test-cat.out Option --decode for hg cat to apply decode filters. 2008-02-09 13:05:22 -05:00
test-changelog-exec tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-changelog-exec.out warn about new heads on commit (issue842) 2008-03-21 11:06:02 +01:00
test-children tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-children.out context: consistently return p1 context for None 2008-06-25 17:33:51 -05:00
test-churn run-tests: always set $COLUMNS, fix running tests under emacs shell 2009-11-23 22:45:36 +01:00
test-churn.out churn: fix changeset count (broken by 0fc99cecabb9) 2009-10-30 13:40:23 +02:00
test-clone handle file URIs correctly, according to RFC 2396 (issue1153) 2009-12-03 11:06:55 +01:00
test-clone-cgi hgweb: fix WSGI iterators handling in CGI adapter (issue1254) 2008-08-21 10:55:24 +02:00
test-clone-cgi.out fix pull racing with push/commit (issue1320) 2008-10-21 17:00:35 +02:00
test-clone-failure test-clone-failure: reenable perm to allow deletion 2009-08-07 21:15:01 +02:00
test-clone-failure.out on clone failure, only remove directories we created 2009-03-31 21:21:53 -05:00
test-clone-pull-corruption Added test cases for repo corruption fixed in e2b47039575f (issue132) 2006-02-22 07:45:14 +01:00
test-clone-pull-corruption.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-clone-r switch to the .hg/store layout, fix the tests 2006-12-01 13:34:09 +01:00
test-clone-r.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-clone.out commands: do all branch heads by default, demote topological to -t/--topo 2010-02-06 19:38:39 +01:00
test-command-template templatekw: fix extras, manifest and showlist args (issue1989) 2010-01-18 22:59:32 +01:00
test-command-template.out templatekw: fix extras, manifest and showlist args (issue1989) 2010-01-18 22:59:32 +01:00
test-commit tests: removed redundant "-u test" from test scripts 2009-04-26 14:49:49 +02:00
test-commit-copy switch to the .hg/store layout, fix the tests 2006-12-01 13:34:09 +01:00
test-commit-copy.out Revert almost all of 0ab603017f82; add a test 2006-11-18 19:44:42 -02:00
test-commit-unresolved tests: removed redundant "-u test" from test scripts 2009-04-26 14:49:49 +02:00
test-commit-unresolved.out hg: say 'hg update' instead of 'hg up' in merge status message 2009-09-17 22:39:38 -07:00
test-commit.out commit: move explicit file checking into repo.commit 2009-06-01 21:51:00 -05:00
test-committer changelog: refuse to add revisions with empty usernames 2009-05-16 11:12:49 +02:00
test-committer.out ui: refer to "hg help config" when no username is set 2009-11-07 22:13:09 +01:00
test-config-case test-config-case: print only the Section we're interested in. 2007-06-08 23:49:12 -03:00
test-config-case.out Use a case-sensitive version of SafeConfigParser everywhere 2006-10-16 15:38:53 -03:00
test-conflict run-tests.py: pass -L/--label to simplemerge 2007-04-28 17:55:45 -03:00
test-conflict.out hg: say 'hg update' instead of 'hg up' in merge status message 2009-09-17 22:39:38 -07:00
test-confused-revert revert: require --all to revert all files. 2006-08-21 09:44:52 -07:00
test-confused-revert.out warn about new heads on commit (issue842) 2008-03-21 11:06:02 +01:00
test-context.py compat: use open() instead of file() everywhere 2009-07-05 11:01:30 +02:00
test-context.py.out Fixed workingfilectx.date() (found by Thomas Waldmann) with test. 2007-02-23 17:31:00 +01:00
test-convert convert: better error on invalid repository type 2009-11-30 22:23:04 +01:00
test-convert-authormap tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-convert-authormap.out convert: fix authormap handling of lines without '=' 2009-04-04 15:41:32 +02:00
test-convert-baz tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-convert-baz.out convert/gnuarch: fix switched copy source and destination 2009-01-05 14:34:20 +01:00
test-convert-bzr convert/bzr: warn when source is a lightweight checkout (issue1647) 2009-05-17 14:35:06 +02:00
test-convert-bzr-114 convert/bzr: handle files replaced by directories (issue1623) 2009-04-23 15:07:05 +02:00
test-convert-bzr-114.out convert/bzr: handle files replaced by directories (issue1623) 2009-04-23 15:07:05 +02:00
test-convert-bzr-directories source doesn't work for some /bin/sh, use . instead 2008-09-29 12:12:53 +02:00
test-convert-bzr-directories.out convert: add bzr source 2008-09-26 20:33:47 +02:00
test-convert-bzr-ghosts source doesn't work for some /bin/sh, use . instead 2008-09-29 12:12:53 +02:00
test-convert-bzr-ghosts.out convert: add bzr source 2008-09-26 20:33:47 +02:00
test-convert-bzr-merges Add comment about this test failing under bzr 1.13 due to a bug in bzr. 2009-04-19 07:55:53 -04:00
test-convert-bzr-merges.out convert: add bzr source 2008-09-26 20:33:47 +02:00
test-convert-bzr-treeroot source doesn't work for some /bin/sh, use . instead 2008-09-29 12:12:53 +02:00
test-convert-bzr-treeroot.out convert: add bzr source 2008-09-26 20:33:47 +02:00
test-convert-bzr.out convert/bzr: warn when source is a lightweight checkout (issue1647) 2009-05-17 14:35:06 +02:00
test-convert-clonebranches tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-convert-clonebranches.out convert: fix history topology when using hg.tagsbranch 2009-09-06 15:29:14 +02:00
test-convert-cvs Merge with stable 2010-01-22 17:15:58 +01:00
test-convert-cvs-branch convert/cvs: stop supporting external cvsps 2009-10-05 22:57:15 +02:00
test-convert-cvs-branch.out convert/cvs: stop supporting external cvsps 2009-10-05 22:57:15 +02:00
test-convert-cvs-detectmerge convert/cvs: stop supporting external cvsps 2009-10-05 22:57:15 +02:00
test-convert-cvs-detectmerge.out convert/cvs: stop supporting external cvsps 2009-10-05 22:57:15 +02:00
test-convert-cvs-synthetic convert/cvs: stop supporting external cvsps 2009-10-05 22:57:15 +02:00
test-convert-cvs-synthetic.out convert/cvs: stop supporting external cvsps 2009-10-05 22:57:15 +02:00
test-convert-cvs.out convert: implement two hooks in builtin cvsps 2009-12-15 10:37:23 +00:00
test-convert-cvsnt-mergepoints convert/cvs: stop supporting external cvsps 2009-10-05 22:57:15 +02:00
test-convert-cvsnt-mergepoints.out Fix test-convert-cvsnt-mergepoints so it works reliably. 2009-06-15 20:35:19 -04:00
test-convert-cvsnt-mergepoints.rlog Rename CVSNT "mergepoints" test and make it executable. 2009-06-15 20:35:19 -04:00
test-convert-darcs tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-convert-darcs.out convert/darcs: handle directory renaming 2009-10-04 23:06:14 +02:00
test-convert-datesort convert: default revisions order depends on source 2009-06-01 17:12:41 +02:00
test-convert-datesort.out convert: default revisions order depends on source 2009-06-01 17:12:41 +02:00
test-convert-filemap tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-convert-filemap.out test-convert-filemap: test improved filtering algorithm 2009-11-18 21:58:49 +01:00
test-convert-git test-convert-git: Use ~ instead of ^ 2009-09-08 01:26:15 +02:00
test-convert-git.out convert: fail fast if source does not support --sourcesort 2009-06-01 17:12:39 +02:00
test-convert-hg-sink convert: rewrite tags when converting from hg to hg 2009-06-01 17:12:42 +02:00
test-convert-hg-sink.out convert: rewrite tags when converting from hg to hg 2009-06-01 17:12:42 +02:00
test-convert-hg-source convert: make mapfile handle LF and CRLF shamap (issue1846) 2009-10-05 22:01:08 +02:00
test-convert-hg-source.out convert: make mapfile handle LF and CRLF shamap (issue1846) 2009-10-05 22:01:08 +02:00
test-convert-hg-startrev tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-convert-hg-startrev.out convert: change hg.saverev default to False 2009-03-02 19:19:12 -06:00
test-convert-hg-svn convert/svn: make sink recover gracefully from empty changeset 2009-12-07 12:44:15 -05:00
test-convert-hg-svn.out convert/svn: make sink recover gracefully from empty changeset 2009-12-07 12:44:15 -05:00
test-convert-mtn tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-convert-mtn-rename-directory.out right way to check if file was in renamed directory, fixes import monotone 2009-04-02 22:25:49 +04:00
test-convert-mtn.out convert/mtn: handle directory move into moved directory (issue1619/3) 2009-04-22 10:25:05 +02:00
test-convert-p4 Bourne shells do not maintain $PWD; update tests accordingly 2009-07-07 01:25:44 +02:00
test-convert-p4-filetypes tests: Don't use $PWD 2010-01-22 17:13:55 +01:00
test-convert-p4-filetypes.out convert: Make P4 conversion cope with keywords, binary files and symbolic links. 2009-06-18 10:39:04 +01:00
test-convert-p4.out convert/p4: win32 fixes 2009-04-13 16:15:45 +02:00
test-convert-splicemap tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-convert-splicemap.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-convert-svn-branches test-convert-svn-branches: filter unwanted output 2010-01-03 19:13:55 +01:00
test-convert-svn-branches.out test-convert-svn-branches: filter unwanted output 2010-01-03 19:13:55 +01:00
test-convert-svn-encoding convert/svn: test svn tags encoding 2009-06-21 23:17:05 +02:00
test-convert-svn-encoding.out convert/svn: test svn tags encoding 2009-06-21 23:17:05 +02:00
test-convert-svn-move tests: replace #...# syntax with {...} 2009-05-19 23:02:17 +02:00
test-convert-svn-move.out convert/svn: remove dead code from entry deletion code path 2009-06-21 23:04:02 +02:00
test-convert-svn-sink test-convert-svn-sink: rewrite output for svn compatibility 2009-04-04 20:39:46 -05:00
test-convert-svn-sink.out hg: say 'hg update' instead of 'hg up' in merge status message 2009-09-17 22:39:38 -07:00
test-convert-svn-source tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-convert-svn-source.out convert: properly encode subversion URLs (issue 1224) 2008-10-10 11:36:02 +02:00
test-convert-svn-startrev Minor svn conversion tests cleanup 2010-01-02 18:14:45 +01:00
test-convert-svn-startrev.out Rewrite svn tests using svndump 2008-12-06 20:07:44 +01:00
test-convert-svn-tags Minor svn conversion tests cleanup 2010-01-02 18:14:45 +01:00
test-convert-svn-tags.out convert/svn: keep latest and not oldest tag value 2009-04-29 21:44:25 +02:00
test-convert-tagsbranch-topology convert: fix history topology when using hg.tagsbranch 2009-09-06 15:29:14 +02:00
test-convert-tagsbranch-topology.out convert: fix history topology when using hg.tagsbranch 2009-09-06 15:29:14 +02:00
test-convert-tla tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-convert-tla.out convert/gnuarch: fix switched copy source and destination 2009-01-05 14:34:20 +01:00
test-convert.out convert: implement two hooks in builtin cvsps 2009-12-15 10:37:23 +00:00
test-copy switch to the .hg/store layout, fix the tests 2006-12-01 13:34:09 +01:00
test-copy2 tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-copy2.out Backed out changeset f019d9201ff4 2007-12-31 17:47:02 -06:00
test-copy-move-merge merge: avoid double deletion mentioned in issue636 2007-08-02 12:29:10 -05:00
test-copy-move-merge.out merge: refactor manifestmerge init to better report effective ancestor 2009-06-08 18:14:44 -05:00
test-copy.out Have verbose and debug flag print the changeset rev and hash when committing. 2008-08-22 22:32:53 +02:00
test-custom-filters merge: allow merging going backwards 2009-06-08 18:14:44 -05:00
test-custom-filters.out Strip filter name from command before passing to filter function. 2008-02-09 12:27:58 -05:00
test-debugcomplete add debugcommands command: an easy to parse command + option index 2009-03-23 13:43:48 +01:00
test-debugcomplete.out add -b/--branch option to clone, bundle, incoming, outgoing, pull, push 2010-02-07 15:23:46 +01:00
test-debugindexdot Test debugindexdot 2007-09-30 16:36:22 +02:00
test-debugindexdot.out warn about new heads on commit (issue842) 2008-03-21 11:06:02 +01:00
test-debugrename Add test for debugrename 2007-06-20 00:09:32 +02:00
test-debugrename.out Add test for debugrename 2007-06-20 00:09:32 +02:00
test-default-push add test for default-push. 2006-06-23 18:23:42 -07:00
test-default-push.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-demandimport.py Fix test-demandimport and test-trusted under Windows 2009-07-14 22:38:12 -04:00
test-demandimport.py.out Fix test-demandimport and test-trusted under Windows 2009-07-14 22:38:12 -04:00
test-diff-binary-file tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-diff-binary-file.out git binary patches: don't print the header for identical files 2007-02-17 09:55:00 -02:00
test-diff-change tests: eliminate use of sed -i (which fails on NetBSD) 2009-01-22 14:33:49 +01:00
test-diff-change.out diff: add --change option to display single changeset diff (issue1420) 2009-01-13 10:44:16 +01:00
test-diff-color color: wrap qrecord 2009-11-05 01:11:28 +01:00
test-diff-color.out color: wrap qrecord 2009-11-05 01:11:28 +01:00
test-diff-copy-depth tests/test-diff-copy-depth: using sh instead of bash 2008-04-07 09:02:26 +02:00
test-diff-copy-depth.out copies: sort old names by depth 2008-03-29 12:39:47 -05:00
test-diff-hashes Move diffing missing file test and remove test-notfound 2007-12-24 12:22:33 +01:00
test-diff-hashes.out diff: don't show function name by default 2008-01-16 11:14:24 -06:00
test-diff-ignore-whitespace tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-diff-ignore-whitespace.out mdiff: fix diff -b/B/w on mixed whitespace hunks (issue127) 2009-11-11 18:31:42 +01:00
test-diff-newlines fix diffs containing embedded "\r". 2006-05-10 10:31:54 -07:00
test-diff-newlines.out diff: don't show function name by default 2008-01-16 11:14:24 -06:00
test-diff-reverse diff: change --inverse to --reverse 2009-11-14 14:21:53 +01:00
test-diff-reverse.out diff: change --inverse to --reverse 2009-11-14 14:21:53 +01:00
test-diff-subdir Add -D/--nodates options to hg diff/export that removes dates from diff headers 2006-09-26 00:05:24 +01:00
test-diff-subdir.out tests: new test for hg diff of a subdirectory only 2006-08-13 23:00:18 +03:00
test-diff-unified Fix test breakage introduced in e96c889402b8 2008-11-27 11:14:43 -08:00
test-diff-unified.out Fix test breakage introduced in e96c889402b8 2008-11-27 11:14:43 -08:00
test-diff-upgrade patch: support diff data loss detection and upgrade 2010-01-01 20:54:05 +01:00
test-diff-upgrade.out patch: support diff data loss detection and upgrade 2010-01-01 20:54:05 +01:00
test-diffdir Remove dummy branch hack from tests 2007-03-13 18:53:23 -05:00
test-diffdir.out revlog: report node and file when lookup fails 2008-03-11 17:42:29 -05:00
test-diffstat fix test-diffstat on solaris 2009-11-08 17:59:36 +01:00
test-diffstat.out diffstat: with --git, mark binary files with Bin 2009-10-25 02:53:33 +02:00
test-dirstate-future dirstate.write: don't ignore stat data if mtime is in the future (issue1790) 2009-08-21 14:17:23 +02:00
test-dirstate-future.out dirstate.write: don't ignore stat data if mtime is in the future (issue1790) 2009-08-21 14:17:23 +02:00
test-dirstatedirs dirstate._dirs: fix refcounting broken by ece124266b74 2008-10-15 01:14:29 +02:00
test-dirstatedirs.out dirstate._dirs: fix refcounting broken by ece124266b74 2008-10-15 01:14:29 +02:00
test-dispatch tests: test for dispatch on [defaults]: more clearly differing output 2009-05-24 22:15:48 +02:00
test-dispatch.out minirst: improve layout of field lists 2009-12-13 23:49:53 +01:00
test-dispatch.py compat: use open() instead of file() everywhere 2009-07-05 11:01:30 +02:00
test-dispatch.py.out commands: add exits(1) if a specified file cannot be added (issue 891) 2007-12-24 12:14:43 +01:00
test-doctest.py merge with crew-stable 2008-10-20 14:52:58 +02:00
test-double-merge merge: rename -S/--show option to -P/--preview 2009-06-19 13:58:48 +02:00
test-double-merge.out merge: exclude common ancestor from --preview (issue1818) 2009-09-05 18:56:51 +02:00
test-dumprevlog tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-dumprevlog.out introduce fncache repository layout 2008-10-19 19:12:07 +02:00
test-empty fix regression on empty repo cloning introduced by d87e43563bf4 2008-08-29 16:50:11 +02:00
test-empty-dir Don't use test -e in tests - sh doesn't like it on Solaris 2006-10-18 18:47:50 -03:00
test-empty-dir.out Make hg update more verbose by default (issue12) 2006-05-02 18:44:02 +02:00
test-empty-file Kill trailing spaces 2007-06-21 09:25:49 +02:00
test-empty-file.out warn about new heads on commit (issue842) 2008-03-21 11:06:02 +01:00
test-empty-group Kill trailing spaces 2007-06-21 09:25:49 +02:00
test-empty-group.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-empty.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-encode test-encode: Use tr chacter classes instead of character ranges 2010-01-23 02:03:42 +01:00
test-encode.out Update test and man page for multiple matching encode/decode filters 2010-01-05 03:20:45 +01:00
test-encoding test-encoding: make test output easier to follow 2009-09-27 09:39:57 +02:00
test-encoding.out test-encoding: make test output easier to follow 2009-09-27 09:39:57 +02:00
test-excessive-merge switch to the .hg/store layout, fix the tests 2006-12-01 13:34:09 +01:00
test-excessive-merge.out warn about new heads on commit (issue842) 2008-03-21 11:06:02 +01:00
test-execute-bit repo.status: also compare flags for files in the lookup list. 2008-02-21 16:22:31 -03:00
test-execute-bit.out merge: allow merging going backwards 2009-06-08 18:14:44 -05:00
test-export tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-export.out tests: Add a test for the behavior of 'hg export -- -2' 2009-02-10 16:31:52 -06:00
test-extdiff extdiff: respect --option in command aliases (issue949) 2009-11-30 19:37:38 +01:00
test-extdiff.out extdiff: respect --option in command aliases (issue949) 2009-11-30 19:37:38 +01:00
test-extension dispatch: provide help for disabled extensions and commands 2010-02-07 14:01:43 +01:00
test-extension.out dispatch: provide help for disabled extensions and commands 2010-02-07 14:01:43 +01:00
test-extra-filelog-entry Avoid extra filelogs entries. 2007-06-09 01:04:28 -03:00
test-extra-filelog-entry.out Avoid extra filelogs entries. 2007-06-09 01:04:28 -03:00
test-fetch test-fetch: fix non-portable sed regex. 2009-07-12 22:33:00 -04:00
test-fetch.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-filebranch tests: fix repeatability for test-filebranch with dirstate granularity 2008-03-20 15:59:54 -05:00
test-filebranch.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-flags tests: replace #...# syntax with {...} 2009-05-19 23:02:17 +02:00
test-flags.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-fncache test-fncache: Use find instead of ls -R. 2009-06-04 18:11:11 -06:00
test-fncache.out commit: save commit message so it's not destroyed by rollback. 2009-11-24 21:08:39 -05:00
test-gendoc many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
test-gendoc.out test-gendoc: adjust output to account for Swedish translation 2009-10-13 12:23:23 -07:00
test-git-export tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-git-export.out Revert 854bf5451519, fixing the output of 2 tests 2008-03-15 22:03:18 -03:00
test-git-import Make {file_copies} usable as a --template key 2009-12-13 18:06:24 +01:00
test-git-import.out Display symlink or executable bit with manifest -v 2007-10-06 22:30:22 +02:00
test-globalopts tests: Skip tests if they will fail because of outer repo 2008-11-27 00:57:31 +01:00
test-globalopts.out help: Improved body text 2010-02-07 15:08:26 +01:00
test-glog graphlog: fix output when both a limit and a path are provided 2009-12-11 15:25:33 +09:00
test-glog.out graphlog: fix output when both a limit and a path are provided 2009-12-11 15:25:33 +09:00
test-gpg test-gpg: suppress secure memory warning 2009-07-05 13:59:25 -05:00
test-gpg.out gpg: add test 2009-06-14 13:32:19 -07:00
test-grep cmdutil: use context objects for walkchangerevs() 2009-08-20 08:34:22 +02:00
test-grep.out compare grep result between target and its parent 2009-05-19 16:49:54 +09:00
test-hardlinks-safety Make test-hardlinks-safety portable 2008-08-20 17:58:12 +02:00
test-hardlinks-safety.out mq: unify code for qdel -r and qfin 2009-06-19 13:58:22 +02:00
test-help test-help: improve test coverage 2009-12-24 18:53:36 +02:00
test-help.out help: Improved body text 2010-02-07 15:08:26 +01:00
test-hg-parseurl.py interpret repo#name url syntax as branch instead of revision 2010-02-07 14:29:07 +01:00
test-hg-parseurl.py.out interpret repo#name url syntax as branch instead of revision 2010-02-07 14:29:07 +01:00
test-hgcia Add hgcia to hgext 2008-11-27 11:04:29 -08:00
test-hgcia.out Add hgcia to hgext 2008-11-27 11:04:29 -08:00
test-hghave hghave: checking that all targets are Exception-free 2009-04-08 02:34:00 +09:00
test-hghave.out hghave: checking that all targets are Exception-free 2009-04-08 02:34:00 +09:00
test-hgignore dirstate: do not ignore current directory '.' (issue 1078) 2008-04-05 18:15:04 +02:00
test-hgignore.out dirstate: do not ignore current directory '.' (issue 1078) 2008-04-05 18:15:04 +02:00
test-hgk hgk: ctx.parents() problem introduced by 781913965579 2008-07-05 14:35:36 +02:00
test-hgk.out hgk: ctx.parents() problem introduced by 781913965579 2008-07-05 14:35:36 +02:00
test-hgrc Merge with stable 2010-01-28 23:13:10 -06:00
test-hgrc.out Merge with stable 2010-01-28 23:13:10 -06:00
test-hgweb hgweb: don't choke when an inexistent style is requested (issue1901) 2009-11-12 16:39:11 +01:00
test-hgweb-auth.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
test-hgweb-auth.py.out allow http authentication information to be specified in the configuration 2009-05-04 20:26:27 +02:00
test-hgweb-commands hgweb: add a test for search logs 2010-01-14 16:43:14 +01:00
test-hgweb-commands.out Merge with stable 2010-01-23 16:55:46 +01:00
test-hgweb-descend-empties hgweb: descend empty directories in web view 2008-11-03 10:20:28 +01:00
test-hgweb-descend-empties.out change wiki/bts URLs to point to new hostname 2009-06-24 15:32:37 +02:00
test-hgweb-diffs Fix up import test 2009-11-07 14:12:08 -06:00
test-hgweb-diffs.out Fix up import test 2009-11-07 14:12:08 -06:00
test-hgweb-empty hgweb: fix problems with empty repositories 2009-01-04 19:10:42 +01:00
test-hgweb-empty.out Merge with stable 2010-01-23 16:55:46 +01:00
test-hgweb-filelog tests: add missing interpreter lines 2009-05-17 02:15:21 +02:00
test-hgweb-filelog.out hgweb: add less/more links to shortlog/filelog nav 2010-01-14 16:28:21 +01:00
test-hgweb-no-path-info tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-hgweb-no-path-info.out use short identifiers in atom feed 2009-10-09 16:27:05 +02:00
test-hgweb-no-request-uri tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-hgweb-no-request-uri.out use short identifiers in atom feed 2009-10-09 16:27:05 +02:00
test-hgweb-removed tests: add missing interpreter lines 2009-05-17 02:15:21 +02:00
test-hgweb-removed.out templater: readable dates older than 24 months revert to ISO8601 (issue1006) 2009-11-05 15:19:54 +01:00
test-hgweb.out hgweb: don't choke when an inexistent style is requested (issue1901) 2009-11-12 16:39:11 +01:00
test-hgwebdir hgweb: add web.descend configuration variable 2009-08-19 12:47:04 +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.out templates: rename `Last change' column in hgwebdir repository list. 2010-01-24 20:51:53 +01:00
test-hgwebdirsym test: fix mixing exec bit on test-hgwebdirsym 2008-03-21 17:22:47 -05:00
test-hgwebdirsym.out test: Add tests for webdir symlinks and walkrepos. 2008-03-21 08:46:15 -07:00
test-highlight Merge with stable 2010-01-16 02:40:00 +01:00
test-highlight.out templater: readable dates older than 24 months revert to ISO8601 (issue1006) 2009-11-05 15:19:54 +01:00
test-hook test-hook: Don't use extended regular expressions with grep 2009-12-16 12:10:21 +01:00
test-hook.out Make it possible to debug failed hook imports via use of --traceback 2009-11-12 14:05:52 -08:00
test-http run-tests.py: clears http_proxy for all tests 2009-12-29 19:02:26 -02:00
test-http-clone-r tests: log and show errors 2008-10-22 21:39:56 +02:00
test-http-clone-r.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-http-proxy Backed out changeset d4343088804c 2009-03-30 01:23:01 +02:00
test-http-proxy.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-http.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-hup tests: Windows compatibility fixes 2008-10-12 19:11:59 +02:00
test-hup.out restore branch after rollback (issue 902) 2008-01-07 15:26:12 -06:00
test-hybridencode.py test-hybridencode: break long string literals 2009-05-31 01:13:45 +02:00
test-hybridencode.py.out store: encode trailing period and space on directory names (issue1417) 2008-12-13 18:32:29 +01:00
test-identify test-identify: require no-outer-repo 2009-03-05 14:53:59 +01:00
test-identify.out identify: have consistent output for local repositories 2009-02-13 11:32:33 +01:00
test-impexp-branch Alter test to test import --exact to make sure it works with branches. 2007-05-17 20:09:49 -07:00
test-impexp-branch.out Fix up tests for new branch message 2007-06-18 11:13:16 -07:00
test-import import: import each patch in a file or stream as a separate change 2010-02-07 18:06:52 +01:00
test-import-eol test-import-eol: improve binary hunks test 2009-12-23 19:31:48 +01:00
test-import-eol.out test-import-eol: improve binary hunks test 2009-12-23 19:31:48 +01:00
test-import.out import: import each patch in a file or stream as a separate change 2010-02-07 18:06:52 +01:00
test-incoming-outgoing run-tests.py: clears http_proxy for all tests 2009-12-29 19:02:26 -02:00
test-incoming-outgoing.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-inherit-mode Fix thinko in test-inherit-mode 2008-03-18 18:14:59 -03:00
test-inherit-mode.out commit: save commit message so it's not destroyed by rollback. 2009-11-24 21:08:39 -05:00
test-init test-init: add test with format.usefncache=false 2008-10-27 13:22:45 +01:00
test-init.out test-init: add test with format.usefncache=false 2008-10-27 13:22:45 +01:00
test-inotify inotify: improve error messages 2009-11-19 11:06:01 +09:00
test-inotify-debuginotify inotify: introduce debuginotify, which lists which paths are under watch 2009-04-22 00:37:35 +09:00
test-inotify-debuginotify.out inotify: introduce debuginotify, which lists which paths are under watch 2009-04-22 00:37:35 +09:00
test-inotify-dirty-dirstate inotify: add a inotify.pidfile configuration possibility 2009-11-17 15:36:09 +09:00
test-inotify-dirty-dirstate.out inotify: workaround test-inotify-dirty-dirstate failures 2009-11-16 11:58:03 +01:00
test-inotify-issue1208 inotify: workaround ENAMETOOLONG by using symlinks 2008-09-06 14:11:33 +02:00
test-inotify-issue1208.out util: make spawndetached() handle subprocess early terminations 2010-02-06 16:50:00 +01:00
test-inotify-issue1371 Backed out changeset 131da9defd10 (issue1375) 2008-11-12 09:08:43 +01:00
test-inotify-issue1371.out inotify: server raising an error when removing a file (issue1371) 2008-11-01 14:05:13 +02:00
test-inotify-issue1542 add missing +x flag to test-inotify-issue1542 2009-03-28 19:50:37 +01:00
test-inotify-issue1542.out Fixing issue1542, adding a relevant test 2009-03-26 19:01:06 +09:00
test-inotify-issue1556 inotify: adding test for issue1556 2009-03-31 00:04:07 +09:00
test-inotify-issue1556.out inotify: adding test for issue1556 2009-03-31 00:04:07 +09:00
test-inotify-lookup add a missing +x to test-inotify-lookup 2008-10-19 01:28:35 +02:00
test-inotify-lookup.out inotify: add a test for lookup bug 2008-10-10 12:08:49 -05:00
test-inotify.out inotify: improve error messages 2009-11-19 11:06:01 +09:00
test-install commands: call ui.username carefully in debuginstall 2009-11-07 01:46:27 +01:00
test-install.out ui: refer to "hg help config" when no username is set 2009-11-07 22:13:09 +01:00
test-issue322 change wiki/bts URLs to point to new hostname 2009-06-24 15:32:37 +02:00
test-issue322.out update tests output 2007-08-02 01:56:08 -03:00
test-issue352 change wiki/bts URLs to point to new hostname 2009-06-24 15:32:37 +02:00
test-issue352.out Report filenames with disallowed characters as suggested by Mika Eloranta 2008-02-17 12:53:57 +01:00
test-issue433 change wiki/bts URLs to point to new hostname 2009-06-24 15:32:37 +02:00
test-issue433.out add test for issue433 2006-11-28 11:28:45 +01:00
test-issue436 additional fixes for issue436 2006-12-01 16:18:16 -02:00
test-issue522 tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-issue522.out merge: refactor manifestmerge init to better report effective ancestor 2009-06-08 18:14:44 -05:00
test-issue612 merge: fix adding untracked files on directory rename (issue612) 2007-07-05 16:01:07 -05:00
test-issue612.out merge: introduce mergestate 2008-04-10 15:02:24 -05:00
test-issue619 merge: make test for fast-forward merge stricter (issue619) 2007-07-05 13:34:18 -05:00
test-issue619.out update: better logic and messages for updates 2008-03-24 10:01:05 -05:00
test-issue660 change wiki/bts URLs to point to new hostname 2009-06-24 15:32:37 +02:00
test-issue660.out Backed out changeset f019d9201ff4 2007-12-31 17:47:02 -06:00
test-issue672 tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-issue672.out merge: refactor manifestmerge init to better report effective ancestor 2009-06-08 18:14:44 -05:00
test-issue842 tests: add missing interpreter lines 2009-05-17 02:15:21 +02:00
test-issue842.out warn about new heads on commit (issue842) 2008-03-21 11:06:02 +01:00
test-issue1089 allow committing a removed directory 2008-09-03 02:27:25 +02:00
test-issue1089.out allow committing a removed directory 2008-09-03 02:27:25 +02:00
test-issue1175 add a fix for issue 1175 2008-08-10 18:01:03 -05:00
test-issue1175.out Have verbose and debug flag print the changeset rev and hash when committing. 2008-08-22 22:32:53 +02:00
test-issue1306 tests: add missing interpreter lines 2009-05-17 02:15:21 +02:00
test-issue1306.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-issue1438 test-issue1438: make executable 2009-04-13 21:18:53 +02:00
test-issue1438.out patch: teach selectfile about symlinks (issue1438) 2009-02-16 17:37:23 -06:00
test-journal-exists transaction: always remove empty journal on abort 2009-11-02 10:19:14 +01:00
test-journal-exists.out transaction: always remove empty journal on abort 2009-11-02 10:19:14 +01:00
test-keyword tests highlight, keyword: load extensions with "ext =" 2009-12-23 17:46:48 +00:00
test-keyword.hg test-keyword: make it run under Windows 2008-02-09 20:17:09 +01:00
test-keyword.out tests highlight, keyword: load extensions with "ext =" 2009-12-23 17:46:48 +00:00
test-locate locate: don't print "file not found" messages. 2007-04-04 04:22:06 -03:00
test-locate.out locate: don't print "file not found" messages. 2007-04-04 04:22:06 -03:00
test-lock-badness switch to the .hg/store layout, fix the tests 2006-12-01 13:34:09 +01:00
test-lock-badness.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-log Make {file_copies} usable as a --template key 2009-12-13 18:06:24 +01:00
test-log.out Make {file_copies} usable as a --template key 2009-12-13 18:06:24 +01:00
test-mactext tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-mactext.out test-mactext: simplify test, coverage is ensured by win32text tests 2008-04-05 19:03:45 +02:00
test-manifest context: consistently return p1 context for None 2008-06-25 17:33:51 -05:00
test-manifest-merging Don't use -f for rm in tests where not needed. Drop /bin/ from /bin/rm. 2006-12-26 14:17:48 +01:00
test-manifest-merging.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-manifest.hg test-manifest: test symlink and exec bit display 2007-10-06 22:30:24 +02:00
test-manifest.out context: consistently return p1 context for None 2008-06-25 17:33:51 -05:00
test-merge1 merge: rename -S/--show option to -P/--preview 2009-06-19 13:58:48 +02:00
test-merge1.out merge: exclude common ancestor from --preview (issue1818) 2009-09-05 18:56:51 +02:00
test-merge2 Don't use -f for rm in tests where not needed. Drop /bin/ from /bin/rm. 2006-12-26 14:17:48 +01:00
test-merge2.out warn about new heads on commit (issue842) 2008-03-21 11:06:02 +01:00
test-merge3 Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero. 2006-03-13 13:05:41 +01:00
test-merge3.out transitive copy/rename 2006-02-18 07:37:59 -08:00
test-merge4 deprecate 'update -m'. use 'merge' instead. 2006-05-14 21:07:34 -07:00
test-merge4.out warn about new heads on commit (issue842) 2008-03-21 11:06:02 +01:00
test-merge5 update: no -C needed to switch branches without outstanding changes 2008-03-22 13:30:08 -05:00
test-merge5.out update: allow branch crossing without -c or -C, with no uncommitted changes 2009-11-05 10:53:59 +01:00
test-merge6 test-merge6: avoid a shell script 2007-03-27 01:41:18 -03:00
test-merge6.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-merge7 make commit fail when committing unresolved files 2008-08-13 20:18:40 -05:00
test-merge7.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-merge8 Test for 1de7d8df2123 (update dirstate correctly for non-branchmerge updates) 2006-10-14 10:53:29 +02:00
test-merge8.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-merge9 tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-merge9.out hg: say 'hg update' instead of 'hg up' in merge status message 2009-09-17 22:39:38 -07:00
test-merge10 tests: removed redundant "-u test" from test scripts 2009-04-26 14:49:49 +02:00
test-merge10.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-merge-closedheads localrepo: set heads and branchheads to be closed=False by default 2009-06-03 13:42:55 +02:00
test-merge-closedheads.out merge: add hints about the use of 'hg heads' to find the rev to merge 2010-02-07 00:51:59 +01:00
test-merge-commit tests: replace #...# syntax with {...} 2009-05-19 23:02:17 +02:00
test-merge-commit.out merge: refactor manifestmerge init to better report effective ancestor 2009-06-08 18:14:44 -05:00
test-merge-default merge: add hints about the use of 'hg heads' to find the rev to merge 2010-02-07 00:51:59 +01:00
test-merge-default.out merge: add hints about the use of 'hg heads' to find the rev to merge 2010-02-07 00:51:59 +01:00
test-merge-force merge: require --force when there are deleted files 2008-03-14 09:56:58 -03:00
test-merge-force.out merge: give hint as to how to discover uncommitted changes 2009-05-22 11:42:21 -05:00
test-merge-internal-tools-pattern test-merge-internal-tools-pattern: make executable 2008-04-14 23:21:27 +02:00
test-merge-internal-tools-pattern.out hg: say 'hg update' instead of 'hg up' in merge status message 2009-09-17 22:39:38 -07:00
test-merge-local change tests to use simplemerge by default 2007-04-16 20:17:39 -03:00
test-merge-local.out merge: allow merging going backwards 2009-06-08 18:14:44 -05:00
test-merge-prompt Tests for 2d14cb7e2a9e and a60a6bd11ed6 (interactive prompts during merge) 2007-12-27 13:39:03 +01:00
test-merge-prompt.out ui.prompt: Show prompt and selection in non-interactive mode 2009-06-21 03:13:38 +02:00
test-merge-remove revert: update state of files in the "checkout" list 2008-03-18 04:07:39 -03:00
test-merge-remove.out lookup: optimize '.' 2008-06-25 17:33:34 -05:00
test-merge-revert change tests to use simplemerge by default 2007-04-16 20:17:39 -03:00
test-merge-revert2 run-tests.py: pass -L/--label to simplemerge 2007-04-28 17:55:45 -03:00
test-merge-revert2.out resolve: new command 2008-04-11 12:52:56 -05:00
test-merge-revert.out merge: if filemerge skips merge, report as updated 2006-10-15 16:18:09 -05:00
test-merge-symlinks tests: Windows compatibility fixes 2008-10-12 19:11:59 +02:00
test-merge-symlinks.hg Test workingctx exec/link bit for copies. 2007-10-07 15:13:50 +02:00
test-merge-symlinks.out Test workingctx exec/link bit for copies. 2007-10-07 15:13:50 +02:00
test-merge-tools many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
test-merge-tools.out many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
test-merge-types update test-merge-types 2007-12-27 23:55:36 -06:00
test-merge-types.out merge: refactor manifestmerge init to better report effective ancestor 2009-06-08 18:14:44 -05:00
test-minirst.py test-minirst: hide trailing whitespace from check-code 2010-01-28 22:44:36 -06:00
test-minirst.py.out minirst: improve layout of field lists 2009-12-13 23:49:53 +01:00
test-mq test-mq: better tests delimitation 2009-12-29 16:00:24 +01:00
test-mq-caches tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-mq-caches.out mq: qpop now tells which patches are popped 2009-07-09 23:59:03 +02:00
test-mq-eol mq: upgrade to git patch when necessary (issue767) 2010-01-01 21:21:34 +01:00
test-mq-eol.out mq: upgrade to git patch when necessary (issue767) 2010-01-01 21:21:34 +01:00
test-mq-git many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
test-mq-git.out mq: upgrade to git patch when necessary (issue767) 2010-01-01 21:21:34 +01:00
test-mq-guards Backed out premature qprev/qnext removal 2009-09-14 16:39:24 -05:00
test-mq-guards.out Backed out premature qprev/qnext removal 2009-09-14 16:39:24 -05:00
test-mq-header-date test-mq-header: don't fail with different patch(1) 2008-01-08 06:56:21 +03:00
test-mq-header-date.out mq: add the date with qrefresh, even if missing (issue1768) 2009-08-12 10:57:27 +02:00
test-mq-header-from mq: lowercase output 2009-01-03 17:15:21 +01:00
test-mq-header-from.out mq: upgrade the patch to HG format when adding the author name with qrefresh 2009-08-12 10:48:18 +02:00
test-mq-merge mq: upgrade to git patch when necessary (issue767) 2010-01-01 21:21:34 +01:00
test-mq-merge.out mq: preserve --git flag when merging patches 2010-01-01 19:53:05 +01:00
test-mq-missingfiles test-mq-missing: add test for directory creation on git copy 2008-12-11 22:59:35 +01:00
test-mq-missingfiles.out mq: qpop now tells which patches are popped 2009-07-09 23:59:03 +02:00
test-mq-pull-from-bundle test-mq-pull-from-bundle: don't print the contents of $HGRCPATH 2008-02-21 16:22:31 -03:00
test-mq-pull-from-bundle.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-mq-qclone-http hgweb: mq repos should be in non-recursive collections, too 2008-12-19 18:24:49 +01:00
test-mq-qclone-http.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-mq-qdelete make test-mq-qdelete work reliably (issue1180) 2008-09-10 17:55:49 +02:00
test-mq-qdelete.out mq: qpop now tells which patches are popped 2009-07-09 23:59:03 +02:00
test-mq-qdiff mq: qdiff with the same diff options than qrefresh (issue1350) 2010-01-01 21:49:05 +01:00
test-mq-qdiff.out mq: qdiff with the same diff options than qrefresh (issue1350) 2010-01-01 21:49:05 +01:00
test-mq-qfold mq: upgrade to git patch when necessary (issue767) 2010-01-01 21:21:34 +01:00
test-mq-qfold.out mq: preserve --git flag when folding patches 2010-01-01 19:53:05 +01:00
test-mq-qgoto mq: don't warn about ambiguous patch name when using patch index (issue1439) 2009-01-06 10:30:22 +01:00
test-mq-qgoto.out mq: qpop now tells which patches are popped 2009-07-09 23:59:03 +02:00
test-mq-qimport mq: Parse commit message after we find start of changeset patch 2009-07-28 15:36:28 +02:00
test-mq-qimport.out Merge with crew-stable 2009-08-01 00:36:22 +02:00
test-mq-qnew qnew: ignore force option 2010-02-07 07:37:05 -06:00
test-mq-qnew.out qnew: ignore force option 2010-02-07 07:37:05 -06:00
test-mq-qpush-fail mq: fix traceback for qpush inexistant-patch with no patch applied 2009-10-16 00:09:18 +02:00
test-mq-qpush-fail.out Merge with crew-stable 2009-10-16 00:45:18 +02:00
test-mq-qrefresh Merge with crew-stable 2010-02-07 14:43:21 +01:00
test-mq-qrefresh-replace-log-message mq: fix qrefresh -e with no patches applied 2007-09-24 19:00:11 -03:00
test-mq-qrefresh-replace-log-message.out mq: lowercase output 2009-01-03 17:15:21 +01:00
test-mq-qrefresh.out test-mq-qrefresh: test qrefresh when tip != qtip 2010-02-07 11:38:36 +01:00
test-mq-qrename test-mq-qrename: test added patch renaming 2008-06-06 18:23:33 +02:00
test-mq-qrename.out test-mq-qrename: test added patch renaming 2008-06-06 18:23:33 +02:00
test-mq-qsave
test-mq-qsave.out Add basic qsave/qrestore test. 2006-08-07 14:48:24 -07:00
test-mq-safety mq: don't warn on qpush against a branch head 2010-02-07 14:06:05 +01:00
test-mq-safety.out mq: don't warn on qpush against a branch head 2010-02-07 14:06:05 +01:00
test-mq-strip tests: add missing interpreter lines 2009-05-17 02:15:21 +02:00
test-mq-strip.out mq: don't update the working copy on strip if parents aren't stripped 2008-06-03 12:10:14 +02:00
test-mq-symlinks patch: handle symlink updates/replacements (issue1785) 2009-10-15 23:15:30 +02:00
test-mq-symlinks.out Merge with crew-stable 2009-10-16 00:06:23 +02:00
test-mq.out Merge with crew-stable 2010-02-07 14:43:21 +01:00
test-mv-cp-st-diff copies: don't report copies with unrelated branch 2010-01-01 13:58:30 +01:00
test-mv-cp-st-diff.out copies: don't report copies with unrelated branch 2010-01-01 13:58:30 +01:00
test-nested-repo path_auditor: cache names of audited directories 2007-08-18 21:36:10 -03:00
test-nested-repo.out path_auditor: cache names of audited directories 2007-08-18 21:36:10 -03:00
test-newbranch Branch heads should not include "heads" that are ancestors of other heads. 2009-06-29 00:54:23 -07:00
test-newbranch.out merge: add hints about the use of 'hg heads' to find the rev to merge 2010-02-07 00:51:59 +01:00
test-newcgi Fix style nit and add some comments to tests. 2007-12-02 10:12:26 +01:00
test-newcgi.out CGI compatibility fix for 77bd163fb48d. 2007-12-01 18:26:27 +01:00
test-newercgi Fix style nit and add some comments to tests. 2007-12-02 10:12:26 +01:00
test-newercgi.out CGI compatibility fix for 77bd163fb48d. 2007-12-01 18:26:27 +01:00
test-no-symlinks Hide absolute path from test-no-symlinks output. 2007-08-11 12:36:04 +02:00
test-no-symlinks.hg test-no-symlinks: rename .bundle into .hg for consistency. 2007-08-09 23:14:50 +02:00
test-no-symlinks.out test-no-symlinks: fix unbundle output 2008-01-18 23:59:40 +01:00
test-non-interactive-wsgi test-non-interactive-wsgi: make output deterministic 2009-11-19 21:59:06 +01:00
test-non-interactive-wsgi.out test-non-interactive-wsgi: make output deterministic 2009-11-19 21:59:06 +01:00
test-notify ui: fold readsections into readconfig 2009-04-23 15:40:10 -05:00
test-notify-changegroup tests: add test for notify extension as changegroup hook 2008-09-18 13:55:58 +02:00
test-notify-changegroup.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-notify.out hgext: enable extensions without "hgext." prefix in help texts 2009-12-22 00:50:03 +01:00
test-oldcgi Fix style nit and add some comments to tests. 2007-12-02 10:12:26 +01:00
test-oldcgi.out Fix new tests to be better. In particular, fix webraw test to 2006-06-30 08:45:52 -07:00
test-parentrevspec tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-parentrevspec.out Add parentrevspec extension 2007-08-17 17:33:27 -03:00
test-parents Test parents behaviour with files. 2007-09-11 23:05:30 +02:00
test-parents.out Generally replace "file name" with "filename" in help and comments. 2009-06-09 09:25:17 -04:00
test-parse-date many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
test-parse-date.out test-parse-date: test 12-hours time formats (issue1804) 2009-08-23 11:32:44 +02:00
test-parseindex add __len__ and __iter__ methods to repo and revlog 2008-06-26 14:35:50 -05:00
test-parseindex2.py remove unnecessary outer parenthesis in if-statements 2009-04-22 01:39:47 +02:00
test-parseindex2.py.out Add parseindex2.py test case 2008-10-17 01:05:10 +02:00
test-parseindex.out add test for revlog.parseindex 2006-05-14 18:37:50 -03:00
test-patch Add tests for ui.patch regression. 2007-06-20 23:32:31 +02:00
test-patch-offset test-patch-offset: Don't use unified diff 2010-01-17 01:52:36 +01:00
test-patch-offset.out patch: better handling of sequence of offset patch hunks (issue1941) 2009-12-09 16:56:00 -08:00
test-patch.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-patchbomb Merge with stable 2010-01-16 02:40:00 +01:00
test-patchbomb.out Merge with stable 2009-12-08 23:36:06 +01:00
test-paths Simplify test-paths 2008-01-25 16:18:00 -08:00
test-paths.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-permissions test-permission: put sane permissions at the end of the test 2008-10-18 20:47:47 +02:00
test-permissions.out dirstate.walk: skip unreadable directories (issue1213) 2008-10-15 14:52:27 +02:00
test-profile profiling: Adding support for kcachegrind output format, using lsprofcalltree 2009-04-08 14:20:57 +02:00
test-profile.out profiling: dropping hotshot profiling. --profile as a unique profiling option 2009-04-08 14:18:20 +02:00
test-pull run-tests.py: clears http_proxy for all tests 2009-12-29 19:02:26 -02:00
test-pull-branch test-pull-branch: make it executable 2008-11-15 15:09:11 +01:00
test-pull-branch.out pull: update to branch tip if there is only one head on the current branch 2008-11-14 14:36:17 +01:00
test-pull-http tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-pull-http.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-pull-permission switch to the .hg/store layout, fix the tests 2006-12-01 13:34:09 +01:00
test-pull-permission.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-pull-pull-corruption Added test cases for repo corruption fixed in e2b47039575f (issue132) 2006-02-22 07:45:14 +01:00
test-pull-pull-corruption2 Wait for first pull to be completed before doing verify. 2006-06-28 12:29:48 +02:00
test-pull-pull-corruption2.out Show repo's revlog format on verify only if it doesn't match the default format. 2006-04-28 21:52:08 +02:00
test-pull-pull-corruption.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-pull-r pull: with -u and -r, update to the first revision given 2010-02-06 20:24:51 +01:00
test-pull-r.out pull: with -u and -r, update to the first revision given 2010-02-06 20:24:51 +01:00
test-pull-update Update on pull -u when heads were closed (fixes issue666). 2007-08-06 20:25:50 +02:00
test-pull-update.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-pull.out handle file URIs correctly, according to RFC 2396 (issue1153) 2009-12-03 11:06:55 +01:00
test-purge tests: load with "ext =" instead of "hgext.ext =" 2009-12-23 18:13:15 +01:00
test-purge.out purge: remove read-only files under Windows (issue583) 2009-04-10 21:20:28 +02:00
test-push-hook-lock Create local ui object per repository, so .hg/hgrc don't get mixed. 2006-03-06 17:47:41 +01:00
test-push-hook-lock.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-push-http tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-push-http.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-push-r switch to the .hg/store layout, fix the tests 2006-12-01 13:34:09 +01:00
test-push-r.out warn about new heads on commit (issue842) 2008-03-21 11:06:02 +01:00
test-push-warn prepush: warn about every new outgoing named branch, not just the first 2010-02-07 00:43:24 +01:00
test-push-warn.out prepush: add more precise error messages 2010-02-08 19:44:04 +01:00
test-qrecord tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-qrecord.out Remove parents from default help in favor of summary 2009-10-19 00:36:52 -05:00
test-race dirstate: refactor granularity code, add a test 2008-03-20 13:53:59 -05:00
test-race.out dirstate: refactor granularity code, add a test 2008-03-20 13:53:59 -05:00
test-rebase-abort tests: removed redundant "-u test" from test scripts 2009-04-26 14:49:49 +02:00
test-rebase-abort.out Add rebase extension 2008-08-18 21:16:31 +02:00
test-rebase-check-restore tests: removed redundant "-u test" from test scripts 2009-04-26 14:49:49 +02:00
test-rebase-check-restore.out rebase: store/restore arguments correctly 2009-03-29 14:43:49 +02:00
test-rebase-collapse rebase: make sure the newancestor is used during the whole update 2009-11-09 20:15:49 +01:00
test-rebase-collapse.out rebase: make sure the newancestor is used during the whole update 2009-11-09 20:15:49 +01:00
test-rebase-conflicts tests: removed redundant "-u test" from test scripts 2009-04-26 14:49:49 +02:00
test-rebase-conflicts.out rebase: avoid redundant merges (issue1301) 2008-09-16 17:51:14 +02:00
test-rebase-detach rebase: add --detach option to detach intermediate revisions (issue1950) 2010-02-06 10:51:50 +01:00
test-rebase-detach.out rebase: add --detach option to detach intermediate revisions (issue1950) 2010-02-06 10:51:50 +01:00
test-rebase-interruptions tests: removed redundant "-u test" from test scripts 2009-04-26 14:49:49 +02:00
test-rebase-interruptions.out Add rebase extension 2008-08-18 21:16:31 +02:00
test-rebase-issue-noparam-single-rev tests: removed redundant "-u test" from test scripts 2009-04-26 14:49:49 +02:00
test-rebase-issue-noparam-single-rev.out Add rebase extension 2008-08-18 21:16:31 +02:00
test-rebase-keep-branch Merge with crew-stable 2009-05-01 12:35:13 +02:00
test-rebase-keep-branch.out rebase: fix bug where --keepbranches could leave wrong branch in dirstate 2009-05-01 12:26:37 +02:00
test-rebase-mq tests: removed redundant "-u test" from test scripts 2009-04-26 14:49:49 +02:00
test-rebase-mq-skip tests: removed redundant "-u test" from test scripts 2009-04-26 14:49:49 +02:00
test-rebase-mq-skip.out commit: lose some pointless 'nothing changed' messages 2009-07-01 01:16:19 -05:00
test-rebase-mq.out mq: qpop now tells which patches are popped 2009-07-09 23:59:03 +02:00
test-rebase-newancestor test-rebase-newancestor: make executable 2009-11-11 18:32:56 +01:00
test-rebase-newancestor.out rebase: make sure the newancestor is used during the whole update 2009-11-09 20:15:49 +01:00
test-rebase-parameters tests: removed redundant "-u test" from test scripts 2009-04-26 14:49:49 +02:00
test-rebase-parameters.out rebase: add --detach option to detach intermediate revisions (issue1950) 2010-02-06 10:51:50 +01:00
test-rebase-pull Fix typeerror when specifying both --rebase and --pull 2009-04-29 11:39:49 +02:00
test-rebase-pull.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-rebase-rename rebase: don't lose rename/copy data (Issue1423) 2009-03-30 18:26:32 +02:00
test-rebase-rename.out rebase: don't lose rename/copy data (Issue1423) 2009-03-30 18:26:32 +02:00
test-rebase-scenario-global rebase: return early when source is descendant of destination 2009-10-08 10:39:43 +02:00
test-rebase-scenario-global.out rebase: return early when source is descendant of destination 2009-10-08 10:39:43 +02:00
test-rebuildstate tests: make test-rebuildstate repeatable 2008-03-21 15:57:22 -05:00
test-rebuildstate.out tests: make test-rebuildstate repeatable 2008-03-21 15:57:22 -05:00
test-record Make mq, record and transplant honor patch.eol 2009-06-15 00:03:27 +02:00
test-record.out record: remove superfluous space 2009-09-13 03:04:40 +03:00
test-relink Add test for relink extension 2010-01-08 22:30:07 +01:00
test-relink.out ui: display progress with decimal notation 2010-01-08 23:15:24 +01:00
test-remove windows: fix unlink() not dropping empty tree (issue1861) 2009-10-08 23:32:36 +02:00
test-remove.out windows: fix unlink() not dropping empty tree (issue1861) 2009-10-08 23:32:36 +02:00
test-rename update --clean: do not unlink added files (issue575) 2009-05-19 03:59:58 +02:00
test-rename-after-merge Fix a corner case when committing a rename after a merge (issue1476) 2009-01-25 18:55:29 +01:00
test-rename-after-merge.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-rename-dir-merge tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-rename-dir-merge2 merge: fix renaming of subdirectories under renamed directories 2007-02-27 16:20:06 -06:00
test-rename-dir-merge2.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-rename-dir-merge.out merge: refactor manifestmerge init to better report effective ancestor 2009-06-08 18:14:44 -05:00
test-rename-merge1 tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-rename-merge1.out merge: refactor manifestmerge init to better report effective ancestor 2009-06-08 18:14:44 -05:00
test-rename-merge2 tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-rename-merge2.out merge: refactor manifestmerge init to better report effective ancestor 2009-06-08 18:14:44 -05:00
test-rename.out update --clean: do not unlink added files (issue575) 2009-05-19 03:59:58 +02:00
test-repair-strip test-repair-strip: Don't rely on cat error message 2009-07-29 22:14:46 +02:00
test-repair-strip.out verify: report existence of journal 2009-11-02 10:15:04 +01:00
test-requires add "requires" file to the repo, specifying the requirements 2006-12-10 00:06:59 +01:00
test-requires.out switch to the .hg/store layout, fix the tests 2006-12-01 13:34:09 +01:00
test-resolve tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-resolve.out hg: say 'hg update' instead of 'hg up' in merge status message 2009-09-17 22:39:38 -07:00
test-revert status: put added files that have disappeared in the deleted list 2008-02-14 18:08:16 -02:00
test-revert-flags revert: revert clean files when only a change of flags is needed 2008-02-08 18:07:55 -02:00
test-revert-flags.out revert: revert clean files when only a change of flags is needed 2008-02-08 18:07:55 -02:00
test-revert-unknown
test-revert-unknown.out small changes to revert command. 2006-04-03 10:02:09 -07:00
test-revert.out update --clean: do not unlink added files (issue575) 2009-05-19 03:59:58 +02:00
test-revlog-ancestry.py compat: use open() instead of file() everywhere 2009-07-05 11:01:30 +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 revlog: add test for 96029cc19930 (issue1678) 2009-05-27 14:11:41 +02:00
test-revlog-group-emptyiter.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-revlog-packentry revlog: fix revlogio.packentry corner case 2007-09-26 01:58:45 -03:00
test-revlog-packentry.out warn about new heads on commit (issue842) 2008-03-21 11:06:02 +01:00
test-rollback test-rollback: Ignore hook exit code 2009-12-16 12:10:21 +01:00
test-rollback.out test-rollback: Ignore hook exit code 2009-12-16 12:10:21 +01:00
test-schemes schemes: url parts are counted from 1 2009-12-14 21:21:34 +02:00
test-schemes.out schemes: url parts are counted from 1 2009-12-14 21:21:34 +02:00
test-serve tests: easier error diagnostics for test-serve 2008-04-03 12:46:37 +02:00
test-serve.out tests: easier error diagnostics for test-serve 2008-04-03 12:46:37 +02:00
test-share test-share: Solaris sed can't handle never-ending lines 2009-12-16 12:10:21 +01:00
test-share.out hgweb: Make get_mtime use repository to find store path. 2009-12-15 12:33:04 -08:00
test-simple-update make manifest friendlier 2006-11-30 22:38:48 -06:00
test-simple-update.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-simplemerge-cmd tests: renamed helper to avoid clash with stdlib repr module 2009-05-17 02:31:12 +02:00
test-simplemerge-cmd.out tests: use repr.py to avoid binary characters in test output 2009-05-17 01:16:56 +02:00
test-simplemerge.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
test-simplemerge.py.out actually port simplemerge to hg 2007-04-16 20:17:39 -03:00
test-ssh hook.py: fix redirections introduced by 59a5ced38398 2008-03-14 21:57:46 -03:00
test-ssh-clone-r test-ssh-clone-r: avoid a shell script 2007-03-27 01:41:23 -03:00
test-ssh-clone-r.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-ssh.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-static-http run-tests.py: clears http_proxy for all tests 2009-12-29 19:02:26 -02:00
test-static-http.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-status status: add the --change option to display files changed in a revision 2009-11-30 23:51:06 +01:00
test-status-color color: colorize output of hg resolve -l 2010-01-09 10:47:47 +01:00
test-status-color.out color: colorize output of hg resolve -l 2010-01-09 10:47:47 +01:00
test-status.out status: add the --change option to display files changed in a revision 2009-11-30 23:51:06 +01:00
test-strict tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-strict.out Remove parents from default help in favor of summary 2009-10-19 00:36:52 -05:00
test-strip-cross fix test-strip-cross on solaris 2008-01-21 13:37:27 -02:00
test-strip-cross.out test-strip-cross: test handling of linkrev crosses in the manifest 2008-01-20 08:12:07 -02:00
test-subrepo subrepo: change default path in hgrc of subrepo after cloning 2010-02-06 19:14:37 +01:00
test-subrepo-svn subrepo: handle svn externals and meta changes (issue1982) 2010-01-21 13:26:26 +01:00
test-subrepo-svn.out subrepo: handle svn externals and meta changes (issue1982) 2010-01-21 13:26:26 +01:00
test-subrepo.out prepush: add more precise error messages 2010-02-08 19:44:04 +01:00
test-symlink-addremove addremove: correctly handle intermediate symlinks 2008-05-07 14:32:00 +04:00
test-symlink-addremove.out addremove: correctly handle intermediate symlinks 2008-05-07 14:32:00 +04:00
test-symlink-basic Fix issue995 (copy --after and symlinks pointing to a directory) 2008-03-14 10:32:19 -03:00
test-symlink-basic.out commit: move explicit file checking into repo.commit 2009-06-01 21:51:00 -05:00
test-symlink-os-yes-fs-no.py test symlinks on symlink-capable os but non-capable filesystem (issue1149) 2008-07-31 22:41:19 +03:00
test-symlink-os-yes-fs-no.py.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-symlink-root test-symlink-basic: require symlinks availability 2007-07-15 14:09:56 +02:00
test-symlink-root.out Fix accessing the repo through a symlink. 2007-02-15 05:18:23 -02:00
test-symlinks patch: add git symlink support 2007-08-04 23:07:52 -07:00
test-symlinks.out hg.clone: report branch name on update 2009-10-16 23:57:34 +02:00
test-tag clone: try updating to the actual changeset specified in options 2009-05-14 22:00:56 +02:00
test-tag.out clone: try updating to the actual changeset specified in options 2009-05-14 22:00:56 +02:00
test-tags tags: don't crash if unable to write tag cache 2009-08-18 22:07:43 -04:00
test-tags.out tags: don't crash if unable to write tag cache 2009-08-18 22:07:43 -04:00
test-template-engine cmdutil: extract latest tags closures in templatekw 2009-12-13 18:06:24 +01:00
test-template-engine.out templater: make the templating engine pluggable to some extent 2009-05-12 12:05:19 +02:00
test-transplant transplant: fix small bug when a patch fails while using --filter 2009-12-03 11:06:44 +01:00
test-transplant.out transplant: fix small bug when a patch fails while using --filter 2009-12-03 11:06:44 +01:00
test-trusted.py posix: do not use fstat in isowner 2009-05-30 23:42:35 +02:00
test-trusted.py.out ui: report_untrusted fixes 2009-04-26 16:50:44 -05:00
test-ui-config.py removed unused imports 2009-05-30 23:20:30 +02:00
test-ui-config.py.out tests: renamed Python tests to .py 2009-05-17 01:39:31 +02:00
test-ui-verbosity.py tests: removed unnecessary execute bit on Python tests 2009-05-17 01:42:21 +02:00
test-ui-verbosity.py.out tests: renamed Python tests to .py 2009-05-17 01:39:31 +02:00
test-unrelated-pull update test for unrelated repo. 2006-03-14 23:00:45 -08:00
test-unrelated-pull.out Fix up parent display in logging 2006-11-07 14:04:15 -06:00
test-up-issue1456 update: add --check option 2009-06-20 08:29:41 -05:00
test-up-issue1456.out update: add --check option 2009-06-20 08:29:41 -05:00
test-up-local-change Kill trailing spaces 2007-06-21 09:25:49 +02:00
test-up-local-change.out update: allow branch crossing without -c or -C, with no uncommitted changes 2009-11-05 10:53:59 +01:00
test-update-branches update: add comments and test cases for updating across branches 2009-11-05 10:53:36 +01:00
test-update-branches.out update: allow branch crossing without -c or -C, with no uncommitted changes 2009-11-05 10:53:59 +01:00
test-update-reverse Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero. 2006-03-13 13:05:41 +01:00
test-update-reverse.out merge: refactor manifestmerge init to better report effective ancestor 2009-06-08 18:14:44 -05:00
test-url-rev tests: removed redundant "-d '0 0'" from test scripts 2009-04-26 14:29:02 +02:00
test-url-rev.out commands: do all branch heads by default, demote topological to -t/--topo 2010-02-06 19:38:39 +01:00
test-username-newline forbid username with '\n' at the changelog level 2008-09-13 17:46:09 +02:00
test-username-newline.out merge with crew-stable 2008-09-17 11:34:37 +02:00
test-verify verify: report existence of journal 2009-11-02 10:15:04 +01:00
test-verify.out verify: report existence of journal 2009-11-02 10:15:04 +01:00
test-walk Merge with crew-stable 2008-02-08 18:31:55 -02:00
test-walk.out audit: be even pickier (issue1450) 2009-03-04 17:02:16 -06:00
test-walkrepo.py removed unused imports 2009-05-30 23:20:30 +02:00
test-webraw hgweb: Quote filenames when downloading raw files. 2008-02-16 18:12:30 +01:00
test-webraw.out hgweb: Quote filenames when downloading raw files. 2008-02-16 18:12:30 +01:00
test-win32text win32text: drop disabling portion of test 2009-06-09 11:55:32 -05:00
test-win32text.out win32text: do not mention hgext in warning 2009-12-23 20:31:35 +01:00
tinyproxy.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00

To run the tests, do:

cd tests/
python run-tests.py

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