summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* Improvements to kind error messages, mainlySimon Peyton Jones2012-10-1939-91/+106
* Replace Rank2Types and PolymorphicComponents by RankNTypesSimon Peyton Jones2012-10-1978-80/+80
* Test Trac #7332Simon Peyton Jones2012-10-152-0/+50
* Test Trac #7312Simon Peyton Jones2012-10-122-0/+10
* Test Trac #7321Simon Peyton Jones2012-10-124-0/+20
* Test Trac #5913Simon Peyton Jones2012-10-123-0/+37
* Test Trac #5751Simon Peyton Jones2012-10-123-0/+42
* Better outputSimon Peyton Jones2012-10-121-24/+24
* GHC now treats ((->) t1 t2) just like (t1 -> t2), so we need to obfuscate thi...Simon Peyton Jones2012-10-122-3/+3
* Add a test for #6117Ian Lynagh2012-10-112-0/+54
* Add a test for T6161Ian Lynagh2012-10-113-0/+35
* Add expected output for T7194Ian Lynagh2012-10-112-1/+15
* Add outputdir's for the dph-nbody testsIan Lynagh2012-10-111-2/+6
* Let the dph tests run in parallelIan Lynagh2012-10-118-103/+29
* Allow dph-classes-vseg-fast to run in parallelIan Lynagh2012-10-101-2/+1
* Whitespace only in dph/diophantineIan Lynagh2012-10-102-36/+35
* Make it possible to test the generated assemblyJohan Tibell2012-10-098-0/+84
* Need to use high-level cmm here (fixes test on x86)Simon Marlow2012-10-081-9/+1
* massive_array now passes on x86 (#7213)Simon Marlow2012-10-081-2/+1
* update 32-bit stats for T7257Simon Marlow2012-10-081-2/+2
* Update 32-bit compiler perf statsSimon Marlow2012-10-081-17/+26
* update 64-bit valuesSimon Marlow2012-10-081-9/+13
* Update to new Cmm syntaxSimon Marlow2012-10-081-4/+15
* Update to new Cmm syntaxSimon Marlow2012-10-082-53/+54
* Commit missing stderr fileSimon Peyton Jones2012-10-081-1/+9
* Test Trac #7280Simon Peyton Jones2012-10-082-0/+14
* Test Trac #7294Simon Peyton Jones2012-10-053-0/+35
* Test Trac #7293Simon Peyton Jones2012-10-053-0/+26
* 2228 is broken on x86_64-unknown-linuxIan Lynagh2012-10-051-1/+4
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-10-045-9/+21
|\
| * Make some perf tests always use -staticIan Lynagh2012-10-041-3/+5
| * Fix a couple of tests when dynlibs-by-default is onIan Lynagh2012-10-042-2/+10
| * Fix ghcilink002 and others when dynamic-by-defaultIan Lynagh2012-10-031-2/+2
| * Fix the T5252 testsIan Lynagh2012-10-031-2/+4
* | I've changed the error reporting so that with -fdefer-type-errorsSimon Peyton Jones2012-10-041-0/+42
* | Error message wibbles now that we do less defaulting when there are insolublesSimon Peyton Jones2012-10-046-16/+14
* | Test Trac #7050Simon Peyton Jones2012-10-043-0/+9
|/
* Arrow wibblesSimon Peyton Jones2012-10-033-17/+13
* Test Trac #7276Simon Peyton Jones2012-10-033-0/+16
* Merge branch 'master' of http://darcs.haskell.org//testsuiteSimon Peyton Jones2012-10-03195-1086/+1800
|\
| * T1969 was just failing the residency bound if its .hi file existedSimon Peyton Jones2012-10-031-1/+2
| * Wibble to perf rangeSimon Peyton Jones2012-10-031-2/+2
| * Fix stdout for T7257Simon Peyton Jones2012-10-031-0/+1
| * Test Trac #7278Simon Peyton Jones2012-10-023-0/+15
| * Test Trac #5591Simon Peyton Jones2012-10-023-0/+40
| * Test Trac #7205Simon Peyton Jones2012-10-022-1/+17
| * Better perfSimon Peyton Jones2012-10-021-1/+2
| * We now have left/right coercions again, so T1999a passesSimon Peyton Jones2012-10-021-1/+1
| * Merge branch 'tc-untouchables'Simon Peyton Jones2012-10-02157-1044/+1409
| |\
| | * Two mor error message wibblesSimon Peyton Jones2012-10-022-17/+1