Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken tests | Phil Ruffwind | 2017-01-30 | 1 | -2/+6 |
* | Testsuite: only print msg when timeout kills process unexpectedly | Thomas Miedema | 2015-09-04 | 1 | -2/+0 |
* | testsuite: Show killed command line on timeout | Ben Gamari | 2015-07-21 | 1 | -1/+2 |
* | Python 3 support, second attempt (Trac #9184) | Krzysztof Gogolewski | 2014-10-19 | 1 | -1/+1 |
* | Revert "Basic Python 3 support for testsuite driver (Trac #9184)" | Krzysztof Gogolewski | 2014-10-03 | 1 | -1/+1 |
* | Basic Python 3 support for testsuite driver (Trac #9184) | Krzysztof Gogolewski | 2014-10-01 | 1 | -1/+1 |
* | Handle ^C better when threads are being used too | Ian Lynagh | 2013-02-02 | 1 | -39/+46 |
* | Complete timeout.py's unix support | Ian Lynagh | 2009-10-25 | 1 | -2/+19 |
* | Use /usr/bin/env to find Python | Simon Marlow | 2009-07-23 | 1 | -1/+1 |
* | Print something to stderr when a timeout happens | Ian Lynagh | 2007-03-04 | 1 | -0/+1 |
* | Use a python timeout for the testsuite when we don't have a threaded RTS | Ian Lynagh | 2006-09-07 | 1 | -0/+28 |