summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Add location to the extra-constraints wildcardSimon Peyton Jones2019-03-1614-29/+29
* Improve error recovery in the typecheckerSimon Peyton Jones2019-03-1613-36/+63
* Report better suggestion for GADT data constructorSimon Peyton Jones2019-03-154-4/+17
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-15249-259/+259
* Remove the GHCi debugger's panicking isUnliftedType checkRyan Scott2019-03-153-2/+18
* testsuite: Add testcase for #16394Ben Gamari2019-03-143-0/+18
* Fix #16411 by making dataConCannotMatch aware of (~~)Ryan Scott2019-03-132-0/+15
* testsuite: Mark heapprof001 as fragile on all platformsBen Gamari2019-03-131-1/+1
* Add regression test for #16347Ryan Scott2019-03-122-1/+9
* Use transSuperClasses in TcErrorsSimon Peyton Jones2019-03-123-0/+31
* Add a test for Trac #13951Krzysztof Gogolewski2019-03-112-0/+20
* Ignore more version numbers in the testsuiteAlec Theriault2019-03-1115-18/+25
* Make bkpcabal01 test compatible with new ordering requirements.Edward Z. Yang2019-03-091-8/+8
* Stop inferring over-polymorphic kindsSimon Peyton Jones2019-03-0912-38/+65
* Fix #13839: GHCi warnings do not respect the default module headerwip/magic-carpet-rideRoland Senn2019-03-089-0/+48
* TH: support raw bytes literals (#14741)Sylvain Henry2019-03-083-0/+30
* Use captureTopConstraints in TcRnDriver callsSimon Peyton Jones2019-03-084-0/+19
* Testsuite: use 'fragile' instead of 'skip' for T3424, T14697Vladislav Zavialov2019-03-082-13/+10
* Always do the worker/wrapper split for NOINLINEsSebastian Graf2019-03-079-22/+19
* Fix #16391 by using occCheckExpand in TcValidityRyan Scott2019-03-077-8/+43
* Fix #16392: revertCAFs in external interpreter when necessaryPhuong Trinh2019-03-075-0/+24
* Test Trac #16263Simon Peyton Jones2019-03-063-0/+10
* Add tests for Trac #16221 and #16342Simon Peyton Jones2019-03-065-0/+42
* testsuite: Use fragile modifier for more testsBen Gamari2019-03-065-18/+9
* testsuite: Mark heapprof001 as fragile on i386Ben Gamari2019-03-061-1/+1
* testsuite: Introduce fragile modifierBen Gamari2019-03-061-0/+24
* Fix #16385 by appending _maybe to a use of lookupGlobalOccRyan Scott2019-03-063-0/+14
* Add regression test for #15918Ryan Scott2019-03-053-0/+27
* Fix map/coerce rule for newtypes with wrappersKrzysztof Gogolewski2019-03-053-0/+19
* Test Runner: don't show missing baseline warning for performance tests with e...David Eichmann2019-03-051-15/+18
* Be more careful when naming TyCon bindersSimon Peyton Jones2019-03-053-12/+12
* Don't leave .hi files after running Haddock testsAlec Theriault2019-03-041-0/+4
* testsuite: Suppress ticks when comparing -ddump-simpl outputBen Gamari2019-03-013-26/+26
* Fix parsing of expected performance changes for tests with non-alpha characters.David Eichmann2019-03-011-1/+1
* Lexer: turn some fatal errors into non-fatal onesAlec Theriault2019-03-013-3/+18
* Visible dependent quantificationRyan Scott2019-03-0133-6/+317
* Cleanup iserv/iserv-proxyMoritz Angermann2019-02-2810-0/+83
* Fix intermittent hie002 failureVladislav Zavialov2019-02-271-1/+2
* RTS: Add missing memory barrierPeter Trommler2019-02-271-3/+6
* Treat kind/type variables identically, demolish FKTVVladislav Zavialov2019-02-2748-113/+89
* Skip T3424 when fast()wip/test-t3424Vladislav Zavialov2019-02-261-0/+1
* Fix the ghci063 test on Darwin (Trac #16201)wip/trac-16201Vladislav Zavialov2019-02-252-1/+13
* Disable fragile test cases: T14697 T5559 T3424Vladislav Zavialov2019-02-243-6/+15
* testsuite: Fix whitespace in hp2ps error messageBen Gamari2019-02-231-1/+1
* Exit with exit code 1 when tests unexpectedly passMatthew Pickering2019-02-233-2/+10
* Expression/command ambiguity resolutionVladislav Zavialov2019-02-231-3/+39
* Add AnonArgFlag to FunTySimon Peyton Jones2019-02-237-21/+20
* Fix exprIsConApp_maybeSimon Peyton Jones2019-02-222-0/+7
* Testsuite: opt-in to symlinks on WindowsTamar Christina2019-02-211-1/+1
* Dot/bang operators in export lists (Trac #16339)Vladislav Zavialov2019-02-212-0/+19