summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add TEST_HC_OPTS to every Makefile invocation of TEST_HCSimon Peyton Jones2011-04-2047-249/+253
* Test Trac #5126Simon Peyton Jones2011-04-202-0/+13
* Test Trac #5130Simon Peyton Jones2011-04-203-0/+10
* Test Trac #5038simonpj2011-04-193-0/+12
* Test Trac #5045simonpj2011-04-193-0/+47
* Run GADT tests in optimisation mode toosimonpj2011-04-191-1/+3
* Test Trac #5041simonpj2011-04-193-0/+12
* Make T706 use -ignore-dot-ghci.Michal Terepeta2011-04-181-1/+1
* Fix imports in HappyTest.hsIan Lynagh2011-04-171-14/+1
* Fix recomp008 when $(TEST_HC) contains spacesIan Lynagh2011-04-171-2/+2
* Replace simplrun006 with a less fragile perf test T149Ian Lynagh2011-04-177-62/+74
* Add a test for #2902Ian Lynagh2011-04-177-0/+159
* Add a performance test for #2762Ian Lynagh2011-04-173-0/+41
* Add JMP_TBL fixup test.Edward Z. Yang2011-04-162-0/+129
* Fix T4809 (depends on mtl); fixes #5121Ian Lynagh2011-04-151-1/+1
* Fix readFile001 on WindowsIan Lynagh2011-04-141-2/+3
* Fix ffi022 on WindowsIan Lynagh2011-04-141-0/+1
* test for #5114Simon Marlow2011-04-142-2/+11
* objc-hi now passes on i386 DarwinIan Lynagh2011-04-131-1/+2
* RtsFlags.h has gone away (it was deprecated)Simon Marlow2011-04-121-1/+0
* T4801: reduce memory use thresholdsSimon Marlow2011-04-121-2/+2
* objc-hi is broken on 32bit OSX (#5106)Ian Lynagh2011-04-091-1/+1
* Add a boilerplate MakefileIan Lynagh2011-04-091-0/+4
* Fix cgrun067Ian Lynagh2011-04-093-3/+4
* add a test for #706Simon Marlow2011-04-085-0/+20
* Fix T4891: Don't hardcode the patch to GHCIan Lynagh2011-04-081-1/+7
* Add cgrun067, which can tickle premature stack slot reloading bugs.Edward Z. Yang2011-04-084-0/+29
* fix stub testsSimon Marlow2011-04-082-17/+12
* Merge branch 'master' of http://darcs.haskell.org/testsuiteIan Lynagh2011-04-077-5/+64
|\
| * Test for getProgName.Edward Z. Yang2011-04-073-0/+38
| * Test case for CmmOpt inliner on non-single assignment code from new codegen.Edward Z. Yang2011-04-063-0/+24
| * 2228 no longer fails on MinGW due to isatty patch.Edward Z. Yang2011-04-061-5/+2
* | Merge remote branch 'origin/patch-4404'Ian Lynagh2011-04-072-2/+9
|\ \ | |/ |/|
| * Ticket #4404 is now fixed: update testMax Bolingbroke2011-04-022-2/+9
* | Merge branch 'trac_5025' of https://github.com/thoughtpolice/testsuiteSimon Marlow2011-04-065-2/+53
|\ \
| * | Tests for trac #5025.Austin Seipp2011-04-035-2/+53
* | | add some debugging tracesSimon Marlow2011-04-061-24/+29
* | | Add a "sleep 1" (should fix #5080)Simon Marlow2011-04-061-0/+1
* | | Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/testsuiteMax Bolingbroke2011-04-0512-120/+46
|\ \ \
| * | | fix tests following changes to stub-file generationSimon Marlow2011-04-051-24/+10
| * | | Remove -fvia-c testsIan Lynagh2011-04-047-63/+0
| * | | T3064: lower the minimum peak_megabytes_allocated to 8 for 32-bitSimon Marlow2011-04-041-2/+2
| * | | avoid undefined behaviour in arith005Simon Marlow2011-04-043-30/+30
| * | | cope with multi-digit file descriptors (#5066)Simon Marlow2011-04-041-1/+4
| |/ /
* | | Test that hPutArray/hGetArray use count argument: #4827Max Bolingbroke2011-04-053-0/+38
|/ /
* | Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/testsuiteMax Bolingbroke2011-04-035-0/+105
|\ \
| * | Add a test for #4891Ian Lynagh2011-04-035-0/+105
* | | Add test for #4832Max Bolingbroke2011-04-033-0/+4
|/ /
* | Merge branch 'master' of http://darcs.haskell.org/testsuiteIan Lynagh2011-04-0226-51/+128
|\ \ | |/
| * Remove any mention of optc/profc from all.T filesMax Bolingbroke2011-04-0225-48/+44