summaryrefslogtreecommitdiff
path: root/ttystatus/progressbar_tests.py
AgeCommit message (Expand)AuthorFilesLines
2015-04-18Fix problems found by pep8Lars Wirzenius1-12/+11
2012-04-15Add width argument to render() methodLars Wirzenius1-10/+14
2012-04-15Change __str__ to renderLars Wirzenius1-9/+9
2012-04-15Improve widget split between updating and renderingLars Wirzenius1-10/+10
2010-07-01Add fixes for zero division and empty string values for total.Lars Wirzenius1-0/+8
2010-06-12Add ProgressBar widget.Lars Wirzenius1-0/+53