Mercurial > evolve
diff tests/test-topic.t @ 2986:4746b92cc1f8
topics/ui: signal when an operation entails voiding a topic
Typical situations may include:
* publish
* push (to publishing server)
* pull
* fold
author | Aurélien Campéas |
---|---|
date | Fri, 22 Sep 2017 16:41:37 +0200 |
parents | f63c97c01f92 |
children | 62201935e1a7 |
line wrap: on
line diff
--- a/tests/test-topic.t Tue Sep 26 12:29:15 2017 +0200 +++ b/tests/test-topic.t Fri Sep 22 16:41:37 2017 +0200 @@ -401,6 +401,7 @@ query tip $ hg phase --public narf + active topic 'narf' is now empty POSSIBLE BUG: narf topic stays alive even though we just made all narf commits public: @@ -461,6 +462,7 @@ adding manifests adding file changes added 3 changesets with 3 changes to 1 files + active topic 'query' is now empty (run 'hg update' to get a working copy) $ hg topics * query @@ -474,6 +476,7 @@ adding manifests adding file changes added 1 changesets with 1 changes to 1 files (+1 heads) + active topic 'query' is now empty (run 'hg heads' to see heads) $ hg topics fran