changeset 12787:e8a8993b625e

tests: fix up changed output
author Matt Mackall <mpm@selenic.com>
date Wed, 20 Oct 2010 15:09:38 -0500
parents 9aae04f4fcf6
children 24999db620cd
files tests/test-convert.t tests/test-globalopts.t tests/test-help.t
diffstat 3 files changed, 10 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-convert.t	Fri Oct 15 03:30:38 2010 -0300
+++ b/tests/test-convert.t	Wed Oct 20 15:09:38 2010 -0500
@@ -121,7 +121,7 @@
       to a named branch.
   
       Mercurial Source
-      ----------------
+      ''''''''''''''''
   
       --config convert.hg.ignoreerrors=False    (boolean)
           ignore integrity errors when reading. Use it to fix Mercurial
@@ -135,7 +135,7 @@
           convert start revision and its descendants
   
       CVS Source
-      ----------
+      ''''''''''
   
       CVS source will use a sandbox (i.e. a checked-out copy) from CVS to
       indicate the starting point of what will be converted. Direct access to
@@ -187,7 +187,7 @@
       more details.
   
       Subversion Source
-      -----------------
+      '''''''''''''''''
   
       Subversion source detects classical trunk/branches/tags layouts. By
       default, the supplied "svn://repo/path/" source URL is converted as a
@@ -216,7 +216,7 @@
           specify start Subversion revision.
   
       Perforce Source
-      ---------------
+      '''''''''''''''
   
       The Perforce (P4) importer can be given a p4 depot path or a client
       specification as source. It will convert all files in the source to a flat
@@ -231,7 +231,7 @@
           specify initial Perforce revision.
   
       Mercurial Destination
-      ---------------------
+      '''''''''''''''''''''
   
       --config convert.hg.clonebranches=False   (boolean)
           dispatch source branches in separate clones.
--- a/tests/test-globalopts.t	Fri Oct 15 03:30:38 2010 -0300
+++ b/tests/test-globalopts.t	Wed Oct 20 15:09:38 2010 -0500
@@ -339,6 +339,7 @@
    multirevs    Specifying Multiple Revisions
    revsets      Specifying Revision Sets
    diffs        Diff Formats
+   merge-tools  Merge Tools
    templating   Template Usage
    urls         URL Paths
    extensions   Using additional features
@@ -413,6 +414,7 @@
    multirevs    Specifying Multiple Revisions
    revsets      Specifying Revision Sets
    diffs        Diff Formats
+   merge-tools  Merge Tools
    templating   Template Usage
    urls         URL Paths
    extensions   Using additional features
--- a/tests/test-help.t	Fri Oct 15 03:30:38 2010 -0300
+++ b/tests/test-help.t	Wed Oct 20 15:09:38 2010 -0500
@@ -110,6 +110,7 @@
    multirevs    Specifying Multiple Revisions
    revsets      Specifying Revision Sets
    diffs        Diff Formats
+   merge-tools  Merge Tools
    templating   Template Usage
    urls         URL Paths
    extensions   Using additional features
@@ -180,6 +181,7 @@
    multirevs    Specifying Multiple Revisions
    revsets      Specifying Revision Sets
    diffs        Diff Formats
+   merge-tools  Merge Tools
    templating   Template Usage
    urls         URL Paths
    extensions   Using additional features
@@ -702,6 +704,7 @@
    multirevs    Specifying Multiple Revisions
    revsets      Specifying Revision Sets
    diffs        Diff Formats
+   merge-tools  Merge Tools
    templating   Template Usage
    urls         URL Paths
    extensions   Using additional features