summaryrefslogtreecommitdiff
path: root/urwid/tests
Commit message (Expand)AuthorAgeFilesLines
* vterm: Fix handling of NUL charactersaszlig2016-02-111-0/+4
* Add AsyncioEventLoop. Fixes #52.Eevee (Alex Munroe)2014-05-111-1/+17
* fix tests for python2.6Ian Ward2014-04-041-6/+6
* loosen event loop tests to avoid false failuresIan Ward2014-04-041-3/+6
* test show #45 GridFlow v_sep not behaving properlyIan Ward2014-01-041-0/+4
* signals: use doctest for example in docstringIan Ward2013-12-291-0/+1
* Merge branch 'tornado'Ian Ward2013-12-261-0/+12
|\
| * TornadoEventLoop: use new shared event loop testsIan Ward2013-12-261-0/+12
* | test for exception due to user encodingIan Ward2013-12-261-0/+6
|/
* test twisted+glib when they are importableIan Ward2013-12-261-4/+10
* no glib for pypy, no twisted for python3Ian Ward2013-12-261-33/+38
* rewrite event loop doctests as unit testsIan Ward2013-12-261-0/+105
* fix test_str_util for non-compiled caseIan Ward2013-12-261-1/+1
* fix setup.py test to run doctests againIan Ward2013-12-261-0/+21
* fix deprecation warnings for assertEqualsIan Ward2013-12-264-104/+104
* test to reproduce tracebacks in #39Ian Ward2013-12-241-0/+5
* fix+test for zero-weighted items in PileIan Ward2013-12-241-0/+7
* test showing Columns.move_cursor_to_coords not handling left/rightIan Ward2013-01-271-0/+5
* Broke tests out into individual test files.Julian Berman2012-12-1412-0/+3104