diff tests/test-evolve.t @ 2416:23c0bef0b5d4

obshistory: rename the command to "olog" The command start to look good enough to be handed out to user. We replace the old and useless "olog" alias in favor of the new command.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 18 May 2017 18:18:01 +0200
parents a36a8c6a09ac
children 0751c8f6005d
line wrap: on
line diff
--- a/tests/test-evolve.t	Thu May 18 18:04:47 2017 +0200
+++ b/tests/test-evolve.t	Thu May 18 18:18:01 2017 +0200
@@ -769,9 +769,20 @@
 
 Test olog
 
-  $ hg olog
-  4	: add 4 - test
-  11	: add 3 - test
+  $ hg olog | head -n 13 # hg touch makes the output unstable (fix it with devel option for more stable touch)
+  @    d26d339c513f (12) add 4
+  |\
+  x |    af636757ce3b (11) add 3
+  |\ \     rewritten by test (*) as d26d339c513f (glob)
+  | | |
+  | \ \
+  | |\ \
+  | | | x  ce341209337f (4) add 4
+  | | |      rewritten by test (*) as d26d339c513f (glob)
+  | | |
+  x | |  0b9e50c35132 (5) add 3
+  | | |    rewritten by test (*) as af636757ce3b (glob)
+  | | |
 
 Test obsstore stat