changeset 30:578d1ebb6d69

Add a check to the clone test for the bookmark we expect.
author Augie Fackler <durin42@gmail.com>
date Tue, 28 Apr 2009 06:31:29 -0700
parents 2a5c0bf0fef5
children 48a639cceea6
files tests/test-git-clone tests/test-git-clone.out
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-git-clone
+++ b/tests/test-git-clone
@@ -49,5 +49,8 @@
 cd hgrepo
 hg log --graph
 
+echo % we should have some bookmarks
+hg book
+
 cd ..
 kill `cat gitdaemon.pid`
--- a/tests/test-git-clone.out
+++ b/tests/test-git-clone.out
@@ -21,3 +21,5 @@
    date:        Mon Jan 01 00:00:10 2007 +0000
    summary:     add alpha
 
+% we should have some bookmarks
+ * origin/master             1:7bcd915dc873