summary: test that current bookmark isn't shown
authorKevin Bullock <kbullock@ringworld.org>
Fri, 08 Feb 2013 21:32:43 +0000
changeset 18620 7da487b0256a
parent 18619 c768e3da3cc2
child 18621 b1e949f6c17d
summary: test that current bookmark isn't shown This exposes the current behavior in a test. A later change will make summary show when the active bookmark has moved out from under us.
tests/test-bookmarks.t
--- a/tests/test-bookmarks.t	Sat Feb 09 22:27:13 2013 +0000
+++ b/tests/test-bookmarks.t	Fri Feb 08 21:32:43 2013 +0000
@@ -467,6 +467,13 @@
 
 update to current bookmark if it's not the parent
 
+  $ hg summary
+  parent: 2:db815d6d32e6 
+   2
+  branch: default
+  bookmarks: Y x  y
+  commit: 1 added, 1 unknown (new branch head)
+  update: 2 new changesets (update)
   $ hg update
   updating to active bookmark Z
   1 files updated, 0 files merged, 0 files removed, 0 files unresolved