summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Use makefile_testwip/makefile-testBen Gamari2019-01-28151-781/+610
* testsuite: Introduce makefile_testBen Gamari2019-01-281-1/+1
* testsuite: Add tests from #11982Ben Gamari2019-01-274-0/+45
* testsuite: Skip foreignInterruptible in unregisterised wayBen Gamari2019-01-271-0/+2
* testsuite: Skip T1288_ghci in unregisterisedBen Gamari2019-01-271-0/+2
* check-api-annotations checks for annotation preceding its spanAlan Zimmerman2019-01-2729-26/+220
* testsuite: Normalise styleBen Gamari2019-01-271-6/+7
* testsuite: Add test for #16104Ben Gamari2019-01-279-0/+77
* testsuite: Skip ghcilink002 when unregisterisedBen Gamari2019-01-231-0/+2
* testsuite: Mark T16180 as broken on DarwinBen Gamari2019-01-231-1/+1
* testsuite: Mark ghci063 as broken on DarwinBen Gamari2019-01-231-1/+1
* Add support for ASM foreign files (.s) in TH (#16180)Sylvain Henry2019-01-203-0/+28
* Mention DerivingStrategies in the warning when DAC and GND are both enabledChaitanya Koparkar2019-01-203-0/+13
* Comments in stranal test declarationsÖmer Sinan Ağacan2019-01-181-2/+4
* Add test for #16197wip/T16197Ömer Sinan Ağacan2019-01-174-1/+39
* Fix tests for `integer-simple`Alec Theriault2019-01-1635-138/+143
* Support printing `integer-simple` Integers in GHCiAlec Theriault2019-01-163-0/+31
* GHCi ignores cmd line flags XMonomorphismRestr.. XNoExtendedDef..#10857Roland Senn2019-01-165-0/+16
* Control validity-checking of type synonym applications more carefullyRyan Scott2019-01-1513-14/+86
* Fix #16116 by removing badAssocRhsRyan Scott2019-01-156-7/+42
* Fix #16114 by adding a validity check to rnClsInstDeclRyan Scott2019-01-154-14/+15
* Update `Cabal` submoduleHerbert Valerio Riedel2019-01-142-136/+123
* Refactor GHCi UI to fix #11606, #12091, #15721, #16096Ömer Sinan Ağacan2019-01-139-2/+90
* Don't invoke dataConSrcToImplBang on newtypesRyan Scott2019-01-122-0/+14
* Fix negative mutator time in GC stats in prof buildsÖmer Sinan Ağacan2019-01-123-0/+20
* Fix raiseAsync() UNDERFLOW_FRAME handling in profiling runtimeÖmer Sinan Ağacan2019-01-121-1/+2
* Run typed splices in the zonkerMatthew Pickering2019-01-113-0/+26
* Be pickier about unsaturated synonyms in :kindRyan Scott2019-01-083-0/+9
* Fix #16133 by checking for TypeApplications in rnExprRyan Scott2019-01-063-0/+22
* Add -Wmissing-deriving-strategieschessai2019-01-067-0/+42
* Visible kind applicationmynguyen2019-01-03111-595/+2039
* PPC NCG: Remove Darwin supportPeter Trommler2019-01-011-2/+0
* testsuite: Disable more tests in unregisterised buildwip/disable-fragile-unreg-testsBen Gamari2018-12-283-3/+12
* rebindable-clash-warning-fix : correct warning logicShayne Fletcher2018-12-285-0/+37
* Skip test when external interpreter missingPeter Trommler2018-12-281-0/+1
* arith011 is no longer broken with integer-simpleAlec Theriault2018-12-271-3/+1
* testsuite: Skip ffi018_ghci when unregisterisedBen Gamari2018-12-251-1/+3
* testsuite: Fix a variety of issues when building with integer-simpleBen Gamari2018-12-248-10/+19
* testsuite: Enable T11627a on DarwinBen Gamari2018-12-241-3/+0
* Simplify Core output with -dsuppress-type-signaturesÖmer Sinan Ağacan2018-12-242-4/+0
* testsuite: Mark th tests as broken in ext-interp way in LLVM build flavoursBen Gamari2018-12-241-0/+2
* testsuite: Mark heapprof001 as broken in prof_hc_hb way on i386Ben Gamari2018-12-221-1/+3
* testsuite: Mark objcpp-hi and T13366 as broken on Darwin due to #16083Ben Gamari2018-12-222-1/+5
* testsuite: Remove expect_broken on readFail032 and readFail048Ben Gamari2018-12-221-4/+6
* Add test for #16038Ömer Sinan Ağacan2018-12-226-0/+44
* Fix treatment of hi-boot files and dfunsSimon Peyton Jones2018-12-211-4/+4
* Make candidateQTvs contain tyvar with zonked kindsSimon Peyton Jones2018-12-213-0/+27
* Fix #16002 by moving a validity check to the renamerRyan Scott2018-12-205-6/+19
* Refine the suppression of RuntimeRep variablesSimon Peyton Jones2018-12-203-0/+28
* Add solveLocalEqualities to tcHsPatSigTypeSimon Peyton Jones2018-12-202-0/+8