--- a/tests/test-topic-stack-complex.t Tue Jan 22 12:54:43 2019 -0500
+++ b/tests/test-topic-stack-complex.t Thu Apr 11 22:41:41 2019 +0200
@@ -86,7 +86,7 @@
$ hg stack
### topic: foo
### target: default (branch)
- s4$ Added e and f (unstable)
+ s4$ Added e and f (orphan)
s3@ split2 (current)
s2: split1
s1: Added a and b
@@ -129,8 +129,8 @@
$ hg stack
### topic: foo (2 heads)
### target: default (branch), 2 behind
- s4$ Added e and f (unstable)
- s3$ split2 (unstable)
+ s4$ Added e and f (orphan)
+ s3$ split2 (orphan)
s2@ split1 (current)
s1: Added a and b
s0^ Added foo (base)
@@ -161,9 +161,9 @@
$ hg stack
### topic: foo (2 heads)
### target: default (branch)
- s5: Added e and f
+ s5$ Added e and f (content divergent)
s3^ split2 (base)
- s4@ Added e and f (current)
+ s4@ Added e and f (content divergent current)
s3: split2
s2: split1
s1: Added a and b