summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver
Commit message (Expand)AuthorAgeFilesLines
* Standalone kind signatures (#16794)wip/top-level-kind-signaturesVladislav Zavialov2019-09-251-0/+1
* Encode shape information in `PmOracle`Sebastian Graf2019-09-161-0/+1
* testsuite: Unmark recomp007 as brokenBen Gamari2019-07-181-1/+0
* Expunge #ifdef and #ifndef from the codebaseJohn Ericson2019-07-142-2/+2
* Testsuite tweaks and refactoringÖmer Sinan Ağacan2019-07-092-4/+4
* Fix #16511: changes in interface dependencies should trigger recompilationPhuong Trinh2019-07-098-0/+45
* Bump containers submodule to v0.6.2.1Ben Gamari2019-06-251-1/+1
* testsuite: Unbreak T16608 testsBen Gamari2019-06-252-2/+4
* testsuite: A major revamp of the driverBen Gamari2019-06-252-3/+15
* testsuite: Mark T16608_* as fragile on DarwinBen Gamari2019-06-221-2/+2
* testsuite: Skip dynamicToo006 when dynamic linking is not availableBen Gamari2019-06-211-1/+2
* ghc-pkg needs settings file to un-hardcode target platformJohn Ericson2019-06-191-2/+4
* Properly trim IdInfos of DFunIds and PatSyns in TidyPgmÖmer Sinan Ağacan2019-06-197-0/+66
* testsuite: Fix T8602 on muslBen Gamari2019-06-161-1/+2
* Implement the -XUnliftedNewtypes extension.Andrew Martin2019-06-142-2/+2
* testsuite: Don't run tests requiring TH in profasm way when GhcDynamicBen Gamari2019-06-121-1/+3
* 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
* Bump Cabal submoduleBen Gamari2019-06-121-2/+0
* Handle trailing path separator in package DB names (#16360)Kevin Buhr2019-06-095-0/+33
* Pass preprocessor options to C compiler when building foreign C files (#16737)Zejun Wu2019-06-074-0/+42
* Catch preprocessor errors in downsweepDaniel Gröber2019-05-301-1/+3
* Include CPP preprocessor dependencies in -M outputDavid Eichmann2019-05-217-0/+67
* Guard CUSKs behind a language pragmaVladislav Zavialov2019-05-141-0/+1
* Implement ImportQualifiedPostShayne Fletcher2019-05-081-1/+2
* Show dynamic object files (#16062)erthalion2019-04-164-0/+21
* Fix #16500: look for interface files in -hidir flag in OneShot modePhuong Trinh2019-04-085-0/+24
* Bump ghc-prim's version where neededAlexandre2019-04-011-1/+1
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-221-1/+1
* Ignore more version numbers in the testsuiteAlec Theriault2019-03-111-1/+1
* testsuite: Mark recomp007 as broken in debugged compilerBen Gamari2019-02-071-3/+4
* testsuite: Use makefile_testBen Gamari2019-01-3045-172/+151
* Revert "Batch merge"Ben Gamari2019-01-3045-151/+172
* Batch mergeBen Gamari2019-01-3045-172/+151
* testsuite: Mark objcpp-hi and T13366 as broken on Darwin due to #16083Ben Gamari2018-12-221-0/+1
* Fix treatment of hi-boot files and dfunsSimon Peyton Jones2018-12-211-4/+4
* Stomp a few typos and grammarosGabor Greif2018-12-172-4/+2
* testsuite: Mark linkwhole as broken on FreeBSDBen Gamari2018-12-111-0/+1
* testsuite: Skip T703 on non-Linux platformsBen Gamari2018-12-111-1/+3
* Support generating HIE filesAlec Theriault2018-12-116-0/+61
* Fix recompilation bug with default class methods (#15970)Simon Marlow2018-12-116-0/+69
* Improve test T14452 for WindowsRoland Senn2018-12-041-1/+2
* Fix unused-import warningsDavid Eichmann2018-11-221-1/+0
* Calling gcc: Pass optc flags as last options (#14452)Roland Senn2018-11-224-0/+12
* Improve output from -ddump-typesSimon Peyton Jones2018-10-241-1/+1
* Enable -Wcompat=error in the testsuiteVladislav Zavialov2018-10-151-2/+2
* testsuite: disable T14075 on non-smp targetsSergei Trofimovich2018-10-071-1/+3
* Better -ddump-typesSimon Peyton Jones2018-10-041-1/+1
* Introduce flag -keep-hscpp-filesroland2018-08-214-0/+26
* Simplify testsuite driverKrzysztof Gogolewski2018-08-112-2/+0