diff tests/test-mq-guards.out @ 2829:05316bb57d01

mq: make guards more strict, add tests
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Wed, 09 Aug 2006 09:38:11 -0700
parents bce6918b0474
children 582cbc4392cb
line wrap: on
line diff
--- a/tests/test-mq-guards.out	Tue Aug 08 17:11:36 2006 -0700
+++ b/tests/test-mq-guards.out	Wed Aug 09 09:38:11 2006 -0700
@@ -21,7 +21,7 @@
 c.patch: -a
 % should skip c.patch
 applying b.patch
-skipping c.patch - guarded by '-a'
+skipping c.patch - guarded by '- a'
 Now at: b.patch
 % should push c.patch
 applying c.patch
@@ -29,6 +29,26 @@
 Patch queue now empty
 guards deactivated
 2 of 3 unapplied patches active
+% should push all
 applying b.patch
 applying c.patch
 Now at: c.patch
+Patch queue now empty
+2 of 3 unapplied patches active
+% should push b.patch
+applying b.patch
+Now at: b.patch
+Patch queue now empty
+2 of 3 unapplied patches active
+applying b.patch
+Now at: b.patch
+Patch queue now empty
+3 of 3 unapplied patches active
+% should push a.patch
+applying a.patch
+Now at: a.patch
+Patch queue now empty
+2 of 3 unapplied patches active
+% should push b.patch
+applying b.patch
+Now at: b.patch