diff tests/test-tag @ 2647:46182568b4ce

change 'hg tag' to tag the parent rev instead of tip
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Fri, 21 Jul 2006 01:40:07 +0200
parents 7544700fd931
children d69b1fb111b9
line wrap: on
line diff
--- a/tests/test-tag	Wed Jul 19 07:56:40 2006 -0700
+++ b/tests/test-tag	Fri Jul 21 01:40:07 2006 +0200
@@ -19,6 +19,11 @@
 cat .hgtags
 cat .hg/localtags
 
+hg update 0
+hg tag -d "1000000 0" "foobar"
+cat .hgtags
+cat .hg/localtags
+
 hg tag -l 'xx
 newline'
 hg tag -l 'xx:xx'