diff tests/test-topic-stack-complex.t @ 3359:ae6fddf39933

test: update output to 9b3f95d9783d The unstable graph nodes are now shown with the character "*", update the test outputs. CORE-TEST-OUTPUT-UPDATE: 9b3f95d9783d
author Boris Feld <boris.feld@octobus.net>
date Fri, 05 Jan 2018 09:23:09 +0100
parents e4c0332ecee4
children e1f3e43a50a4
line wrap: on
line diff
--- a/tests/test-topic-stack-complex.t	Thu Dec 21 06:12:02 2017 +0100
+++ b/tests/test-topic-stack-complex.t	Fri Jan 05 09:23:09 2018 +0100
@@ -94,7 +94,7 @@
   $ hg show work
   @  5cce (foo) split2
   o  f26c (foo) split1
-  | o  f1d3 (foo) Added e and f
+  | *  f1d3 (foo) Added e and f
   | x  8e82 (foo) Added c and d
   |/
   o  002b (foo) Added a and b
@@ -116,10 +116,10 @@
   1 new orphan changesets
   $ hg show work
   @  7d94 (foo) split1
-  | o  5cce (foo) split2
+  | *  5cce (foo) split2
   | x  f26c (foo) split1
   |/
-  | o  f1d3 (foo) Added e and f
+  | *  f1d3 (foo) Added e and f
   | x  8e82 (foo) Added c and d
   |/
   o  002b (foo) Added a and b