summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* Get rid of irrelevant impredicative polymoprhismSimon Peyton Jones2015-06-264-5/+5
* Get rid of irrlevant result type signatureSimon Peyton Jones2015-06-261-1/+1
* Add module header to testSimon Peyton Jones2015-06-261-0/+1
* Be aware of overlapping global STG registers in CmmSink (#10521)Reid Barton2015-06-255-0/+33
* Test Trac #10562Simon Peyton Jones2015-06-252-0/+15
* Improve kind-checking for 'deriving' clausesSimon Peyton Jones2015-06-256-15/+31
* Drop prefix from package keys.Edward Z. Yang2015-06-248-18/+18
* Further elaborate Trac #10403 testSimon Peyton Jones2015-06-232-38/+44
* 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
* 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-2016-16/+133
* 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
* | | 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-132-3/+8
| |/ |/|
* | Add parseExpr and compileParsedExpr and use them in GHC API and GHCiSimon Marlow2015-06-128-1/+81
* | Revert "Support for multiple signature files in scope."Edward Z. Yang2015-06-1126-217/+1
* | Add failing test for #9562.Edward Z. Yang2015-06-118-0/+58
* | Testsuite: change some expect_fail tests to expect_brokenThomas Miedema2015-06-118-8/+13
* | Testsuite: mark T4945 as expect_broken (#4945)Thomas Miedema2015-06-112-10/+1