summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Add dph-nbody test with the dph-lifted-copy libraryBen Lippmeier2012-02-023-1/+242
| * dph-diophantine is fixedBen Lippmeier2012-02-021-1/+0
* | Minor wibbles in error message orderingSimon Peyton Jones2012-02-067-18/+18
* | A couple of compiler performance tests have improved :-)Simon Peyton Jones2012-02-061-4/+6
* | Test Trac #5792Simon Peyton Jones2012-02-023-0/+18
* | Test Trac #5798Simon Peyton Jones2012-02-012-0/+10
|/
* Make posix003 a little more portableIan Lynagh2012-01-302-2/+2
* Tweak TH_DependsIan Lynagh2012-01-301-3/+0
* Make TH_Depends more portableIan Lynagh2012-01-301-3/+1
* Fix mod175: Tell make to be quietIan Lynagh2012-01-291-1/+1
* objc-hi and objcpp-hi fail the ghci wayIan Lynagh2012-01-291-2/+8
* 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-183-0/+66
|\
| * Add test for #5785.David Terei2012-01-183-0/+66
* | Test Trac #5742Simon Peyton Jones2012-01-183-0/+107
|/
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-01-172-13/+29
|\
| * 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 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-171-2/+2
|\
| * 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
* 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
* 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
| |/