summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* 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
* Run all the 'alone' tests at the end of the testsuite runIan Lynagh2012-10-112-21/+26
* Let the dph tests run in parallelIan Lynagh2012-10-118-103/+29
* Copy the flag lists before altering themIan Lynagh2012-10-111-3/+3
* Add 'high_memory_usage' as an alias for 'alone'Ian Lynagh2012-10-111-0/+3
* Add an outputdir test optionIan Lynagh2012-10-112-2/+40
* Allow dph-classes-vseg-fast to run in parallelIan Lynagh2012-10-101-2/+1
* Whitespace only in dph/diophantineIan Lynagh2012-10-102-36/+35
* Use -shared for the prof waysIan Lynagh2012-10-091-11/+11
* Make it possible to test the generated assemblyJohan Tibell2012-10-099-1/+137
* 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 darcs.haskell.org:/srv/darcs//testsuiteIan Lynagh2012-10-0510-16/+65
|\
| * Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-10-048-9/+33
| |\
| * | 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
* | | Driver: Define have_shared_libs correctlyIan Lynagh2012-10-051-1/+3
* | | Don't use the dyn way if we're dynamic by defaultIan Lynagh2012-10-041-4/+4
| |/ |/|
* | 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
* | Add a -static way, enabled only if dynlibs are used by defaultIan Lynagh2012-10-033-0/+12
|/
* 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-03198-1100/+1846
|\
| * 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