summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Add test for #15316wip/T15316Ben Gamari2020-01-183-0/+28
* Fix LANG=C for readelf invocation in T14999Sylvain Henry2020-01-121-1/+1
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-128-12/+12
* Don't zap to Any; error insteadRichard Eisenberg2020-01-1224-74/+173
* Overloaded Quotation Brackets (#246)Matthew Pickering2020-01-1246-25/+231
* Print Core type applications with no whitespace after @ (#17643)Ryan Scott2020-01-0830-184/+149
* Monomorphize HsModule to GhcPs (#17642)Ryan Scott2020-01-071-2/+2
* testsuite: Fix Windows platform testBen Gamari2020-01-071-2/+1
* configure: Find Python3 for testsuiteBen Gamari2020-01-071-1/+1
* testsuite: Mark T17073 as broken on WindowsBen Gamari2020-01-071-1/+2
* Module hierarchy: Iface (cf #13009)Sylvain Henry2020-01-062-5/+5
* testsuite: Mark cgrun057 as fragile on all platformsBen Gamari2020-01-041-1/+1
* Split integerGmpInternals test in several partsSylvain Henry2020-01-049-175/+247
* Update to Cabal submodule to v3.2.0.0-alpha3Oleg Grenrus2020-01-041-7/+5
* Add Cmm related hooksSylvain Henry2020-01-041-1/+1
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-0445-53/+50
* Testsuite: update some Haddock testsVladislav Zavialov2019-12-3112-8/+60
* Module hierarchy (#13009): StgSylvain Henry2019-12-312-2/+2
* testsuite: Enlarge acceptance window for T1969Ben Gamari2019-12-301-1/+1
* perf_notes: Add --zero-y argumentBen Gamari2019-12-301-12/+25
* testsuite: Disable derefnull when built with LLVMBen Gamari2019-12-301-4/+4
* driver: Include debug level in the recompilation check hashBen Gamari2019-12-304-0/+18
* testsuite: Mark cgrun057 as fragile on ARMBen Gamari2019-12-271-0/+1
* fixup! Fix endian handling w.r.t. CPP macro WORDS_BIGENDIANStefan Schulze Frielinghaus2019-12-241-1/+1
* Fix endian handling w.r.t. CPP macro WORDS_BIGENDIANStefan Schulze Frielinghaus2019-12-241-0/+4
* lookupBindGroupOcc: recommend names in the same namespace (#17593)Ryan Scott2019-12-203-0/+17
* Handle large ARR_WORDS in heap census (fix #17572)Sylvain Henry2019-12-193-0/+19
* Add GHC-API logging hooksSylvain Henry2019-12-181-1/+1
* testsuite: Mark print002 as fragile on ARMBen Gamari2019-12-171-1/+1
* Revert "testsuite: Mark cgrun057 as broken on ARMv7"Ben Gamari2019-12-171-1/+0
* testsuite: Mark T5435_* tests as broken on ARMBen Gamari2019-12-171-6/+16
* testsuite: Make ghc_built_by_llvm check more preciseBen Gamari2019-12-172-7/+11
* testsuite: Mark T14028 as broken on ARMv7Ben Gamari2019-12-171-0/+1
* testsuite: Mark T13825-debugger as broken on ARMv7Ben Gamari2019-12-171-1/+3
* testsuite: Mark T10272 as broken on ARMv7Ben Gamari2019-12-171-3/+4
* testsuite: Mark prog001 as fragile on ARMv7Ben Gamari2019-12-171-0/+1
* testsuite: Mark cgrun057 as broken on ARMv7Ben Gamari2019-12-171-0/+1
* Do more validity checks for quantified constraintsRichard Eisenberg2019-12-166-1/+16
* testsuite: Add test for #17549Ben Gamari2019-12-122-0/+7
* testsuite: Simplify and clarify performance test baseline searchBen Gamari2019-12-123-69/+48
* Warn on inferred polymorphic recursionRichard Eisenberg2019-12-1115-1/+91
* Ignore unary constraint tuples during typechecking (#17511)Ryan Scott2019-12-102-0/+10
* Implement pointer tagging for big families (#14373)Gabor Greif2019-12-0616-2/+179
* Parenthesize the * kind in TH.PprVladislav Zavialov2019-12-055-2/+17
* Pretty-printing of the * kindVladislav Zavialov2019-12-0519-82/+77
* testsuite: Use colors more consistentlyBen Gamari2019-12-052-9/+12
* testsuite: Make performance metric summary more readableBen Gamari2019-12-054-20/+53
* testsuite: Factor out terminal coloringBen Gamari2019-12-054-19/+36
* testsuite: Disable divByZero on non-NCG targetsBen Gamari2019-12-051-0/+4
* Test proxy-polymorphic sameNat and sameSymbolBodigrim2019-12-052-0/+25