summaryrefslogtreecommitdiff
path: root/ttystatus/percent_tests.py
AgeCommit message (Expand)AuthorFilesLines
2015-04-18Fix problems found by pep8Lars Wirzenius1-7/+6
2012-04-15Add width argument to render() methodLars Wirzenius1-4/+7
2012-04-15Change __str__ to renderLars Wirzenius1-4/+4
2012-04-15Improve widget split between updating and renderingLars Wirzenius1-3/+3
2011-08-31Fix test for zero division.Lars Wirzenius1-1/+1
2010-07-01Add test for zero total for PercentageDone.Lars Wirzenius1-0/+4
2010-06-11Handle bad values for PercentDone.Lars Wirzenius1-0/+4
2010-06-11Add PercentDone widget.Lars Wirzenius1-0/+33