summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/downsweep
Commit message (Expand)AuthorAgeFilesLines
* Multiple Home UnitsMatthew Pickering2021-12-282-9/+9
* Add UnitId to Target recordFendor2021-03-282-2/+2
* Refactor FinderCacheSylvain Henry2021-03-261-1/+2
* Use GHC2021 as default languageJoachim Breitner2021-03-101-0/+2
* Refactor LoggerSylvain Henry2021-02-132-2/+4
* Put hole instantiation typechecking in the module graph and fix driver batch ...John Ericson2020-12-282-2/+4
* Split GHC.Driver.TypesSylvain Henry2020-10-291-1/+1
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-1/+1
* Remove custom ExceptionMonad class (#18075) (updating haddock submodule accor...Artem Pelenitsyn2020-05-042-4/+5
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-3/+3
* Modules: Driver (#13009)Sylvain Henry2020-02-212-5/+5
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-082-2/+2
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* testsuite: Ignore stderr in PartialDownsweepBen Gamari2019-11-093-35/+1
* testsuite: Mark OldModLocation as broken on WindowsBen Gamari2019-06-211-0/+1
* PartialDownsweep: Add test for import errorsDaniel Gröber2019-05-302-0/+14
* Catch preprocessor errors in downsweepDaniel Gröber2019-05-304-11/+79
* Make downsweep return all errors per-module instead of throwing someDaniel Gröber2019-05-302-8/+2
* Refactor summarise{File,Module} to extract checkSummaryTimestampDaniel Gröber2019-05-303-0/+68
* Add failing test for #10887Daniel Gröber2019-05-303-0/+143