summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Testsuite fixes for when we only have dynamic librariesIan Lynagh2012-10-2516-45/+97
* add test for #7233Simon Marlow2012-10-243-0/+26
* reduce stats for T1969/T4801 again; looks like the bump was due to -fPICSimon Marlow2012-10-231-5/+10
* widen the range of max_bytes_used for T1969, to reduce spuriousSimon Marlow2012-10-221-1/+1
* bump stats for T1969 and T4801Simon Marlow2012-10-191-6/+17
* Tweak the 2228 configIan Lynagh2012-10-141-1/+1
* The asm tests pass on Linux, but not OS XIan Lynagh2012-10-132-4/+7
* print035(ghci) fails when ghci is dynamicIan Lynagh2012-10-131-1/+4
* Add a test for reloading a module in GHCiIan Lynagh2012-10-133-0/+23
* Fix memcpy when -fPIC is onIan Lynagh2012-10-131-0/+1
* Merge branch 'master' of darcs.haskell.org:/srv/darcs//testsuiteIan Lynagh2012-10-1314-27/+136
|\
| * 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
* | ghcilink004 fails when ghci is dynamic (it tries to load a .a file)Ian Lynagh2012-10-121-1/+2
* | ghcilink001 is expected to fail when ghci is dynamicIan Lynagh2012-10-124-4/+12
* | Update ghcpkg01 outputIan Lynagh2012-10-121-2/+2
|/
* 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