summaryrefslogtreecommitdiff
path: root/urwid/tests
Commit message (Expand)AuthorAgeFilesLines
* Investigating bug with TwistedEventLoop test on Travis.Andrew Dunai2018-01-171-1/+5
* Python dual support (#266)Andrew Dunai2018-01-043-5/+6
* Merge pull request #237 from floppym/test-vterm-EINTRIan Ward2017-07-041-2/+10
|\
| * test_vterm: handle EINTR when reading from pipeMike Gilbert2017-06-031-2/+10
* | Merge pull request #238 from mwhudson/issue-164Ian Ward2017-06-071-3/+8
|\ \ | |/ |/|
| * fix test_remove_watch_file flakinessMichael Hudson-Doyle2017-06-071-3/+8
* | correct spelling mistakesEdward Betts2017-02-221-1/+1
|/
* Fix string formatting errorJakub Wilk2016-05-271-1/+1
* 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