summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver
Commit message (Expand)AuthorAgeFilesLines
* Bump Cabal submoduleBen Gamari2020-07-151-3/+0
* Add the __GHC_FULL_VERSION__ CPP macro to expose the full GHC versionHécate2020-07-033-0/+12
* Bump ghc-prim version to 0.7.0Ryan Scott2020-07-021-1/+1
* Implement -XLexicalNegation (GHC Proposal #229)Vladislav Zavialov2020-07-011-0/+1
* Implement the proposed -XQualifiedDo extensionMatthias Pall Gissurarson2020-06-261-0/+1
* Add missing entry to freeNamesItem (#18369)Krzysztof Gogolewski2020-06-232-0/+11
* Add tests for #17920Sylvain Henry2020-06-231-1/+1
* Update testsuiteSylvain Henry2020-06-171-1/+1
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-0/+1
* Don't reload environment files on every setSessionDynFlagsArtem Pelenitsyn2020-05-135-0/+28
* Add test for #16167nineonine2020-05-083-0/+4
* Switch order on `GhcMake.IsBoot`John Ericson2020-04-241-2/+2
* Do eager instantation in termsSimon Peyton Jones2020-04-221-2/+2
* PPC NCG: Add DWARF constants and debug labelsPeter Trommler2020-04-221-3/+1
* Modules (#13009)Sylvain Henry2020-04-181-1/+1
* testsuite: Fix comment for a language extensionTakenobu Tani2020-04-121-2/+2
* testsuite: Mark T12971 as broken on WindowsBen Gamari2020-03-291-1/+1
* testsuite: Fix T17786Ben Gamari2020-03-292-2/+2
* testsuite: Update expected output on WindowsGHC GitLab CI2020-03-221-0/+1
* testsuite: Fix TOP of T17786Ben Gamari2020-03-221-1/+1
* Modules: Core (#13009)Sylvain Henry2020-03-161-1/+1
* testsuite: Add test for #17786Ben Gamari2020-03-103-0/+11
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* Fix testsuite on powerpc64lePeter Trommler2020-02-203-3/+5
* testsuite: Don't ask sed to operate in-place on symlinksBen Gamari2020-02-141-0/+4
* 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