summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/all.T
Commit message (Expand)AuthorAgeFilesLines
* Batch mergeBen Gamari2019-01-301-103/+86
* testsuite: Skip T703 on non-Linux platformsBen Gamari2018-12-111-1/+3
* Calling gcc: Pass optc flags as last options (#14452)Roland Senn2018-11-221-0/+1
* Introduce flag -keep-hscpp-filesroland2018-08-211-0/+2
* Improve error message for flags with missing required arguments (#12625)roland2018-08-061-0/+2
* Fix Ar crashing on odd-sized object files (Trac #15396)Krzysztof Gogolewski2018-07-271-0/+2
* Fix another batch of `./validate --slow` failuresAlp Mestanogullari2018-05-131-1/+5
* testsuite: Fix `./validate --slow`Alp Mestanogullari2018-04-191-2/+2
* Add new debugging flag -dinline-checkBen Gamari2018-03-251-0/+1
* Rename -frule-check to -drule-check and documentMatthew Pickering2018-01-151-1/+1
* Allow users to ignore optimization changesDavid Feuer2017-12-111-0/+2
* Make -w less aggressive (Trac #12056)Sean Gillespie2017-06-121-0/+5
* Desugar modules compiled with -fno-codedoug2017-06-051-3/+3
* testsuite: add new test for desugar warnings/errors with -fno-codedoug2017-05-071-0/+1
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-48/+50
* Add a flag to emit error messages as JSONMatthew Pickering2017-01-301-0/+2
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-315/+73
* Use latin1 code page on Windows for response files.Tamar Christina2017-01-151-1/+1
* testsuite: Add test for #12971Ben Gamari2016-12-151-0/+2
* Sanity check if we pick up an hsig file without -instantiated-with.Edward Z. Yang2016-12-121-0/+2
* Add -Wcpp-undef warning flagErik de Castro Lopo2016-10-221-1/+3
* Fix #10923 by fingerprinting optimization level.Edward Z. Yang2016-09-021-1/+6
* Add another testcase for #12082Ben Gamari2016-07-201-2/+1
* Testsuite: use ignore_stderr/stdout instead of ignore_outputThomas Miedema2016-06-291-3/+3
* Testsuite: remove `-fforce-recomp` from default flags (#11980)Thomas Miedema2016-06-201-3/+2
* Testsuite: mark tests expect brokenThomas Miedema2016-06-201-4/+7
* Driver: `ghc ../Test` (without file extension) should workThomas Miedema2016-06-181-0/+3
* Failing test-case for #12135.ghc-quick3Edward Z. Yang2016-06-051-0/+6
* testsuite: Mark broken tests on powerpc64lePeter Trommler2016-06-031-1/+1
* Add -f(no-)version-macro to explicitly control macros.Edward Z. Yang2016-03-301-0/+1
* Don't require -hide-all-packages for MIN_VERSION_* macrosThomas Miedema2016-03-301-2/+1
* Add option `no-keep-hi-files` and `no-keep-o-files` (fixes #4114)Kai Harries2016-03-241-0/+5
* Create empty dump files (fixes #10320)Kai Harries2016-03-241-0/+5
* testsuite: mark tests broken on powerpc64Peter Trommler2016-02-251-1/+2
* Implement -Wunrecognised-warning-flagBen Gamari2016-01-251-0/+4
* Add -ignore-dot-ghci to tests that use --interactiveReid Barton2016-01-211-2/+2
* Add InjectiveTypeFamilies language extensionJan Stolarek2016-01-091-0/+1
* Add a note describing the protocol for adding a language extensionBen Gamari2016-01-061-0/+5
* Make -XStrict imply -XStrictDataAdam Sandberg Eriksson2015-12-121-2/+3
* Revert "Create empty dump files when there was nothing to dump"Ben Gamari2015-12-031-10/+0
* Create empty dump files when there was nothing to dumpVladimir Trubilov2015-12-021-0/+10
* OPTIONS_GHC compiler flags may contain spaces (#4931)Thomas Miedema2015-11-111-0/+1
* Make T10970a non-dependent on GCC version.Edward Z. Yang2015-10-271-1/+1
* Implement MIN_VERSION and VERSION macros natively in GHC.Edward Z. Yang2015-10-261-0/+3
* Driver: `ghci -e` should behave like `ghc -e` (#9360)Thomas Miedema2015-10-191-0/+3
* Deduplicate one-shot/make compile paths.Edward Z. Yang2015-10-051-1/+1
* Prevent GHC from silently dying when preprocessor is not foundTamar Christina2015-10-031-0/+7
* Testsuite: mark T6037 expect_fail on Windows (#6037)Thomas Miedema2015-09-121-1/+4
* Transliterate unknown characters at outputMichael Snoyman2015-08-181-1/+1
* Add test for #10600 (exhaustiveness check with --make and -fno-code)Reid Barton2015-08-061-0/+2