summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix some negation issues when creating FractionalLitMatthew Pickering2021-04-145-0/+23
* Always generate ModDetails from ModIfaceMatthew Pickering2021-04-1411-43/+43
* Add {lifted,unlifted}DataConKey to pretendNameIsInScope's list of NamesRyan Scott2021-04-1310-0/+50
* Make the specialiser handle polymorphic specialisationSimon Peyton Jones2021-04-134-0/+130
* Turn T11545 into a normal performance testMatthew Pickering2021-04-121-2/+2
* Add regression test for T19615Matthew Pickering2021-04-123-0/+24
* template-haskell: Run TH splices with err_vars from current contextMatthew Pickering2021-04-123-0/+16
* More accurate SrcSpan when reporting redundant constraintsSimon Peyton Jones2021-04-126-7/+115
* Fix magicDict in ghci (and in the presence of other ticks)Matthew Pickering2021-04-107-1/+64
* tests: Allow --skip-perf-tests/--only-perf-tests to be used with --ignore-per...Matthew Pickering2021-04-101-1/+1
* Add missing relational constant folding for sized numeric typesJohn Ericson2021-04-103-0/+51
* Read constants header instead of global platformConstantsSylvain Henry2021-04-102-2/+7
* Test #19665 as expect_broken, with commentaryRichard Eisenberg2021-04-102-0/+21
* Tweak kick-out condition K2b to deal with LHSsRichard Eisenberg2021-04-102-0/+25
* Add perf test for #15304Matthew Pickering2021-04-093-0/+778
* testsuite/ppc64le: Mark UnboxedTuples test brokenPeter Trommler2021-04-091-0/+1
* Fix typoPeter Trommler2021-04-091-1/+1
* testsuite: Skip T18623 on powerpc64lePeter Trommler2021-04-091-1/+2
* Fix #19649 by using filterInScopeM in rnFamEqnRyan Scott2021-04-082-15/+250
* T11545 now also passes due to modifications in demand analysisMatthew Pickering2021-04-082-2/+2
* Remove dynamic-by-default (#16782)Sylvain Henry2021-04-075-21/+3
* Make specialisation a bit more aggressiveSimon Peyton Jones2021-04-075-0/+49
* Revert "[ci/arm/darwin/testsuite] Forwards ports from GHC-8.10"Ben Gamari2021-04-059-57/+28
* Add (expect_broken) test for #11545Matthew Pickering2021-04-052-0/+16
* Mark p6 and T3333 as fragileSimon Jakobi2021-04-052-2/+3
* Add regression test for T19474.Andreas Klebinger2021-04-052-0/+19
* fix sub-word literals in GHCiLuite Stegeman2021-04-057-0/+273
* Correct warning for deprecated and unrecognised flagsAlfredo Di Napoli2021-04-0540-49/+52
* Add type signature for TargetContents.goHarry Garrood harry@garrood.me2021-04-051-1/+10
* Implement proposal 403: Lexer cleanupOleg Grenrus2021-04-054-0/+35
* Pmc: Add regression test for #19622Sebastian Graf2021-04-022-0/+57
* testsuite: Add test for #7275Ben Gamari2021-04-024-0/+67
* testsuite: Check test stats only after test correctnessBen Gamari2021-04-021-5/+5
* testsuite: Make passFail a booleanBen Gamari2021-04-022-24/+13
* Compute Severity of diagnostics at birthAlfredo Di Napoli2021-04-012-3/+3
* Add missing axiom exports for CharToNat/NatToCharVladislav Zavialov2021-04-012-2/+8
* Fix testsSylvain Henry2021-04-012-2/+6
* Data.List specialization to []Oleg Grenrus2021-04-0119-24/+37
* Add regression tests for #17772 and #18308Ryan Scott2021-03-313-0/+41
* Avoid fundep-caused loop in the typecheckerSimon Peyton Jones2021-03-313-0/+38
* EPA : Rename AnnComment to EpaCommentAlan Zimmerman2021-03-3110-458/+458
* EPA : Rename ApiAnn to EPAnnAlan Zimmerman2021-03-3115-1505/+1505
* EPA : Rename AddApiAnn to AddEpAnnAlan Zimmerman2021-03-319-219/+219
* The result kind of a signature can't mention quantified varsSimon Peyton Jones2021-03-313-3/+25
* Add regression test for #5298Simon Jakobi2021-03-305-0/+38
* [testsuite/aarch64-darwin] disable T12674Moritz Angermann2021-03-291-1/+3
* [testsuite/aarch64] disable T18623Moritz Angermann2021-03-291-1/+6
* [testlib] ignore strip warningsMoritz Angermann2021-03-291-0/+4
* [testsuite] Fix SubsectionsViaSymbols testMoritz Angermann2021-03-292-1/+2
* Allocate Adjustors and mark them readable in two stepsMoritz Angermann2021-03-292-5/+5