tests/test-progress.t
changeset 13154 e11c14f14491
parent 13149 735dd8e8a208
child 13236 3f299f5d9a29
--- a/tests/test-progress.t	Tue Dec 14 21:58:13 2010 -0500
+++ b/tests/test-progress.t	Thu Dec 16 07:45:22 2010 -0600
@@ -141,3 +141,9 @@
   loop [==============================>           ] 3/4 2h47m
                                                               \r (esc)
 
+Time estimates should not fail when there's no end point:
+  $ hg -y loop -- -4 2>&1 | python $TESTDIR/filtercr.py
+  
+  loop [ <=>                                              ] 2
+  loop [  <=>                                             ] 3
+                                                              \r (esc)