tests/test-evolve-topic.t
branchmercurial-4.0
changeset 3003 ddf28837f5af
parent 3000 bd7e8be29542
child 3013 945a0989e41b
--- a/tests/test-evolve-topic.t	Tue Jul 25 15:17:52 2017 +0200
+++ b/tests/test-evolve-topic.t	Wed Sep 27 01:18:39 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