tests/test-evolve-topic.t
branchstable
changeset 3000 bd7e8be29542
parent 2997 a61634f52742
child 3013 945a0989e41b
--- a/tests/test-evolve-topic.t	Mon Aug 21 14:21:49 2017 +0200
+++ b/tests/test-evolve-topic.t	Wed Sep 27 00:54:28 2017 +0200
@@ -31,12 +31,15 @@
   $ mkcommit aaa
   $ mkcommit bbb
   $ hg topic foo
+  marked working directory as topic: foo
   $ mkcommit ccc
+  active topic 'foo' grew its first changeset
   $ mkcommit ddd
   $ mkcommit eee
   $ mkcommit fff
   $ hg topic bar
   $ mkcommit ggg
+  active topic 'bar' grew its first changeset
   $ mkcommit hhh
   $ mkcommit iii
   $ mkcommit jjj
@@ -74,6 +77,7 @@
   $ hg topic -l 
   ### topic: foo (?)
   ### branch: default (?)
+  ### target: default (branch)
   t4@ add fff (current)
   t3: add eee
   t2: add ddd