summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* Exit with exit code 1 when tests unexpectedly passMatthew Pickering2019-02-231-2/+8
* 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
* Dot/bang operators in export lists (Trac #16339)Vladislav Zavialov2019-02-212-0/+19
* Improve the very simple optimiser slightlySimon Peyton Jones2019-02-204-0/+11
* Test bit-manipulating primops under respective arch flags like -msse4.2Dmitry Ivanov2019-02-203-1/+121
* Bump ghc version to 8.9Ryan Scott2019-02-201-4/+4
* Look through newtype wrappers (Trac #16254)Krzysztof Gogolewski2019-02-194-0/+21
* Make constructor wrappers inline only during the final phaseArnaud Spiwack2019-02-197-5/+42
* Disable binder swap in OccurAnal (Trac #16288)Krzysztof Gogolewski2019-02-195-2/+40
* Fix warnings and fatal parsing errorsVladislav Zavialov2019-02-179-27/+100
* Run some of Haddock's tests in the testsuiteAlec Theriault2019-02-162-0/+89
* Remove Simon's special number from typecheck/should_fail/all.twip/unexpected-testMatthew Pickering2019-02-161-1/+0