summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve error message for flags with missing required arguments (#12625)roland2018-08-063-0/+6
* Bump Cabal submoduleBen Gamari2018-07-311-3/+1
* GHC doesn't handle ./ prefixed paths correctly (#12674)roland2018-07-305-0/+23
* Fix Ar crashing on odd-sized object files (Trac #15396)Krzysztof Gogolewski2018-07-273-0/+11
* Make some tests robust against DEBUG compilerRichard Eisenberg2018-07-141-2/+2
* containers: Bump to 0.6.0.1Ben Gamari2018-06-201-1/+1
* Revert "containers: Bump to 0.6.0.1"Ben Gamari2018-06-191-1/+1
* containers: Bump to 0.6.0.1Ben Gamari2018-06-191-1/+1
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-141-0/+1
* Introduce DerivingViaRyan Scott2018-06-041-0/+1
* Implement QuantifiedConstraintsSimon Peyton Jones2018-06-041-1/+2
* Revert "ghc-pkg: recompute `abi-depends` for updated packages"Ben Gamari2018-05-211-2/+0
* ghc-pkg: recompute `abi-depends` for updated packagesAustin Seipp2018-05-201-0/+2
* ghc-prim: Bump versionBen Gamari2018-05-201-1/+1
* Fix another batch of `./validate --slow` failuresAlp Mestanogullari2018-05-132-2/+9
* Simplify -ddump-json implementationMatthew Pickering2018-05-132-17/+2