tests/test-mq-guards
changeset 4337 23068518deca
parent 4241 7c59ade0f0d6
child 4407 8369672060b5
equal deleted inserted replaced
4335:66a3fe30f9fc 4337:23068518deca
    74 hg qpop -a
    74 hg qpop -a
    75 
    75 
    76 hg qselect 2
    76 hg qselect 2
    77 echo % should push b.patch
    77 echo % should push b.patch
    78 hg qpush
    78 hg qpush
       
    79 hg qpush -a
       
    80 # Used to be an issue with holes in the patch sequence
       
    81 # So, put one hole on the base and ask for topmost patch.
       
    82 hg qtop
    79 hg qpop -a
    83 hg qpop -a
    80 
    84 
    81 hg qselect 1 2
    85 hg qselect 1 2
    82 echo % should push a.patch, b.patch
    86 echo % should push a.patch, b.patch
    83 hg qpush
    87 hg qpush