summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix #16525: ObjectCode freed wrongly because of lack of info header checkPhuong Trinh2019-06-135-0/+26
* testsuite: Don't run tests requiring TH in profasm way when GhcDynamicBen Gamari2019-06-126-5/+15
* testsuite: Unbreak galois_raytrace on i386Ben Gamari2019-06-121-5/+0
* testsuite: Skip cgrun078 in ghci wayBen Gamari2019-06-121-1/+1
* testsuite: Note intentional typo in T7130Ben Gamari2019-06-121-0/+1
* testsuite: Mark T16737 as broken in ghci way due to #16541Ben Gamari2019-06-121-1/+3
* testsuite: Mark T16449_2 as broken due to #16742Ben Gamari2019-06-121-1/+1
* testsuite: Skip T493 in ghci way.Ben Gamari2019-06-121-1/+1
* testsuite: Omit profasm way for cc017Ben Gamari2019-06-121-1/+2
* testsuite: Mark threadstatus-T9333 as fragile in ghci wayBen Gamari2019-06-121-1/+1
* testsuite: Fix omit_ways usageBen Gamari2019-06-127-7/+8
* testsuite: Fix fragile_for test modifierBen Gamari2019-06-121-3/+3
* testsuite: Skip T7919 in ghci wayBen Gamari2019-06-121-1/+2
* testsuite: Mark T2783 as fragile in threaded1Ben Gamari2019-06-121-1/+1
* testsuite: Mark Overflow as broken in hpc wayBen Gamari2019-06-121-1/+1
* testsuite: Omit tcrun022 in hpc wayBen Gamari2019-06-121-1/+1
* testsuite: Mark T16180 as broken in ghci and ext-interp waysBen Gamari2019-06-121-2/+5
* testsuite: Mark T14761c as broken in hpc, profasm, and optasm waysBen Gamari2019-06-121-1/+1
* testsuite: Mark T13910 as broken in optasmBen Gamari2019-06-121-1/+1
* Bump Cabal submoduleBen Gamari2019-06-121-2/+0
* testsuite: Add haddock perf test output to gitignoreBen Gamari2019-06-121-0/+2
* testsuite/mk/boilerplate.mk: rename 'ghc-config-mk' to 'ghc_config_mk'Alp Mestanogullari2019-06-111-4/+4
* Make `haddock_testsuite` respect `--test-accept`Alec Theriault2019-06-112-4/+10
* Refine the GHCI macro into HAVE[_{INTERNAL, EXTERNAL}]_INTERPRETERAlp Mestanogullari2019-06-111-1/+1
* Warn about unused packagesYuras Shumovich2019-06-113-0/+13
* Print role annotations in TemplateHaskell brackets (#16718)Vladislav Zavialov2019-06-104-0/+17
* testsuite: Add test for #16509Ben Gamari2019-06-093-0/+14
* Do not report error if Name in pragma is unboundnineonine2019-06-093-0/+10
* Add disable/enable commands to ghci debugger #2215Roland Senn2019-06-094-0/+72
* Fix #16517 by bumping the TcLevel for method sigsRichard Eisenberg2019-06-097-2/+19
* Handle trailing path separator in package DB names (#16360)Kevin Buhr2019-06-095-0/+33
* testsuite: Add test for #16514Ben Gamari2019-06-094-0/+68
* Introduce log1p and expm1 primopschessai2019-06-093-0/+49
* testsuite: Suppress ticks in T4918 outputBen Gamari2019-06-091-1/+3
* Pass preprocessor options to C compiler when building foreign C files (#16737)Zejun Wu2019-06-074-0/+42
* Preserve ShadowInfo when rewriting evidenceSimon Peyton Jones2019-06-071-4/+4
* Fix #16700: Tiny errors in output of GHCi commands :forward and :infoRoland Senn2019-06-075-1/+20
* TmOracle: Replace negative term equalities by refutable PmAltConsSebastian Graf2019-06-075-4/+80
* Add GHCi :instances commandXavier Denis2019-06-044-1/+78
* Use a better strategy for determining the offset applied to foreign function ...Andrew Martin2019-06-0418-0/+304
* TestRunner: Added --chart to display a chart of performance testsDavid Eichmann2019-06-045-124/+354
* Fix rewriting invalid shifts to errorsÖmer Sinan Ağacan2019-06-015-0/+21
* Reject nested foralls in foreign imports (#16702)Ryan Scott2019-05-313-0/+54
* Put COMPLETE sigs into ModDetails with -fno-code (#16682)Ryan Scott2019-05-313-0/+15
* Fix arity type of coerced types in CoreArityÖmer Sinan Ağacan2019-05-313-0/+31
* testsuite: Compile T9630 with +RTS -G1Ben Gamari2019-05-301-1/+4
* PartialDownsweep: Add test for import errorsDaniel Gröber2019-05-302-0/+14
* Catch preprocessor errors in downsweepDaniel Gröber2019-05-305-12/+82
* Make downsweep return all errors per-module instead of throwing someDaniel Gröber2019-05-302-8/+2
* Refactor summarise{File,Module} to extract checkSummaryTimestampDaniel Gröber2019-05-303-0/+68