summaryrefslogtreecommitdiff
path: root/ttystatus/remtime_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Fix problems found by pep8Lars Wirzenius2015-04-181-12/+11
* Add width argument to render() methodLars Wirzenius2012-04-151-7/+10
* Change __str__ to renderLars Wirzenius2012-04-151-7/+7
* Improve widget split between updating and renderingLars Wirzenius2012-04-151-8/+8
* Change update methods to only cache information and compute minimal things.Lars Wirzenius2010-07-071-0/+1
* Handle empty string for done, total values.Lars Wirzenius2010-07-011-0/+7
* Handle zero speed correctly.Lars Wirzenius2010-07-011-0/+5
* Add RemainingTime to example.py.Lars Wirzenius2010-06-131-9/+11
* Add RemainingTime widget.Lars Wirzenius2010-06-131-0/+40