summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Check KnownSymbol => Typeable deductionGabor Greif2015-06-221-2/+4
* Change `Typeable` instance for type-lis to use the Known* classes.Iavor S. Diatchki2015-06-211-2/+9
* Build system: unset HADDOCK when haddock is not foundThomas Miedema2015-06-211-2/+2
* Remove duplicate test.Edward Z. Yang2015-06-202-8/+0
* Fix all.T for T8131/T8131b.Edward Z. Yang2015-06-201-1/+2
* Filter orphan rules based on imports, fixes #10294 and #10420.Edward Z. Yang2015-06-2017-16/+137
* Updated output for test ghci024Sergei Trofimovich2015-06-201-1/+2
* Fix a couple of tests for GHCi/-O* (Trac #10052)Sergei Trofimovich2015-06-204-3/+7
* Amend tcrun037 after Trac #7854 fixSergei Trofimovich2015-06-201-1/+1
* Amend tcrun024, tcrun025 after Trac #7854 fixSergei Trofimovich2015-06-202-2/+2
* should_run/allocLimit4: disable ghci waySergei Trofimovich2015-06-192-2/+5
* testsuite: mark T4945 as expect_brokenAustin Seipp2015-06-191-1/+1
* Elaborate test for Trac #10403Simon Peyton Jones2015-06-182-21/+42
* Test Trac #10503Simon Peyton Jones2015-06-183-0/+26
* Parser: commas_tup_tail duplicate SrcSpan on "Missing" valueAlan Zimmerman2015-06-182-4/+2
* Trac #4945 is working againSimon Peyton Jones2015-06-181-1/+1
* Remove some horrible munging of origins for CoercibleSimon Peyton Jones2015-06-1829-254/+192
* Report arity errors correctly despite kindsSimon Peyton Jones2015-06-1831-201/+215
* Treat funTyCon like any other TyCon in can_eq_nc.Richard Eisenberg2015-06-162-2/+3
* Refactor handling of decomposition.Richard Eisenberg2015-06-161-0/+9
* Testsuite wibble around decomposing newtypes.Richard Eisenberg2015-06-162-12/+13
* Test case for #10428.Richard Eisenberg2015-06-162-0/+6
* Fix #10493.Richard Eisenberg2015-06-162-0/+10
* Fix #10495.Richard Eisenberg2015-06-163-0/+12
* Fix #10494Richard Eisenberg2015-06-162-0/+7
* 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