# HG changeset patch # User Kevin Bullock # Date 1360359163 0 # Node ID 7da487b0256a8ecf8ebe30a75be79df07baca506 # Parent c768e3da3cc27e02f35a2d2034eef4832536fb17 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. diff -r c768e3da3cc2 -r 7da487b0256a 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