diff tests/test-strip.t @ 35508:9b3f95d9783d

graphlog: add another graph node type, unstable, using character "*" (BC)
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 22 Dec 2017 23:17:04 +0800
parents 4441705b7111
children 1a09dad8b85a
line wrap: on
line diff
--- a/tests/test-strip.t	Tue Dec 26 23:40:49 2017 -0500
+++ b/tests/test-strip.t	Fri Dec 22 23:17:04 2017 +0800
@@ -1288,15 +1288,15 @@
 
   $ rm .hg/localtags
   $ hg log -G -T '{rev}:{node|short} {desc} {bookmarks}' -r 'sort(all(), topo)'
-  o  12:1473d4b996d1 G2 b-F@divergent3 b-G
+  *  12:1473d4b996d1 G2 b-F@divergent3 b-G
   |
-  | o  11:d11b3456a873 F2 b-F
+  | *  11:d11b3456a873 F2 b-F
   | |
-  | o  8:5cb05ba470a7 H
+  | *  8:5cb05ba470a7 H
   |/|
   | o  4:7fb047a69f22 E b-F@divergent1
   | |
-  | | o  10:7c78f703e465 D2 b-D
+  | | *  10:7c78f703e465 D2 b-D
   | | |
   | | x  6:26805aba1e60 C
   | | |