summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Testsuite: mark tests as expect_broken on win64Thomas Miedema2015-06-113-2/+5
* | Testsuite Windows: fix T8172 (#8172)Thomas Miedema2015-06-111-1/+2
* | IndTypesPerfMerge no longer seems to requre -M20MSimon Peyton Jones2015-06-111-2/+2
* | Another major improvement of "improvement"Simon Peyton Jones2015-06-1119-125/+222
* | Testsuite: delete expect_fail setups for ghc < 7.1Thomas Miedema2015-06-098-15/+12
* | Testsuite: delete expect_fail setups for hugsThomas Miedema2015-06-096-9/+8
* | Always force the exception in enqueued commandsZejun Wu2015-06-093-0/+5
* | Refactor wild card renamingThomas Winant2015-06-0936-76/+117
* | Fix #10489Richard Eisenberg2015-06-052-9/+13
* | Testsuite: don't show compile/link info for some testsThomas Miedema2015-06-042-9/+9
* | Testsuite: ignore `stdcall attribute ignored` (#1288)Thomas Miedema2015-06-041-2/+4
* | Testsuite: add/fix cleanup for certain testsThomas Miedema2015-06-047-21/+31
* | Re-center perf numbers for haddock.compilerThomas Miedema2015-06-041-1/+2
* | Allow Any return in foreign prim, fixes #10460.Edward Z. Yang2015-06-032-0/+6
* | Refactor RdrName.Provenance, to fix #7672Simon Peyton Jones2015-06-032-3/+3
* | testsuite: mark test T9938 (#9938) as passing againAustin Seipp2015-06-021-1/+1
* | Improve FFI error reportingSimon Peyton Jones2015-06-023-0/+14
* | compiler: make sure we reject -O + HscInterpretedAustin Seipp2015-06-027-1/+53
* | Test Trac #10438Simon Peyton Jones2015-06-023-0/+35
* | Test Trac #10466Simon Peyton Jones2015-06-022-0/+4
* | Test Trac #10451Simon Peyton Jones2015-06-023-1/+18
* | Test Trac #10423Simon Peyton Jones2015-06-022-0/+10
* | Set 32-bit perf figureSimon Peyton Jones2015-06-021-1/+1
* | Mark sigof02 tests as expect_brokenSimon Peyton Jones2015-06-021-4/+4
* | Refactor the GlobalRdrEnv, fixing #7672Simon Peyton Jones2015-06-0215-145/+140
* | Re-center perf numbers for T5631Herbert Valerio Riedel2015-06-011-1/+2
* | Add (failing) test case for #7672.Edward Z. Yang2015-06-014-0/+8
* | ApiAnnotations : strings in warnings do not return SourceTextAlan Zimmerman2015-06-017-0/+241
* | ApiAnnotations : rationalise testsAlan Zimmerman2015-06-0139-1807/+388
* | In ghci linker, link against all previous temp sos (#10322)Reid Barton2015-06-011-2/+1
* | Catch canonicalizePath exceptions, fix #10101Flaviu Andrei Csernik (archblob)2015-06-013-3/+17
* | Don't run T9330fail on Windows, no clobber occurs. #9930Edward Z. Yang2015-05-301-1/+3
* | linker_unload working on Windows, fixes #8292.Edward Z. Yang2015-05-301-1/+1
* | Testsuite: accept new output for T2507 and T8959aThomas Miedema2015-05-292-6/+6
|/
* ApiAnnotations tweaksAlan Zimmerman2015-05-279-4/+315
* Build system: don't install haddock .t files (#10410)Thomas Miedema2015-05-271-3/+3
* Omit the static form error for variables not in scope.Facundo Domínguez2015-05-251-7/+2
* Fix ghci-way tests of -XStaticPointers.Facundo Domínguez2015-05-254-5/+16
* testsuite: handle missing stats files gracefully (#10305)Thomas Miedema2015-05-231-3/+3
* testsuite: commit missing T4945 stdoutAustin Seipp2015-05-231-0/+9
* Fix a huge space leak in the mighty SimplifierSimon Peyton Jones2015-05-224-3/+8
* Fix quadratic behaviour in tidyOccNameSimon Peyton Jones2015-05-223-54/+54
* ApiAnnotatons : AnnDcolon in wrong place for PatBindAlan Zimmerman2015-05-218-2/+180
* ApiAnnotations : parens around a context with wildcard loses annotationsAlan Zimmerman2015-05-218-8/+243
* ApiAnnotations : AST version of nested forall loses forall annotationAlan Zimmerman2015-05-217-0/+335
* Revert "compiler: make sure we reject -O + HscInterpreted" (again)Austin Seipp2015-05-196-49/+0
* Test Trac #8799, #8555Simon Peyton Jones2015-05-193-0/+19
* Revert "In ghci linker, link against all previous temp sos (#10322)"Austin Seipp2015-05-191-1/+0
* compiler: make sure we reject -O + HscInterpretedAustin Seipp2015-05-196-0/+49
* In ghci linker, link against all previous temp sos (#10322)Reid Barton2015-05-191-0/+1