summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add 'addWordC#' PrimOpSebastian Graf2018-05-051-2/+2
* testsuite: Fix `./validate --slow`Alp Mestanogullari2018-04-191-2/+2
* Bump base to version 4.12.0.0Ryan Scott2018-04-191-2/+2
* Bump version numbers: base-4.11.1.0, integer-gmp-1.0.2.0Ryan Scott2018-04-131-3/+3
* Add new debugging flag -dinline-checkBen Gamari2018-03-253-0/+39
* Bump Cabal submoduleBen Gamari2018-03-121-2/+0
* Bump Cabal submodule to 2.2Moritz Angermann2018-03-031-0/+1
* DynFlags: Support British spelling of GeneralisedNewtypeDerivingBen Gamari2018-03-021-1/+2
* Bump Cabal submoduleBen Gamari2018-02-051-1/+0
* Upgrade containers submoduleDavid Feuer2018-02-021-1/+1
* Implement BlockArguments (#10843)Takano Akio2018-01-311-0/+1
* Implement underscores in numeric literals (NumericUnderscores extension)Takenobu Tani2018-01-211-1/+2
* Rename -frule-check to -drule-check and documentMatthew Pickering2018-01-152-2/+2
* Allow users to ignore optimization changesDavid Feuer2017-12-117-2/+22