tests/test-mq-guards.out
changeset 2829 05316bb57d01
parent 2826 bce6918b0474
child 2844 582cbc4392cb
equal deleted inserted replaced
2828:12139eedd6a0 2829:05316bb57d01
    19 Now at: a.patch
    19 Now at: a.patch
    20 % should print -a
    20 % should print -a
    21 c.patch: -a
    21 c.patch: -a
    22 % should skip c.patch
    22 % should skip c.patch
    23 applying b.patch
    23 applying b.patch
    24 skipping c.patch - guarded by '-a'
    24 skipping c.patch - guarded by '- a'
    25 Now at: b.patch
    25 Now at: b.patch
    26 % should push c.patch
    26 % should push c.patch
    27 applying c.patch
    27 applying c.patch
    28 Now at: c.patch
    28 Now at: c.patch
    29 Patch queue now empty
    29 Patch queue now empty
    30 guards deactivated
    30 guards deactivated
    31 2 of 3 unapplied patches active
    31 2 of 3 unapplied patches active
       
    32 % should push all
    32 applying b.patch
    33 applying b.patch
    33 applying c.patch
    34 applying c.patch
    34 Now at: c.patch
    35 Now at: c.patch
       
    36 Patch queue now empty
       
    37 2 of 3 unapplied patches active
       
    38 % should push b.patch
       
    39 applying b.patch
       
    40 Now at: b.patch
       
    41 Patch queue now empty
       
    42 2 of 3 unapplied patches active
       
    43 applying b.patch
       
    44 Now at: b.patch
       
    45 Patch queue now empty
       
    46 3 of 3 unapplied patches active
       
    47 % should push a.patch
       
    48 applying a.patch
       
    49 Now at: a.patch
       
    50 Patch queue now empty
       
    51 2 of 3 unapplied patches active
       
    52 % should push b.patch
       
    53 applying b.patch
       
    54 Now at: b.patch