summaryrefslogtreecommitdiff
path: root/testsuite/tests/rts
Commit message (Expand)AuthorAgeFilesLines
* More helper conversionsIan Lynagh2013-02-111-1/+1
* Convert more helper functionsIan Lynagh2013-02-111-1/+1
* Replace 'if_os' and 'unless_os' with 'opsys'Ian Lynagh2013-02-111-9/+9
* Replace 'if_platform' and 'unless_platform' with 'platform'Ian Lynagh2013-02-081-6/+6
* Pass the test name to the test optionsIan Lynagh2013-02-071-1/+1
* add test for #7636Simon Marlow2013-02-073-0/+16
* Fix T7037 on Win64Ian Lynagh2013-02-052-5/+7
* Tidy up some testsIan Lynagh2013-02-031-6/+7
* Remove some redundant 'extra cleaning' in T4850Ian Lynagh2013-01-291-2/+1
* Make T7037 work on both Windows and other platformsIan Lynagh2013-01-261-1/+4
* Fix T7037 on WindowsIan Lynagh2013-01-261-1/+2
* Rename some numeric tests: nnnn -> TnnnnIan Lynagh2013-01-2526-35/+35
* Fix T7160 segfault by importing debugBelch2Joey Adams2012-12-311-3/+4
* Update to new Cmm syntaxSimon Marlow2012-10-081-4/+15
* test for #7227Simon Marlow2012-09-212-0/+5
* add tests for #7040Simon Marlow2012-08-219-0/+57
* add the test from #7160Simon Marlow2012-08-213-0/+34
* Fix test case 7087 for x86.Paolo Capriotti2012-08-131-1/+2
* add a test for #7087Simon Marlow2012-07-313-0/+10
* add test for #7037Simon Marlow2012-07-025-0/+19
* Add Win64 output for outofmemIan Lynagh2012-05-051-0/+1
* Mark SEH tests as broken on Win64 (#6079)Ian Lynagh2012-05-051-2/+4
* Merge branch 'master' of darcs.haskell.org:/srv/darcs//testsuiteIan Lynagh2012-05-041-0/+2
|\
| * 5250(llvm) is expect_broken(4211) on i386-unknown-linuxSimon Marlow2012-05-041-0/+2
* | Accept output for T6006 on WindowsIan Lynagh2012-05-031-0/+2
|/
* Fix some more tests on Win64Ian Lynagh2012-05-011-2/+2
* Omit prof_ways for T6006Simon Marlow2012-05-011-1/+1
* Add test for #6006Simon Marlow2012-04-275-0/+29
* Test #5993Simon Marlow2012-04-123-0/+8
* 5250 is expected to pass on Win64Ian Lynagh2012-03-241-1/+1
* fix test for the new TASKS stats outputSimon Marlow2012-03-021-1/+1
* Add a test for a memory allocation bug in the RTS flag handling.Simon Marlow2011-12-143-0/+5
* acceptSimon Marlow2011-12-132-2/+2
* add test for #5644Simon Marlow2011-11-217-0/+139
* enable RTS opts for GHC 7.3+Simon Marlow2011-11-161-0/+8
* mark 5250 as expect_fail on WindowsSimon Marlow2011-11-091-0/+2
* Add missing fileIan Lynagh2011-11-081-0/+5
* Add a test for trac #5423Ian Lynagh2011-11-064-0/+30
* Test 5250 works on LLVM now.David Terei2011-11-011-1/+0
* Fix some more written-but-not-cleaned filesIan Lynagh2011-09-064-5/+8
* Tweak the outofmem and outofmem2 testsIan Lynagh2011-09-011-4/+4
* Disable outofmem for OS XManuel M T Chakravarty2011-08-051-1/+2
* Test 5250 is an expected failure for optllvm due to #4211Simon Marlow2011-08-041-0/+1
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2056-0/+1660