Show More
@@ -182,6 +182,8 test immediate progress completion | |||||
182 |
|
182 | |||
183 | test delay time estimates |
|
183 | test delay time estimates | |
184 |
|
184 | |||
|
185 | #if no-chg | |||
|
186 | ||||
185 | $ cat > mocktime.py <<EOF |
|
187 | $ cat > mocktime.py <<EOF | |
186 | > import os |
|
188 | > import os | |
187 | > import time |
|
189 | > import time | |
@@ -250,6 +252,8 Time estimates should not fail when ther | |||||
250 | loop [ <=> ] 3\r (no-eol) (esc) |
|
252 | loop [ <=> ] 3\r (no-eol) (esc) | |
251 | \r (no-eol) (esc) |
|
253 | \r (no-eol) (esc) | |
252 |
|
254 | |||
|
255 | #endif | |||
|
256 | ||||
253 | test line trimming by '[progress] width', when progress topic contains |
|
257 | test line trimming by '[progress] width', when progress topic contains | |
254 | multi-byte characters, of which length of byte sequence and columns in |
|
258 | multi-byte characters, of which length of byte sequence and columns in | |
255 | display are different from each other. |
|
259 | display are different from each other. |
General Comments 0
You need to be logged in to leave comments.
Login now