summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Test Trac #5742Simon Peyton Jones2012-01-183-0/+107
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-01-174-15/+40
|\
| * fix (non-fast) validateSimon Marlow2012-01-171-2/+4
| * Expect failure for numrun012(ghci) on WindowsSimon Marlow2012-01-171-1/+6
| * foreignInterruptible: expect_fail on WindowsSimon Marlow2012-01-171-3/+7
| * Skip conc036 entirely (see comments)Simon Marlow2012-01-171-8/+15
| * 3429: We should be using +RTS -C0.001 not +RTS -i0.001Simon Marlow2012-01-171-1/+1
| * Add normalise_exe for removing ".exe" extensions in output on WindowsSimon Marlow2012-01-171-0/+7
* | Add stderr for warning (arising from Trac #5779)Simon Peyton Jones2012-01-171-0/+3
|/
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-01-172-9/+3
|\
| * Revert "The LLVM backend now only works with 2.9+, don't try it if we have 2.7"David Terei2012-01-171-7/+1
| * Adapt test outputJose Pedro Magalhaes2012-01-161-2/+2
* | Test Trac #5776Simon Peyton Jones2012-01-174-0/+37
|/
* Test Trac #5745Simon Peyton Jones2012-01-165-0/+18
* The LLVM backend now only works with 2.9+, don't try it if we have 2.7Simon Marlow2012-01-161-1/+7
* Parse the ghc --info values using a Haskell program, and cache the resultsSimon Marlow2012-01-164-34/+49
* Use the new flag -XDataKindsJose Pedro Magalhaes2012-01-1611-10/+13
* Wibble to recomp006 errorSimon Peyton Jones2012-01-161-9/+2
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-01-1618-95/+92
|\
| * Adapt DPH tests to classes in the DPH libraryManuel M T Chakravarty2012-01-166-48/+48
| * Adapt 'dph-classes' to class support in dph-lifted-vsegManuel M T Chakravarty2012-01-161-14/+5
| * Update tests after instances are moved out of Control.Monad.InstancesIan Lynagh2012-01-148-33/+11
| * Add encodeInteger{Double,Float} to the integerConstantFolding testIan Lynagh2012-01-133-0/+12
| * Add {double,float}FromInteger to the integerConstantFolding testIan Lynagh2012-01-133-0/+16
* | Add Defer02.stdoutSimon Peyton Jones2012-01-161-0/+64
|/
* Update error messageSimon Peyton Jones2012-01-131-5/+6
* Fix T5430, make output independent of user timezoneDavid Terei2012-01-121-2/+8
* More .gitignore updates.David Terei2012-01-121-0/+36
* Update .gitignore to include generated test filesDavid Terei2012-01-121-3/+685
* Test Trac #5658bSimon Peyton Jones2012-01-124-0/+27
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-01-12141-1080/+1700
|\
| * Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-01-122-4/+4
| |\
| | * widen peak_megablocks_allocated for T4801 (64bit/Linux)Simon Marlow2012-01-121-2/+2
| | * widen max_bytes_used for T4801Simon Marlow2012-01-121-1/+1
| | * add reqlib('random')Simon Marlow2012-01-121-1/+1
| * | Lots of error message wibbling, following theSimon Peyton Jones2012-01-12136-1077/+1685
| |/
| * Add quot and rem to the integerConstantFolding testIan Lynagh2012-01-103-0/+12
* | Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-01-108-11/+48
|\ \ | |/
| * widen the boundaries for space_leak_001 (fixes failure when unregisterised)Simon Marlow2012-01-061-2/+3
| * Skip setnumcapabilities001 if we don't have SMP supportSimon Marlow2012-01-061-1/+7
| * Don't add threaded2_hT unless we have threaded and SMP supportSimon Marlow2012-01-061-2/+7
| * setnumcapabilities001 requires the parallel packageSimon Marlow2012-01-061-1/+2
| * Count the number of tests that failed due to reqlib()Simon Marlow2012-01-062-6/+19
| * add test for #5747Simon Marlow2012-01-064-0/+11
* | Test Trac #5759Simon Peyton Jones2012-01-103-0/+21
|/
* Adapt test output to reflect better -ddump-deriv outputJose Pedro Magalhaes2012-01-041-4/+14
* Error message wibbles for new CoAxiom storySimon Peyton Jones2012-01-044-48/+30
* Test Trac #4310Simon Peyton Jones2011-12-292-0/+12
* Test Trac #5721Simon Peyton Jones2011-12-292-0/+8
* Performance test for Trac #5321Simon Peyton Jones2011-12-293-0/+237