summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* mod175 now passes: #437 is fixedIan Lynagh2012-01-291-2/+1
* Add a perf test for #5642Ian Lynagh2012-01-292-0/+997
* Add a perf test for #5536Ian Lynagh2012-01-282-0/+21
* Generalise the integerToInt_smallInteger test (now fromToInteger)Ian Lynagh2012-01-263-9/+14
* Add a test for the integerToInt/smallInteger ruleIan Lynagh2012-01-263-0/+22
* Mark dph-diophantine-copy-opt as broken (#5817)Ian Lynagh2012-01-251-0/+1
* accept outputSimon Marlow2012-01-191-20/+20
* Add missing stdout for T5742Simon Peyton Jones2012-01-191-0/+1
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-01-184-0/+308
|\
| * Add test for #5785.David Terei2012-01-183-0/+66
| * Update .gitignore.David Terei2012-01-171-0/+242
* | 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