summaryrefslogtreecommitdiff
path: root/urwid/tests/test_vterm.py
Commit message (Expand)AuthorAgeFilesLines
* Remove 2to3 and make tests compatible with both Python 2 & 3Andrew Dunai2018-01-021-1/+1
* test_vterm: handle EINTR when reading from pipeMike Gilbert2017-06-031-2/+10
* vterm: Fix handling of NUL charactersaszlig2016-02-111-0/+4
* Broke tests out into individual test files.Julian Berman2012-12-141-0/+334