summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Always force the exception in enqueued commandsZejun Wu2015-06-093-0/+5
* Refactor wild card renamingThomas Winant2015-06-0936-76/+117
* Testsuite: only show output diff when test is expected to passThomas Miedema2015-06-061-11/+17
* 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-048-21/+37
* Make validate more quietThomas Miedema2015-06-044-10/+32
* 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-028-1/+54
* 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
* Build system: always use `make -r`Thomas Miedema2015-05-301-0/+7
* Build system: prevent "./Setup: Command not found"Thomas Miedema2015-05-301-1/+1
* Build system: check $CLEANING instead of $MAKECMDGOALSThomas Miedema2015-05-301-0/+1
* Testsuite: accept new output for T2507 and T8959aThomas Miedema2015-05-292-6/+6
* Testdriver: do not interfer with MinGW path magic (#10449)Thomas Miedema2015-05-282-13/+24
* Testdriver: don't use os.popen in config/ghcPhil Ruffwind2015-05-284-54/+32
* 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-235-11/+31
* 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-197-50/+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-197-0/+50