summaryrefslogtreecommitdiff
path: root/urwid/tests/test_event_loops.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* TornadoEventLoop: use new shared event loop testsIan Ward2013-12-261-0/+12
* 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