diff tests/test-newbranch @ 4176:fc12ac3755d5

Test update to branch tip
author Brendan Cully <brendan@kublai.com>
date Sat, 10 Mar 2007 17:36:29 -0800
parents 0182cb2e4aac
children aee3d312c32e a7af0eeae8a3
line wrap: on
line diff
--- a/tests/test-newbranch
+++ b/tests/test-newbranch
@@ -63,3 +63,11 @@ except ValueError, inst:
     else:
         print "ValueError: %s" % inst
 EOF
+
+echo % update with no arguments: tipmost revision of the current branch
+hg up -q -C 0
+hg up -q
+hg id
+hg up -q 1
+hg up -q
+hg id