summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Fix import on python 3.10Zubin Duggal2022-01-121-1/+2
* RTTI: Substitute the [rk] skolems into kindsMatthew Pickering2022-01-117-0/+43
* Disable keep-cafs{,-fail} tests on OpenBSDGreg Steuck2022-01-111-2/+2
* Feed /dev/null into cgrun025Greg Steuck2022-01-111-1/+1
* Remove from error the parenthesized amount of memory requestedGreg Steuck2022-01-111-1/+5
* Enable :seti in a multi component replMatthew Pickering2022-01-112-0/+3
* Use interactive flags when printing expressions in GHCiMatthew Pickering2022-01-113-0/+5
* TcPlugins: `newWanted` uses the provided `CtLoc`sheaf2022-01-114-0/+122
* Fix parsing & printing of unboxed sumssheaf2022-01-1111-7/+156
* Kind TyCons: require KindSignatures, not DataKindssheaf2022-01-117-0/+61
* Skip T16180 on OpenBSD due to bug #14012Greg Steuck2022-01-111-0/+3
* Skip T18623 on OpenBSDGreg Steuck2022-01-111-1/+1
* Disable T2615 on OpenBSD, close #20869Greg Steuck2022-01-061-0/+2
* Use primOpIds cache more often (#20857)Sylvain Henry2022-01-062-2/+6
* Add regression test (#13997)nineonine2022-01-053-0/+17
* Check quoted TH names are in the correct namespacesheaf2022-01-049-30/+50
* Add test for #20894sheaf2022-01-032-0/+25
* Add regressiontest for #18045Roland Senn2022-01-034-0/+49
* fix typoEric Lindblad2022-01-031-1/+1
* Replace `seq` with POSIX-standard in PmSeriesG testGreg Steuck2022-01-031-1/+3
* Replace `seq` with POSIX-standard printf(1) in ManyAlternatives testGreg Steuck2022-01-031-4/+6
* User's guide: newtype decls can use GADTSyntaxsheaf2022-01-022-0/+7
* Multiple Home UnitsMatthew Pickering2021-12-28269-291/+1269
* Use POSIX-compliant egrep expression to fix T8832 on OpenBSDGreg Steuck2021-12-261-1/+1
* Fix typosKrzysztof Gogolewski2021-12-253-3/+3
* Properly filter for module visibility in resolvePackageImportMatthew Pickering2021-12-236-2/+38
* Mark T16525b as fragile on windowsMatthew Pickering2021-12-221-1/+1
* perf ci: Start searching form the performance baselineMatthew Pickering2021-12-221-3/+4
* testsuite: Remove reqlib modifierMatthew Pickering2021-12-22101-6749/+6
* Fix panic trying to -ddump-parsed-ast for implicit fixityAlan Zimmerman2021-12-226-1/+170
* Cmm: DynFlags to CmmConfig refactordoyougnu2021-12-222-4/+2
* Mark `linkwhole` test as expected broken on OpenBSD per #20841Greg Steuck2021-12-211-0/+1
* Only use -ldl conditionally to fix T3807Greg Steuck2021-12-212-1/+7
* Use libc++ instead of libstdc++ on openbsd in addition to freebsdGreg Steuck2021-12-212-3/+6
* Give plugins a better interface (#17957)Sylvain Henry2021-12-211-1/+3
* Rename -fcatch-bottoms to -fcatch-nonexhaustive-casesBen Gamari2021-12-211-5/+6
* codeGen: Introduce flag to bounds-check array accessesBen Gamari2021-12-216-0/+98
* testsuite: Ensure that -dcore-lint is not set for compiler performance testsMatthew Pickering2021-12-171-0/+1
* Add regression test for T20189Matthew Pickering2021-12-173-0/+20
* ci: Use correct metrics baselineMatthew Pickering2021-12-171-0/+6
* testsuite: Format metric results with comma separatorMatthew Pickering2021-12-171-2/+2
* Regression test for renamer/typechecker performance (#20261)Ben Gamari2021-12-172-0/+1698
* Plugin load order should follow the commandline order (fixes #17884)Andrei Barbu2021-12-156-1/+52
* Test case from #19313Joachim Breitner2021-12-143-1/+20
* ghc-bin: Add --merge-objs modeBen Gamari2021-12-147-0/+39
* Ghci environment: Do not remove shadowed idsJoachim Breitner2021-12-1410-5/+134
* Data.Functor.Classes: fix Ord1 instance for DownVaibhav Sagar2021-12-143-0/+10
* Use HasCallStack and error in GHC.List and .NonEmptyOleg Grenrus2021-12-1211-53/+133
* Add PromotedInfixT/PromotedUInfixT to THJakob Brünker2021-12-113-0/+24
* Remove `optLevel` from `DynFlags` (closes #20500)Gergo ERDI2021-12-097-6/+12