--- a/tests/test-evolve-cycles.t Tue May 05 16:52:59 2020 +0800
+++ b/tests/test-evolve-cycles.t Tue May 05 16:54:24 2020 +0800
@@ -85,7 +85,7 @@
Actual test
-----------
-Check that debugobshistory never crash on a cycle
+Check that obslog never crashes on a cycle
$ hg obslog "desc(A)" --hidden
@ 2a34000d3544 (1) A
@@ -120,7 +120,7 @@
| rewritten(description, parent, content) as a8df460dbbfe using prune by test (Thu Jan 01 00:00:00 1970 +0000)
|
-Check that all option don't crash on a cycle either
+Check that all option doesn't crash on a cycle either
$ hg obslog "desc(C)" --hidden --all
@ 2a34000d3544 (1) A
@@ -248,7 +248,7 @@
Actual test
-----------
-Check that debugobshistory never crash on a cycle
+Check that obslog never crashes on a cycle
$ hg obslog "desc(D)" --hidden
x 0da815c333f6 (5) E
@@ -269,7 +269,7 @@
x | c473644ee0e9 (2) B
| | rewritten(description, parent, content) as a8df460dbbfe using prune by test (Thu Jan 01 00:00:00 1970 +0000)
| |
-Check that all option don't crash either on a cycle
+Check that all option doesn't crash on a cycle either
$ hg obslog --all --hidden "desc(F)"
x 0da815c333f6 (5) E
| rewritten(description, parent, content) as d9f908fde1a1 using prune by test (Thu Jan 01 00:00:00 1970 +0000)