diff tests/test-mq-guards @ 4337:23068518deca

mq: test qtop with holes in the patch sequence.
author Patrick Mezard <pmezard@gmail.com>
date Thu, 12 Apr 2007 22:41:50 +0200
parents 7c59ade0f0d6
children 8369672060b5
line wrap: on
line diff
--- a/tests/test-mq-guards
+++ b/tests/test-mq-guards
@@ -76,6 +76,10 @@ hg qpop -a
 hg qselect 2
 echo % should push b.patch
 hg qpush
+hg qpush -a
+# Used to be an issue with holes in the patch sequence
+# So, put one hole on the base and ask for topmost patch.
+hg qtop
 hg qpop -a
 
 hg qselect 1 2