summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/concurrent/should_run
Commit message (Expand)AuthorAgeFilesLines
* Mark tests which depend on randomIan Lynagh2011-07-081-2/+3
* omit conc016(threaded2), it gives nondeterministic resultsSimon Marlow2011-06-282-7/+8
* Add TEST_HC_OPTS to every Makefile invocation of TEST_HCSimon Peyton Jones2011-04-201-1/+1
* add tests for forkOn and threadCapabilitySimon Marlow2011-03-306-4/+31
* add test for GHC.Conc.allowInterruptSimon Marlow2010-12-222-0/+15
* Remove the haskell98 dependency from full-testsuite testsIan Lynagh2011-02-083-3/+1
* 4813: remove -debug, it might not be available with certain ways (e.g. prof)Simon Marlow2010-12-151-1/+1
* 4262 fails in the 7.0 branchIan Lynagh2010-12-101-1/+2
* add test for #4811Simon Marlow2010-12-032-0/+16
* add test for #4813Simon Marlow2010-12-022-0/+14
* skip #4262, it doesn't give reliable resultsSimon Marlow2010-11-261-1/+2
* add test for #4262Simon Marlow2010-11-253-0/+32
* omit conc068(threaded2), it is non-deterministicSimon Marlow2010-10-141-1/+4
* Add tests for interruptible FFI annotationEdward Z. Yang2010-09-023-0/+41
* Remove more -fglasgow-exts uses from testsIan Lynagh2010-10-084-4/+0
* another attempt to make the test more robustSimon Marlow2010-08-201-1/+2
* make this test a little more robustSimon Marlow2010-08-171-1/+1
* expect conc016(threaded2) to failSimon Marlow2010-08-122-3/+12
* remove a non-deterministic part of the outputSimon Marlow2010-08-111-2/+2
* add test for numSparksSimon Marlow2010-07-203-0/+18
* add/modify tests for new async exceptions APISimon Marlow2010-07-0914-0/+267
* fix conc059Simon Marlow2010-05-052-1/+5
* add test for #4030Simon Marlow2010-05-053-0/+14
* avoid spurious extra outputSimon Marlow2010-04-081-4/+4
* do the throwto tests in a validate runSimon Marlow2010-03-111-5/+5
* Add some tortuous throwTo testsSimon Marlow2010-03-114-0/+85
* use a smaller stack limit for conc012(ghci)Simon Marlow2009-12-111-1/+3
* Fix #3551: conc0{69,70} should be skipped when -threaded is not availableSimon Marlow2009-09-291-4/+4
* update to not require -fglasgow-extsSimon Marlow2009-09-113-0/+3
* remove -fglasgow-extsSimon Marlow2009-09-111-6/+0
* Update tests to not rely on -fglasgow-extsSimon Marlow2009-09-112-1/+3
* follow changes from #3310Simon Marlow2009-08-306-6/+6
* add test for #3429Simon Marlow2009-08-183-0/+26
* add test for #3279 and #3288Simon Marlow2009-06-173-1/+27
* fix conc018(ghci)Simon Marlow2009-02-131-3/+15
* hack to make this test work more oftenSimon Marlow2009-02-091-0/+1
* add LANGUAGESimon Marlow2009-02-091-0/+1
* further fixes to this testSimon Marlow2009-02-091-7/+3
* try to make this test more robustSimon Marlow2009-01-082-2/+6
* add test for #2910; move #1980 into validateSimon Marlow2009-01-063-1/+14
* make this test a bit more robustSimon Marlow2008-11-141-2/+10
* skip conc069/conc070(ghci) if we have no threaded RTSSimon Marlow2008-10-231-2/+8
* add an extra delay to make this test a bit more robustSimon Marlow2008-10-021-0/+1
* omit profthreaded for conc039Ian Lynagh2008-08-211-1/+1
* Fix conc034Ian Lynagh2008-08-211-3/+6
* Make conc015(ghci) a bit slower, so that it works in ghciIan Lynagh2008-08-211-1/+1
* Fix test 1980Ian Lynagh2008-08-211-2/+2
* Fix conc036Ian Lynagh2008-08-211-1/+2
* Remove GHC 6.8-only stuff from the testsuiteIan Lynagh2008-08-171-5/+3
* follow exception library changesSimon Marlow2008-08-2017-48/+44