tests/test-archive.t
changeset 25482 95f490136e75
parent 25474 8c14f87bd0ae
child 28597 cd34bf29987e
equal deleted inserted replaced
25481:6de96cb31176 25482:95f490136e75
   280   > EOF
   280   > EOF
   281 
   281 
   282   $ hg archive ../with-progress
   282   $ hg archive ../with-progress
   283   \r (no-eol) (esc)
   283   \r (no-eol) (esc)
   284   archiving [                                           ] 0/6\r (no-eol) (esc)
   284   archiving [                                           ] 0/6\r (no-eol) (esc)
   285   archiving [                                           ] 0/6\r (no-eol) (esc)
       
   286   archiving [======>                                    ] 1/6\r (no-eol) (esc)
       
   287   archiving [======>                                    ] 1/6\r (no-eol) (esc)
   285   archiving [======>                                    ] 1/6\r (no-eol) (esc)
   288   archiving [=============>                             ] 2/6\r (no-eol) (esc)
   286   archiving [=============>                             ] 2/6\r (no-eol) (esc)
   289   archiving [=============>                             ] 2/6\r (no-eol) (esc)
       
   290   archiving [====================>                      ] 3/6\r (no-eol) (esc)
       
   291   archiving [====================>                      ] 3/6\r (no-eol) (esc)
   287   archiving [====================>                      ] 3/6\r (no-eol) (esc)
   292   archiving [===========================>               ] 4/6\r (no-eol) (esc)
   288   archiving [===========================>               ] 4/6\r (no-eol) (esc)
   293   archiving [===========================>               ] 4/6\r (no-eol) (esc)
       
   294   archiving [==================================>        ] 5/6\r (no-eol) (esc)
   289   archiving [==================================>        ] 5/6\r (no-eol) (esc)
   295   archiving [==================================>        ] 5/6\r (no-eol) (esc)
       
   296   archiving [==========================================>] 6/6\r (no-eol) (esc)
       
   297   archiving [==========================================>] 6/6\r (no-eol) (esc)
   290   archiving [==========================================>] 6/6\r (no-eol) (esc)
   298                                                               \r (no-eol) (esc)
   291                                                               \r (no-eol) (esc)
   299 
   292 
   300 cleanup after progress extension test:
   293 cleanup after progress extension test:
   301 
   294