summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/concurrent
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* not broken any moreSimon Marlow2008-09-091-1/+0
* 2317(threaded2) is broken (trac #2574).Ian Lynagh2008-09-071-2/+6
* 2185 is broken in 2 ways: #2185, #2570Ian Lynagh2008-09-071-0/+2
* 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
* add test for threadStatusSimon Marlow2008-07-103-0/+22
* fixes to this testSimon Marlow2008-07-102-2/+1
* add tests for #1048Simon Marlow2008-07-094-2/+29
* add test from #2317Simon Marlow2008-06-194-0/+41
* Remove uses of clean_o_hiIan Lynagh2008-06-282-7/+21
* Use extra_clean rather than cleanIan Lynagh2008-06-281-4/+6
* add test from #2185Simon Marlow2008-06-193-0/+209
* Avoid using deprecated flags in the testsuite testsIan Lynagh2008-06-163-3/+3
* Remove a duplicate all.T entry for conc051Ian Lynagh2008-06-111-1/+0
* hs_add_root() is necessary before calling any Haskell codeSimon Marlow2008-05-291-0/+3
* Wibble the conc035 testIan Lynagh2008-05-281-0/+6
* Omit conc064(threaded2) on the 6.8 branchIan Lynagh2008-05-281-1/+7
* accept output (no newline after uncaught exception)Simon Marlow2008-02-051-1/+0
* accept output (change to default exception handler in Control.Exeption)Simon Marlow2008-01-241-1/+0
* add test for #1980Simon Marlow2007-12-182-0/+15
* add test for #1048Simon Marlow2007-12-053-0/+16
* skip the non-threaded ways for conc023 on Windows, see #1197Simon Marlow2007-08-311-1/+15
* commentsSimon Marlow2007-09-111-0/+6
* conc057 and conc068 have moved to the parallel packageSimon Marlow2007-09-046-68/+0
* conc068 needs parallelIan Lynagh2007-08-261-1/+3
* conc057 needs the parallel libraryIan Lynagh2007-08-261-1/+3
* move STM-specific tests to the stm packageSimon Marlow2007-05-1730-1160/+0
* make this test work a bit more reliablySimon Marlow2007-05-172-3/+4
* FIX #1159: This test needs to run in a subthread (see comments)Simon Marlow2007-05-082-9/+11
* platform-specific output no longer requiredSimon Marlow2007-04-171-2/+0
* stm is no longer a corelib, so needs to be reqlib'ed nowIan Lynagh2007-05-051-12/+12
* Use $(PYTHON) rather than assuming python will find itIan Lynagh2007-04-171-1/+1
* Generate conc068 input in a more portable mannerThorkil Naur2007-04-171-1/+1
* MERGE: Make conc056 independent of the network packageSimon Marlow2007-04-163-5/+3
* conc063 should exit(0) nowSimon Marlow2007-04-161-2/+1
* Give more output while running conc068Ian Lynagh2007-04-132-0/+6
* Don't hide the Makefile commandsIan Lynagh2007-03-111-2/+2
* add test for #986Simon Marlow2007-03-064-0/+30
* Increase the stack size for conc030 as the profiling way was failingIan Lynagh2007-03-041-1/+1
* temp: omit conc063 on Windows to avoid hanging the buildSimon Marlow2007-02-211-1/+10