summaryrefslogtreecommitdiff
path: root/testsuite/timeout/timeout.py
Commit message (Expand)AuthorAgeFilesLines
* Fix broken testsPhil Ruffwind2017-01-301-2/+6
* Testsuite: only print msg when timeout kills process unexpectedlyThomas Miedema2015-09-041-2/+0
* testsuite: Show killed command line on timeoutBen Gamari2015-07-211-1/+2
* Python 3 support, second attempt (Trac #9184)Krzysztof Gogolewski2014-10-191-1/+1
* Revert "Basic Python 3 support for testsuite driver (Trac #9184)"Krzysztof Gogolewski2014-10-031-1/+1
* Basic Python 3 support for testsuite driver (Trac #9184)Krzysztof Gogolewski2014-10-011-1/+1
* Handle ^C better when threads are being used tooIan Lynagh2013-02-021-39/+46
* Complete timeout.py's unix supportIan Lynagh2009-10-251-2/+19
* Use /usr/bin/env to find PythonSimon Marlow2009-07-231-1/+1
* Print something to stderr when a timeout happensIan Lynagh2007-03-041-0/+1
* Use a python timeout for the testsuite when we don't have a threaded RTSIan Lynagh2006-09-071-0/+28