summaryrefslogtreecommitdiff
path: root/urwid/tests/test_widget.py
Commit message (Expand)AuthorAgeFilesLines
* Remove 2to3 and make tests compatible with both Python 2 & 3Andrew Dunai2018-01-021-4/+4
* Fix string formatting errorJakub Wilk2016-05-271-1/+1
* test for exception due to user encodingIan Ward2013-12-261-0/+6
* fix deprecation warnings for assertEqualsIan Ward2013-12-261-2/+2
* Broke tests out into individual test files.Julian Berman2012-12-141-0/+147