summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* PPC NCG: Remove Darwin supportPeter Trommler2019-01-011-2/+0
* Introduce NCG config flag and add helperGabor Greif2018-12-302-1/+6
* 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-2410-24/+33
* 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-242-0/+9
* Revert "testsuite: Fix broken_without_gmp"Ben Gamari2018-12-231-4/+5
* testsuite: Fix broken_without_gmpBen Gamari2018-12-231-5/+4
* 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
* Fix #16030 by refactoring IfaceSyn's treatment of GADT constructorsRyan Scott2018-12-194-0/+42
* Use unicode arrows with -fprint-unicode-syntaxKrzysztof Gogolewski2018-12-191-2/+2
* don't suggest Rank2Types in error messages (Fixed #16000)chessai2018-12-196-6/+6
* Fix ghci crash when starting with -fno-implicit-import-qualifiedZejun Wu2018-12-174-1/+11
* Stomp a few typos and grammarosGabor Greif2018-12-173-9/+7
* testsuite: Fix typo: integer-gimp /= integer-gmpBen Gamari2018-12-131-1/+1
* testsuite: Normalise away package name differences from safePkg01Ben Gamari2018-12-121-1/+1
* testsuite: Normalise away spurious differences in out-of-scope instancesBen Gamari2018-12-125-6/+15
* testsuite: Fix a number of GHCi-related failures due to integer-simpleBen Gamari2018-12-125-30/+38
* testsuite: Print which ways we are going to runBen Gamari2018-12-121-1/+4
* testsuite: Try accepting new output for memcpy testBen Gamari2018-12-121-2/+2
* Fix recompilation checking of pure pluginsDaniel Gröber2018-12-123-0/+62
* Improvements to demand analysisSimon Peyton Jones2018-12-1213-24/+57
* testsuite: Mark linkwhole as broken on FreeBSDBen Gamari2018-12-111-0/+1
* testsuite: Mark keep-cafs and keep-cafs-fail as broken on FreeBSDBen Gamari2018-12-111-1/+3
* testsuite: Skip T703 on non-Linux platformsBen Gamari2018-12-111-1/+3
* testsuite: Don't use sed -i in T15369Ben Gamari2018-12-111-1/+3
* testsuite: Ensure that unregisterised function is calledBen Gamari2018-12-116-10/+10
* Enable rebindable fail with overloaded stringsShayne Fletcher2018-12-113-0/+22
* testsuite: Add tests for #15270Ben Gamari2018-12-115-0/+28
* Support generating HIE filesAlec Theriault2018-12-1132-1/+4308
* Support registering Plugins through the GHC APIDaniel Gröber2018-12-114-0/+113
* Misleading msg with qualified imports "No module named X imported"Roland Senn2018-12-113-0/+6
* Do not save performance test results if worktree is dirty.David Eichmann2018-12-112-2/+11
* Fix recompilation bug with default class methods (#15970)Simon Marlow2018-12-116-0/+69
* Fix uninformative hp2ps error when the cmdline contains double quotesZejun Wu2018-12-114-0/+24
* testsuite: Mark tickets identified in #15467 as brokenBen Gamari2018-12-115-5/+13
* testsuite: Use explicit -e in sed commandBen Gamari2018-12-111-1/+1