tests/test-split.t
branchstable
changeset 3000 bd7e8be29542
parent 2988 62201935e1a7
child 3004 a456f55b3a6b
child 3013 945a0989e41b
--- a/tests/test-split.t	Mon Aug 21 14:21:49 2017 +0200
+++ b/tests/test-split.t	Wed Sep 27 00:54:28 2017 +0200
@@ -409,10 +409,12 @@
   $ echo "[extensions]" >> $HGRCPATH
   $ echo "topic=$(echo $(dirname $TESTDIR))/hgext3rd/topic/" >> $HGRCPATH
   $ hg topic mytopic
+  marked working directory as topic: mytopic
   $ echo babar > babar
   $ echo celeste > celeste
   $ hg add babar celeste
   $ hg commit -m "Works on mytopic" babar celeste --user victor
+  active topic 'mytopic' grew its first changeset
   $ hg log -r . 
   changeset:   21:26f72cfaf036
   branch:      new-branch