Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix this test not to use QSemN (which has gone) | Simon Marlow | 2012-08-23 | 1 | -7/+6 | |
| | ||||||
* | Make 5558 portable by replacing seq with python code (#5558) | Paolo Capriotti | 2012-07-18 | 1 | -1/+3 | |
| | ||||||
* | Adapt to removal of catch from Prelude | Simon Marlow | 2012-07-09 | 5 | -2/+15 | |
| | ||||||
* | Update tests following changes in base | Ian Lynagh | 2012-06-20 | 5 | -5/+0 | |
| | ||||||
* | enable the ghci way for various tests, now that GHCi detects deadlock properly | Simon Marlow | 2012-04-12 | 1 | -9/+4 | |
| | ||||||
* | add test for #5866 | Simon Marlow | 2012-02-27 | 3 | -0/+12 | |
| | ||||||
* | foreignInterruptible: expect_fail on Windows | Simon Marlow | 2012-01-17 | 1 | -3/+7 | |
| | ||||||
* | Skip conc036 entirely (see comments) | Simon Marlow | 2012-01-17 | 1 | -8/+15 | |
| | ||||||
* | 3429: We should be using +RTS -C0.001 not +RTS -i0.001 | Simon Marlow | 2012-01-17 | 1 | -1/+1 | |
| | | | | | | This apparently made no difference before, but it looks like I fixed it in my time overhaul, which made this test suddenly run a lot slower. | |||||
* | add reqlib('random') | Simon Marlow | 2012-01-12 | 1 | -1/+1 | |
| | ||||||
* | Skip setnumcapabilities001 if we don't have SMP support | Simon Marlow | 2012-01-06 | 1 | -1/+7 | |
| | ||||||
* | Don't add threaded2_hT unless we have threaded and SMP support | Simon Marlow | 2012-01-06 | 1 | -2/+7 | |
| | ||||||
* | setnumcapabilities001 requires the parallel package | Simon Marlow | 2012-01-06 | 1 | -1/+2 | |
| | ||||||
* | add a test for setNumCapabilities | Simon Marlow | 2011-12-19 | 3 | -0/+39 | |
| | ||||||
* | Make this test not require the stm package | Simon Marlow | 2011-11-17 | 1 | -1/+1 | |
| | ||||||
* | add test for #5238 | Simon Marlow | 2011-11-16 | 3 | -0/+14 | |
| | ||||||
* | push the (now correct) output | Simon Marlow | 2011-11-14 | 1 | -0/+1 | |
| | | | | The fix for #5594 made the output of this test more correct. | |||||
* | add test for #5611 | Simon Marlow | 2011-11-09 | 4 | -0/+38 | |
| | ||||||
* | test for #5421 | Simon Marlow | 2011-11-07 | 2 | -0/+20 | |
| | ||||||
* | fix test wrapper for 5558 | Simon Marlow | 2011-10-25 | 1 | -1/+1 | |
| | ||||||
* | add a test for #5558 | Simon Marlow | 2011-10-18 | 2 | -1/+31 | |
| | ||||||
* | make the test fail if the sleep doesn't get interrupted (#5471) | Simon Marlow | 2011-10-10 | 1 | -0/+7 | |
| | ||||||
* | accept the correct output | Simon Marlow | 2011-09-01 | 1 | -1/+1 | |
| | ||||||
* | add a test for #4988 | Simon Marlow | 2011-09-01 | 3 | -0/+23 | |
| | ||||||
* | add some more reqlib('random')s | Simon Marlow | 2011-08-04 | 3 | -0/+3 | |
| | ||||||
* | fix an unexpected pass | Simon Marlow | 2011-08-04 | 3 | -2/+3 | |
| | ||||||
* | Add InterruptibleFFI extension | Simon Marlow | 2011-07-21 | 1 | -1/+1 | |
| | ||||||
* | Move tests from tests/ghc-regress/* to just tests/* | David Terei | 2011-07-20 | 186 | -0/+5103 | |