Codebase list golang-github-vbauerster-mpb / 4a5486e
extra test case Vladimir Bauer 6 years ago
1 changed file(s) with 11 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
301301 total: 100,
302302 current: 1,
303303 want: " [の---------------------------------------------------------------------------------------------…] ",
304 },
305 },
306 197: {
307 {
308 name: "t,c,r{97486999,2805950,2805483}trim",
309 total: 97486999,
310 current: 2805950,
311 refill: 2805483,
312 barWidth: 60,
313 trim: true,
314 want: "[+>--------------------------------------------------------]",
304315 },
305316 },
306317 }