summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Bump ghc-prim's version where neededAlexandre2019-04-0170-78/+78
* Add support for bitreverse primopAlexandre2019-04-014-0/+94
* Visibility: handle multiple units with the same nameMichael Peyton Jones2019-03-297-0/+50
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-254-4/+4
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-22134-652/+192
* Print test suite results ("unexpected failures" etc.) in sorted orderÖmer Sinan Ağacan2019-03-201-1/+1
* Reject nested predicates in impredicativity checkingRyan Scott2019-03-2018-27/+44
* Directly test section alignment, fix internal reloc probing lengthArtem Pyanykh2019-03-206-22/+22
* Add a linker test re: section alignmentArtem Pyanykh2019-03-204-0/+28
* Address some todos and fixmesArtem Pyanykh2019-03-206-10/+10
* Adjust section placement and relocation logic for Mach-OArtem Pyanykh2019-03-206-0/+95
* testsuite: Display observed exit code on failure due to bad exit codeBen Gamari2019-03-201-1/+1
* Try againBen Gamari2019-03-201-3/+5
* testsuite: Don't mark T5836 as brokenBen Gamari2019-03-201-3/+1
* Don't mark cabal09 as brokenBen Gamari2019-03-201-2/+1
* testsuite/plugins: Increase compile timeout on WindowsBen Gamari2019-03-201-5/+11
* testsuite: Mark T10672 as brokenBen Gamari2019-03-201-2/+4
* testsuite/plugins: Add multi_cpu_race modifier on WindowsBen Gamari2019-03-201-27/+3
* testsuite: Mark T16190 as broken on WindowsBen Gamari2019-03-201-1/+2
* testsuite: Mark T15904 as broken on WindowsBen Gamari2019-03-201-1/+1
* testsuite: Mark T5836 as broken on WindowsBen Gamari2019-03-201-1/+3
* testsuite: Fix expected output on Windows for various ghci testsBen Gamari2019-03-203-9/+0
* testsuite: Mark T16219 and cabal09 as broken on WindowsBen Gamari2019-03-202-2/+4
* Fix typosKrzysztof Gogolewski2019-03-191-1/+1
* 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