taskwarrior/test/basetest
Renato Alves e3d0d2ff34 Unittest - Stream blocking tests can now be safely performed
* Processes that blocked waiting for stdin data will now be aborted
after a 1 second timeout.
* As a side-effect any process that takes longer than 1 second to
finish will also be aborted.
2014-07-15 02:43:57 +01:00
..
__init__.py Unittest - Bring back diag() for generating TAP output 2014-07-14 11:38:04 +01:00
exceptions.py Unittest - CommandError exception treats SIGABRT specially 2014-07-15 02:40:56 +01:00
task.py Unittest - exit code may be None if process failed to finish 2014-07-15 01:37:17 +01:00
taskd.py Unittest - Add code to check if taskd is available 2014-07-15 00:50:58 +01:00
testing.py Unittest - Bring back diag() for generating TAP output 2014-07-14 11:38:04 +01:00
utils.py Unittest - Stream blocking tests can now be safely performed 2014-07-15 02:43:57 +01:00