Mercurial > evolve
diff tests/test-topic.t @ 2985:f63c97c01f92
topics/ui: signal when the topics command creates a new (empty) topic
author | Aurélien Campéas |
---|---|
date | Tue, 26 Sep 2017 12:29:15 +0200 |
parents | 30f6030dca8f |
children | 4746b92cc1f8 |
line wrap: on
line diff
--- a/tests/test-topic.t Tue Sep 26 12:27:43 2017 +0200 +++ b/tests/test-topic.t Tue Sep 26 12:29:15 2017 +0200 @@ -153,6 +153,7 @@ $ hg co .^ 1 files updated, 0 files merged, 0 files removed, 0 files unresolved $ hg topic fran + marked working directory as topic: fran $ hg topics * fran narf @@ -314,6 +315,7 @@ $ hg topic $ echo what >> alpha $ hg topic query + marked working directory as topic: query $ hg ci -m 'what is narf, pinky?' $ hg log -Gl2 @ changeset: 5:c01515cfc331 @@ -729,6 +731,7 @@ Amend a topic $ hg topic watwat + marked working directory as topic: watwat $ hg ci --amend $ hg log -Gr 'draft()' @ changeset: 15:6c40a4c21bbe