summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-081-1/+1
* Overloaded Quotation Brackets (#246)Matthew Pickering2020-01-122-2/+2
* Update to Cabal submodule to v3.2.0.0-alpha3Oleg Grenrus2020-01-041-7/+5
* driver: Include debug level in the recompilation check hashBen Gamari2019-12-304-0/+18
* testsuite: Remove redundant cleaning logic from T16511Ben Gamari2019-11-091-3/+0
* Testsuite: Introduce req_rts_linkerStefan Schulze Frielinghaus2019-11-082-3/+2
* testsuite: skip test requiring RTS linker on PowerPCPeter Trommler2019-11-052-3/+3
* testsuite: Fix quoting of $(TEST_HC) in T12674Ben Gamari2019-10-291-2/+2
* Compiling with -S and -fno-code no longer panics (fixes #17143)adithyaov2019-10-163-0/+6
* testsuite: Mark T3389 as broken in hpc way on i386Ben Gamari2019-09-301-1/+1
* testsuite: Mark T3389 as broken in profiled ways on i386Ben Gamari2019-09-271-1/+2
* 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