Mercurial > hg-stable
changeset 7707:64fd7f6d3b40
fix up tests for paths and urls help
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Sun, 25 Jan 2009 12:07:41 -0600 |
parents | 0ae7f0b312ea |
children | 752325f2208d |
files | tests/test-globalopts.out tests/test-help.out |
diffstat | 2 files changed, 8 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-globalopts.out Sat Jan 24 01:47:36 2009 +0100 +++ b/tests/test-globalopts.out Sun Jan 25 12:07:41 2009 -0600 @@ -177,7 +177,7 @@ merge merge working directory with another revision outgoing show changesets not found in destination parents show the parents of the working dir or revision - paths show definition of symbolic path names + paths show aliases for remote repositories pull pull changes from the specified source push push changes to the specified destination recover roll back an interrupted transaction @@ -207,6 +207,7 @@ multirevs Specifying Multiple Revisions diffs Diff Formats templating Template Usage + urls Url Paths use "hg -v help" to show aliases and global options Mercurial Distributed SCM @@ -241,7 +242,7 @@ merge merge working directory with another revision outgoing show changesets not found in destination parents show the parents of the working dir or revision - paths show definition of symbolic path names + paths show aliases for remote repositories pull pull changes from the specified source push push changes to the specified destination recover roll back an interrupted transaction @@ -271,6 +272,7 @@ multirevs Specifying Multiple Revisions diffs Diff Formats templating Template Usage + urls Url Paths use "hg -v help" to show aliases and global options %% not tested: --debugger
--- a/tests/test-help.out Sat Jan 24 01:47:36 2009 +0100 +++ b/tests/test-help.out Sun Jan 25 12:07:41 2009 -0600 @@ -68,7 +68,7 @@ merge merge working directory with another revision outgoing show changesets not found in destination parents show the parents of the working dir or revision - paths show definition of symbolic path names + paths show aliases for remote repositories pull pull changes from the specified source push push changes to the specified destination recover roll back an interrupted transaction @@ -98,6 +98,7 @@ multirevs Specifying Multiple Revisions diffs Diff Formats templating Template Usage + urls Url Paths use "hg -v help" to show aliases and global options add add the specified files on the next commit @@ -128,7 +129,7 @@ merge merge working directory with another revision outgoing show changesets not found in destination parents show the parents of the working dir or revision - paths show definition of symbolic path names + paths show aliases for remote repositories pull pull changes from the specified source push push changes to the specified destination recover roll back an interrupted transaction @@ -158,6 +159,7 @@ multirevs Specifying Multiple Revisions diffs Diff Formats templating Template Usage + urls Url Paths hg add [OPTION]... [FILE]... add the specified files on the next commit