changeset 18620:7da487b0256a

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.
author Kevin Bullock <kbullock@ringworld.org>
date Fri, 08 Feb 2013 21:32:43 +0000
parents c768e3da3cc2
children b1e949f6c17d
files tests/test-bookmarks.t
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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