# HG changeset patch # User David Soria Parra # Date 1228576559 -3600 # Node ID 42cb14f20d7696f7fc4f8b5e013a991d880e79a5 # Parent 5f681a143eded72d4bf9b95682ecffc46460da74 bookmarks: Fix tests As we merge tags now with bookmarks we have add those tags to the tests. diff -r 5f681a143ede -r 42cb14f20d76 tests/test-bookmarks-rebase.out --- a/tests/test-bookmarks-rebase.out Sat Dec 06 01:10:11 2008 +0100 +++ b/tests/test-bookmarks-rebase.out Sat Dec 06 16:15:59 2008 +0100 @@ -18,6 +18,8 @@ rebase completed changeset: 3:9163974d1cb5 tag: tip +tag: two +tag: one parent: 1:925d80f479bb parent: 2:db815d6d32e6 user: test diff -r 5f681a143ede -r 42cb14f20d76 tests/test-bookmarks.out --- a/tests/test-bookmarks.out Sat Dec 06 01:10:11 2008 +0100 +++ b/tests/test-bookmarks.out Sat Dec 06 16:15:59 2008 +0100 @@ -7,6 +7,7 @@ * X 0:f7b1eb17ad24 % look up bookmark changeset: 0:f7b1eb17ad24 +tag: X tag: tip user: test date: Thu Jan 01 00:00:00 1970 +0000 @@ -51,7 +52,10 @@ * x y 2:0316ce92851d % look up stripped bookmark name changeset: 2:0316ce92851d +tag: X2 +tag: Y tag: tip +tag: x y user: test date: Thu Jan 01 00:00:00 1970 +0000 summary: 2