summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/concurrent
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
* - remove threaded2_qw way, the -qw flag has been a no-op for a whileSimon Marlow2011-05-111-2/+4
* 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
* Remove concprog003's haskell98 dependency, and remove some unused importsIan Lynagh2011-02-086-12/+5
* 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-085-5/+1
* 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
* Fix more tests now H2010 is defaultIan Lynagh2010-07-251-1/+1
* add test for numSparksSimon Marlow2010-07-203-0/+18
* move to parallel packageSimon Marlow2010-07-204-224/+0
* add/modify tests for new async exceptions APISimon Marlow2010-07-0914-0/+267
* add sample outputSimon Marlow2010-04-081-0/+15
* 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
* Run this test the threaded2 way onlySimon Marlow2010-04-011-0/+6
* not broken any more: the new Strategies library fixed itSimon Marlow2010-04-011-2/+0
* update to work with parallel-2Simon Marlow2010-04-011-1/+1
* do the throwto tests in a validate runSimon Marlow2010-03-111-5/+5
* Add some tortuous throwTo testsSimon Marlow2010-03-114-0/+85
* add a test for a bug in noDuplicate#Simon Marlow2010-02-1617-0/+1787
* 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
* accept outputSimon Marlow2009-09-081-1/+1
* follow changes from #3310Simon Marlow2009-08-306-6/+6
* add threaded2_qw way, which is threaded2 with +RTS -qwSimon Marlow2009-08-191-1/+1
* 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
* remove -debug; we already have debug and non-debug waysSimon Marlow2009-02-091-1/+1
* 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