summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* add test for #7037Simon Marlow2012-07-025-0/+19
* Merge branch 'master' of darcs.haskell.org:/srv/darcs//testsuiteIan Lynagh2012-06-304-4/+5
|\
| * Adapt tests to change in a parser error message.Paolo Capriotti2012-06-294-4/+5
* | Remove Data.HashTable from GoodImport03Ian Lynagh2012-06-301-1/+0
* | Fix ds055 (redundant import of Data.HashTable removed)Ian Lynagh2012-06-301-1/+0
|/
* Merge branch 'master' of darcs.haskell.org:/srv/darcs//testsuiteIan Lynagh2012-06-281-3/+4
|\
| * Update some limits for x86 perf tests.Paolo Capriotti2012-06-281-3/+4
* | Add a test for #4138 (currently failing)Ian Lynagh2012-06-285-0/+45
|/
* Merge branch 'master' of darcs.haskell.org:/srv/darcs//testsuiteIan Lynagh2012-06-2717-47/+61
|\
| * Add test case for #5900Paolo Capriotti2012-06-274-1/+28
| * Fix cleanup for some tests.Paolo Capriotti2012-06-272-2/+4
| * Add stderr for tests now (correctly) failing due to silent superclass argsManuel M T Chakravarty2012-06-272-0/+24
| * Adapt to the re-introduction of silent superclass parametersManuel M T Chakravarty2012-06-279-44/+5
* | Add IntegerConversionRulesIan Lynagh2012-06-273-0/+35
|/
* Update .gitignoreDavid Terei2012-06-251-0/+13
* Fix handling of optllvm wayDavid Terei2012-06-251-1/+1
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-06-252-0/+12
|\
| * Add #6158 test case.David Terei2012-06-252-0/+12
* | Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-06-253-5/+2
|\ \ | |/
| * Correct the inferred type (in comment)Iavor S. Diatchki2012-06-241-1/+1
| * Remove the deprecated concurrent modules from GoodImport03Ian Lynagh2012-06-231-3/+0
| * Reduce the bounds for perf/compiler/T4801Ian Lynagh2012-06-231-1/+1
* | Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-06-2149-19/+1041
|\ \ | |/
| * Add one of Reiner Pope's tests for #5936Jose Pedro Magalhaes2012-06-212-2/+13
| * Add test for #5936Jose Pedro Magalhaes2012-06-211-0/+4
| * Add tests for deriving Generic1Jose Pedro Magalhaes2012-06-2146-17/+1024
* | Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-06-217-2/+36
|\ \ | |/
| * Merge branch 'master' of darcs.haskell.org:/srv/darcs//testsuiteIan Lynagh2012-06-206-0/+36
| |\
| | * Add test for #5963Paolo Capriotti2012-06-203-0/+9
| | * Test unencoded StringPrimLReiner Pope2012-06-203-0/+27
| * | Fix the timeout program following the changes to baseIan Lynagh2012-06-201-2/+0
| |/
* | Test #4361 would fail because of the removal of the UNSAVORY HACKSimon Peyton Jones2012-06-211-1/+2
* | Wibbles to error messagesSimon Peyton Jones2012-06-212-2/+34
|/
* Update tests following changes in baseIan Lynagh2012-06-2010-14/+14
* Test Trac #7007Simon Peyton Jones2012-06-182-0/+11
* Merge branch 'master' of http://darcs.haskell.org//testsuiteSimon Peyton Jones2012-06-186-7/+56
|\
| * add a test for INLINE and -fprof-auto (#6131)Simon Marlow2012-06-154-0/+44
| * Improved error messageSimon Peyton Jones2012-06-131-6/+10
| * Merge branch 'master' of darcs.haskell.org:/srv/darcs//testsuiteIan Lynagh2012-06-1333-65/+67
| |\
| * | Fix plugins01: Follow changes to GHCIan Lynagh2012-06-131-1/+2
* | | Merge branch 'master' of http://darcs.haskell.org//testsuiteSimon Peyton Jones2012-06-1886-111/+556
|\ \ \ | | |/ | |/|
| * | no need to force -O here any more (#3966)Simon Marlow2012-06-122-10/+9
| * | update max_bytes_used for T4801 on 64-bitSimon Marlow2012-06-121-4/+2
| * | tc078 and tc126 are no longer expect_broken (6096 is fixed)Simon Marlow2012-06-121-2/+2
| * | Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-06-127-11/+11
| |\ \
| | * | Update output (spelling of "inferred")Simon Marlow2012-06-117-11/+11
| | |/
| * | New tests for Trac #4148Simon Peyton Jones2012-06-126-0/+38
| * | Update test output for mdo changes (Trac #4148)Simon Peyton Jones2012-06-1216-38/+5
| |/
| * Add more cases to the integer constant folding testIan Lynagh2012-06-082-0/+16
| * Avoid using deprecated package-conf GHC flags.Paolo Capriotti2012-06-082-1/+14