summaryrefslogtreecommitdiff
path: root/ttystatus/percent_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Fix problems found by pep8Lars Wirzenius2015-04-181-7/+6
* Add width argument to render() methodLars Wirzenius2012-04-151-4/+7
* Change __str__ to renderLars Wirzenius2012-04-151-4/+4
* Improve widget split between updating and renderingLars Wirzenius2012-04-151-3/+3
* Fix test for zero division.Lars Wirzenius2011-08-311-1/+1
* Add test for zero total for PercentageDone.Lars Wirzenius2010-07-011-0/+4
* Handle bad values for PercentDone.Lars Wirzenius2010-06-111-0/+4
* Add PercentDone widget.Lars Wirzenius2010-06-111-0/+33