summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/all.T
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refine test case for #9938Joachim Breitner2014-12-301-0/+5
* Test case for #9938Joachim Breitner2014-12-291-0/+4
* Filter instance visibility based on set of visible orphans, fixes #2182.ghc-instvisEdward Z. Yang2014-11-291-0/+1
* compiler/main: fixes #9776Carlos Tomé2014-11-191-0/+3
* Revert "Make -fno-write-interface to all modes of GHC, not just -fno-code."Edward Z. Yang2014-06-271-1/+0
* Make -fno-write-interface to all modes of GHC, not just -fno-code.Edward Z. Yang2014-06-271-0/+1
* Add new flag -fwrite-interface for -fno-code.Edward Z. Yang2014-06-261-0/+2
* Only use UnicodeSytanx pretty printing if the locale supports itJoachim Breitner2014-06-061-0/+5
* Fix compilation of cmm files with -outputdir (Trac #9050)Yuras Shumovich2014-06-051-0/+4
* Fix #8641, creating directories when we have stubs.Edward Z. Yang2014-04-101-0/+5
* Mark static001 as failingAustin Seipp2014-01-141-1/+1
* T5313 now succeeds (Fixes: #7774)Joachim Breitner2013-10-181-2/+1
* Fix usage of 'expect_fail' in T2507Patrick Palka2013-09-151-1/+1
* Suppress some known errors from Mac OS X.Edward Z. Yang2013-09-141-2/+2
* Test for -staticlib flagLuke Iannini2013-09-041-0/+11
* Add a test for #8101Ian Lynagh2013-07-281-0/+2
* Rename a mis-named testIan Lynagh2013-07-281-1/+1
* Add test to check stack is not executable, to prevent #703 regressions.Edward Z. Yang2013-07-091-0/+1
* Fix some testsuite cleaning; part of #7941Ian Lynagh2013-06-141-2/+3
* T5313 is broken (#7774)Ian Lynagh2013-03-161-1/+5
* Stop T2507 failing on WindowsIan Lynagh2013-03-111-1/+5
* Add a test for #2507; we should get `' quotes if unicode quotes don't workIan Lynagh2013-02-241-0/+1
* Add a test for #6037Ian Lynagh2013-02-231-0/+2
* Convert more helpers to the new schemeIan Lynagh2013-02-111-1/+1
* Rename some tests to not start with a digitIan Lynagh2013-01-251-8/+8
* Add a test for #7563Ian Lynagh2013-01-121-0/+3
* Add test for #7130Paolo Capriotti2012-08-131-0/+1