summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/all.T
Commit message (Expand)AuthorAgeFilesLines
* 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
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-141-2/+0
* Testsuite: add -ignore-dot-ghci to some testsThomas Miedema2015-07-041-1/+1
* Testsuite: change some expect_fail tests to expect_brokenThomas Miedema2015-06-111-1/+1
* Testsuite: add/fix cleanup for certain testsThomas Miedema2015-06-041-2/+9
* testsuite: mark test T9938 (#9938) as passing againAustin Seipp2015-06-021-1/+1
* Fix #10182 by disallowing/avoiding self {-# SOURCE #-} importsEdward Z. Yang2015-04-221-0/+5
* Change which files --make thinks are 'Haskellish' (#10220)Thomas Miedema2015-04-011-0/+4
* Don't throw exception when start_phase==stop_phase (#10219)Thomas Miedema2015-03-311-0/+5
* Dont call unsafeGlobalDynFlags if it is not setThomas Miedema2015-03-161-0/+3
* Mark T9938 as expect_broken againSimon Peyton Jones2015-01-071-1/+1
* Mark T9938 as not brokenJoachim Breitner2015-01-031-1/+1