tests/test-evolve-obshistory-fold.t
changeset 5339 258c0a99c5b0
parent 5173 dbbb48d93f18
child 5349 e8660b28bfee
--- a/tests/test-evolve-obshistory-fold.t	Tue May 05 16:52:59 2020 +0800
+++ b/tests/test-evolve-obshistory-fold.t	Tue May 05 16:54:24 2020 +0800
@@ -1,5 +1,4 @@
-This test file test the various messages when accessing obsolete
-revisions.
+Testing obslog and other commands accessing obsolete revisions.
 
 Global setup
 ============
@@ -69,8 +68,8 @@
 Check output of the client
 --------------------------
 
-Check that debugobshistory on the first folded revision show only
-the revision with the target
+Check that obslog on the first folded revision shows only the revision with the
+target
   $ hg obslog --hidden 471f378eab4c --patch
   x  471f378eab4c (1) A0
        folded(description, content) as eb5a0daa2192 using fold by test (Thu Jan 01 00:00:00 1970 +0000)
@@ -112,8 +111,8 @@
          +B0
   
   
-Check that debugobshistory on the second folded revision show only
-the revision with the target
+Check that obslog on the second folded revision shows only the revision with
+the target
   $ hg obslog --hidden 0dec01379d3b --patch
   x  0dec01379d3b (2) B0
        folded(description, parent, content) as eb5a0daa2192 using fold by test (Thu Jan 01 00:00:00 1970 +0000)
@@ -143,8 +142,7 @@
          +B0
   
   
-Check that debugobshistory on the successor revision show a coherent
-graph
+Check that obslog on the successor revision shows a coherent graph
   $ hg obslog eb5a0daa2192 --patch
   @    eb5a0daa2192 (3) C0
   |\