summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Encode alignment in MO_Memcpy and friendsBen Gamari2015-06-167-12/+34
|\
| * Encode alignment in MO_Memcpy and friendsBen Gamari2015-06-167-12/+34
* | Lexer: Suggest adding 'let' on unexpected '=' tokenBen Gamari2015-06-163-3/+12
|\ \
| * | Lexer: Suggest adding 'let' on unexpected '=' tokenBen Gamari2015-06-163-3/+12
* | | Fix #10534Richard Eisenberg2015-06-164-0/+44
* | | Testsuite: fix framework failureThomas Miedema2015-06-151-2/+2
* | | Improved peak_megabytes_allocatedSimon Peyton Jones2015-06-151-1/+2
* | | GHCi: fix scoping for record selectorsSimon Peyton Jones2015-06-153-0/+5
* | | Remove derived CFunEqCans after solving givensSimon Peyton Jones2015-06-152-0/+25
* | | Demonstrate that inferring Typeable for type literals worksGabor Greif2015-06-151-0/+3
* | | Test Trac #10348Gabor Greif2015-06-152-0/+21
* | | Increase constraint tuple limit to 62 (Trac #10451)Nick Terrell2015-06-142-3/+35
* | | UNREG: fix pprHexVal to emit zeros (#10518)Sergei Trofimovich2015-06-142-0/+6
* | | Testsuite: add function compile_timeout_multiplier (#10345)Thomas Miedema2015-06-134-11/+25
* | | Testsuite: diff non-whitespace normalised output (#10152)Thomas Miedema2015-06-131-29/+36
| |/ |/|
* | Add parseExpr and compileParsedExpr and use them in GHC API and GHCiSimon Marlow2015-06-129-1/+82
* | Testsuite: fix the little known CHECK_FILES_WRITTEN=1Thomas Miedema2015-06-121-3/+17
* | Revert "Support for multiple signature files in scope."Edward Z. Yang2015-06-1127-223/+1
* | Add failing test for #9562.Edward Z. Yang2015-06-119-0/+59
* | Testsuite: change some expect_fail tests to expect_brokenThomas Miedema2015-06-119-8/+18
* | Testsuite: mention the existence of ticket #10510Thomas Miedema2015-06-111-1/+1
* | Testsuite: mark T4945 as expect_broken (#4945)Thomas Miedema2015-06-112-10/+1
* | Testsuite: mark tests as expect_broken on win64Thomas Miedema2015-06-113-2/+5
* | Testsuite Windows: fix T8172 (#8172)Thomas Miedema2015-06-112-1/+6
* | 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
* | Revert "The test runner now also works under the msys-native Python."Thomas Miedema2015-06-092-16/+2
* | 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