diff -r 54d6dff699f0 -r 5c40dd2cf131 tests/test-topic-stack.t --- a/tests/test-topic-stack.t Fri Aug 26 14:14:04 2016 +0200 +++ b/tests/test-topic-stack.t Fri Aug 26 14:23:31 2016 +0200 @@ -54,6 +54,7 @@ 0 files updated, 0 files merged, 4 files removed, 0 files unresolved $ hg topic --list ### topic: other + ### branch: default t2@ c_b (current) t1: c_a $ hg phase --public 'topic("other")' @@ -70,6 +71,7 @@ * foo $ hg stack ### topic: foo + ### branch: default t4@ c_f (current) t3: c_e t2: c_d @@ -127,6 +129,7 @@ $ hg topic --list ### topic: foo + ### branch: default t4$ c_f (unstable) t3$ c_e (unstable) t2@ c_d (current) @@ -196,6 +199,7 @@ $ hg top -l ### topic: foo + ### branch: default t6: c_f t5: c_e t2^ c_d (base) @@ -239,6 +243,7 @@ $ hg topic --list ### topic: foo + ### branch: default t6$ c_f (unstable) t5$ c_e (unstable) t2^ c_D (base)