summaryrefslogtreecommitdiff
path: root/testsuite/timeout
Commit message (Expand)AuthorAgeFilesLines
...
* Build the timeout program with CabalIan Lynagh2008-07-232-32/+51
* FIX boottestsuite build failureSimon Marlow2008-07-111-0/+3
* FIX BUILDSimon Marlow2008-07-071-0/+2
* Avoid using deprecated flags in the testsuite testsIan Lynagh2008-06-161-1/+1
* Add WinCBindings.hsc, not WinCBindings.hs!Ian Lynagh2008-01-202-193/+144
* Fix #1599: Improve timeout on WindowsIan Lynagh2008-01-203-44/+248
* small tidyups to thie MakefileSimon Marlow2007-11-161-5/+8
* Stop the timeout calibration ever returning 0Ian Lynagh2007-08-211-1/+4
* Fix calibrate python script for non-UNIX machinesIan Lynagh2007-07-071-1/+8
* Calibrate == calibrate on Windows...Ian Lynagh2007-04-063-4/+4
* Use $(PYTHON) to run calibrate, rather than relying on it finding python itselfIan Lynagh2007-04-051-2/+1
* Calibrate the testsuite timeout if a value of -1 is givenIan Lynagh2007-04-053-0/+33
* Print something to stderr when a timeout happensIan Lynagh2007-03-042-109/+112
* Allow testsuite to run under MSYS/MinGW using native Python (not Cygwin Python).brianlsmith2006-09-171-2/+5
* Use a python timeout for the testsuite when we don't have a threaded RTSIan Lynagh2006-09-072-0/+36
* attempt to work around restrictions with fork() & pthreadsSimon Marlow2006-03-231-5/+12
* [project @ 2005-11-23 11:47:16 by simonmar]simonmar2005-11-231-10/+11
* [project @ 2005-11-11 12:02:40 by simonmar]simonmar2005-11-111-5/+34
* [project @ 2005-08-04 12:22:17 by simonmar]simonmar2005-08-042-25/+73
* [project @ 2005-02-04 10:59:55 by simonmar]simonmar2005-02-042-0/+37