tests/test-mq
branchstable
changeset 9874 c51494c53841
parent 9867 81f1462ef2c7
child 10048 46de82e50790
equal deleted inserted replaced
9873:541218fbad2a 9874:c51494c53841
   141 echo % pop/push -a in subdir
   141 echo % pop/push -a in subdir
   142 
   142 
   143 hg qpop -a
   143 hg qpop -a
   144 hg --traceback qpush -a
   144 hg --traceback qpush -a
   145 
   145 
       
   146 # setting columns & interactive tests truncating (issue1912)
   146 echo % qseries
   147 echo % qseries
   147 hg qseries
   148 COLUMNS=4 hg qseries --config ui.interactive=true
       
   149 COLUMNS=20 hg qseries --config ui.interactive=true -vs
   148 hg qpop
   150 hg qpop
   149 hg qseries -vs
   151 hg qseries -vs
   150 hg qpush
   152 hg qpush
   151 
   153 
   152 echo % qapplied
   154 echo % qapplied