##// END OF EJS Templates
bookmarks: Fix tests...
David Soria Parra -
r7482:42cb14f2 default
parent child Browse files
Show More
@@ -18,6 +18,8 added 1 changesets with 1 changes to 1 f
18 18 rebase completed
19 19 changeset: 3:9163974d1cb5
20 20 tag: tip
21 tag: two
22 tag: one
21 23 parent: 1:925d80f479bb
22 24 parent: 2:db815d6d32e6
23 25 user: test
@@ -7,6 +7,7 no bookmarks set
7 7 * X 0:f7b1eb17ad24
8 8 % look up bookmark
9 9 changeset: 0:f7b1eb17ad24
10 tag: X
10 11 tag: tip
11 12 user: test
12 13 date: Thu Jan 01 00:00:00 1970 +0000
@@ -51,7 +52,10 abort: a bookmark of this name does not
51 52 * x y 2:0316ce92851d
52 53 % look up stripped bookmark name
53 54 changeset: 2:0316ce92851d
55 tag: X2
56 tag: Y
54 57 tag: tip
58 tag: x y
55 59 user: test
56 60 date: Thu Jan 01 00:00:00 1970 +0000
57 61 summary: 2
General Comments 0
You need to be logged in to leave comments. Login now