summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Simplify and tidy up the handling of tuple namesSimon Peyton Jones2014-04-042-1/+17
* Test Trac #8931Simon Peyton Jones2014-04-033-0/+5
* Fix desguaring of bang patterns (Trac #8952)Simon Peyton Jones2014-04-033-0/+10
* CopySmallArrayStressTest needs randomJoachim Breitner2014-03-291-1/+1
* Add SmallArray# and SmallMutableArray# typesJohan Tibell2014-03-297-0/+752
* increase bounds for T3064Simon Marlow2014-03-271-1/+1
* Add flags to control memcpy and memset inliningJohan Tibell2014-03-264-0/+25
* Suppress uniques for simpl016 to normalise debug outputSimon Peyton Jones2014-03-252-5/+5
* Test Trac #8848Simon Peyton Jones2014-03-255-0/+72
* Improve the desugaring of RULE left-hand-sides (fixes Trac #8848)Simon Peyton Jones2014-03-251-4/+4
* Implicit parameters should not be allowed in class and instance declarationsSimon Peyton Jones2014-03-247-11/+31
* Flattener preserves synonyms, rewriteEvidence can drop buggy "optimisation"Simon Peyton Jones2014-03-243-10/+21
* Revert "Fix #8745 - GND is now -XSafe compatible."Austin Seipp2014-03-2410-7/+97
* Trac #8831 is fixedSimon Peyton Jones2014-03-231-1/+1
* Test Trac #8893Simon Peyton Jones2014-03-232-0/+12
* Add test case for #8917Richard Eisenberg2014-03-224-0/+17
* Make cabal01 pass with Cabal 1.18 (#8738).Mikhail Glushenkov2014-03-221-2/+1
* Enable popcnt test now when segfault is fixedJohan Tibell2014-03-221-1/+1
* Mark test for #8831 as known-brokenJoachim Breitner2014-03-221-1/+1
* codeGen: inline allocation optimization for clone array primopsJohan Tibell2014-03-224-4/+114
* testsuite: add test for #8831Austin Seipp2014-03-214-1/+9
* Flush after TH in #8884 test caseJoachim Breitner2014-03-211-1/+3
* Update expected test outputs to match new format of pretty-printingDr. ERDI Gergo2014-03-195-53/+52
* Test case: ghci059: Forgot stdout fileJoachim Breitner2014-03-171-0/+4
* Test Trac #8889Simon Peyton Jones2014-03-173-0/+19
* Fix validation issue due to Coercible move (#8894)Joachim Breitner2014-03-174-4/+4
* Fix comment for ghci script filesJoachim Breitner2014-03-161-2/+2
* Test case: :info Coercible in GHCiJoachim Breitner2014-03-162-0/+7
* Call Arity test case: Check what happens with unboxed letsJoachim Breitner2014-03-144-0/+37
* Call Arity: Never eta-expand thunks in recursive groupsJoachim Breitner2014-03-142-27/+4
* Add test case for #8776Dr. ERDI Gergo2014-03-144-0/+11
* Update to containers-0.5.5.1Herbert Valerio Riedel2014-03-141-1/+1
* testsuite: look for tests-ghc directories for librariesAustin Seipp2014-03-141-1/+3
* Fix #8884.Richard Eisenberg2014-03-135-7/+32
* Recharacterize test according to discussion in #8851.Richard Eisenberg2014-03-134-2/+14
* Remove "Safe mode" check for Coercible instancesRichard Eisenberg2014-03-133-20/+0
* codeGen: allocate small byte arrays of statically known size inlineJohan Tibell2014-03-145-0/+77
* Fix T2110 now that base has map/coerce rule.Austin Seipp2014-03-131-4/+0
* Update to containers-0.5.5.0Herbert Valerio Riedel2014-03-131-1/+1
* Test Trac #8832Simon Peyton Jones2014-03-134-1/+46
* Call Arity: Resurrect fakeBoringCallsJoachim Breitner2014-03-123-1/+9
* Add perf test for inline array allocationJohan Tibell2014-03-112-0/+22
* Validate computed sums in inline array allocation testJohan Tibell2014-03-111-1/+4
* Add test for inline array allocationJohan Tibell2014-03-113-0/+89
* Make SetLevels do substitution properly (fixes Trac #8714)Simon Peyton Jones2014-03-112-0/+10
* Unify, rather than match, in GND processing (fixes Trac #8865)Simon Peyton Jones2014-03-102-0/+12
* Test Trac #8856Simon Peyton Jones2014-03-072-0/+7
* Fix the treatment of lexically scoped kind variables (Trac #8856)Simon Peyton Jones2014-03-072-0/+12
* Make -XDeriveFunctor more generous about non-last arguments (Trac #8678)Simon Peyton Jones2014-03-076-5/+20
* Run testcase for 8124 only with threaded waysJoachim Breitner2014-03-071-1/+1