summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver
Commit message (Expand)AuthorAgeFilesLines
* Testsuite: mark T6037 expect_fail on Windows (#6037)Thomas Miedema2015-09-122-3/+6
* Don't check in autogenerated hs files for recomp013.Edward Z. Yang2015-09-093-3/+0
* Use IP based CallStack in error and undefinedEric Seidel2015-09-021-2/+3
* Transliterate unknown characters at outputMichael Snoyman2015-08-181-1/+1
* Upgrade GCC to 5.2.0 for Windows x86 and x86_64Tamar Christina2015-08-121-1/+0
* Add test for #10600 (exhaustiveness check with --make and -fno-code)Reid Barton2015-08-063-0/+17
* Testsuite: mark tests recently fixed as passing + accept new stderrThomas Miedema2015-07-301-2/+6
* Implementation of StrictData language extensionAdam Sandberg Eriksson2015-07-271-2/+2
* Generate .dyn_o files for .hsig files with -dynamic-tooMichael Smith2015-07-237-0/+71
* Revert "Revert "Support for multiple signature files in scope.""Edward Z. Yang2015-07-209-0/+70
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-146-9/+1
* Fix self-contained handling of ASCII encodingBen Gamari2015-07-103-4/+8
* Testsuite: add -ignore-dot-ghci to some testsThomas Miedema2015-07-042-7/+7
* Improve error message for Typeable k (T k)Simon Peyton Jones2015-06-261-28/+24
* Error message wibbles from out-of-scope changesSimon Peyton Jones2015-06-261-2/+2
* Revert "Support for multiple signature files in scope."Edward Z. Yang2015-06-119-70/+0
* Add failing test for #9562.Edward Z. Yang2015-06-118-0/+58
* Testsuite: change some expect_fail tests to expect_brokenThomas Miedema2015-06-113-2/+5
* Testsuite: add/fix cleanup for certain testsThomas Miedema2015-06-042-6/+13
* testsuite: mark test T9938 (#9938) as passing againAustin Seipp2015-06-021-1/+1
* Mark sigof02 tests as expect_brokenSimon Peyton Jones2015-06-021-4/+4
* Testsuite: accept new output for T2507 and T8959aThomas Miedema2015-05-292-6/+6
* Fix #10182 by disallowing/avoiding self {-# SOURCE #-} importsEdward Z. Yang2015-04-225-0/+20
* Axe one-shot sig-ofEdward Z. Yang2015-04-075-10/+10
* Support for multiple signature files in scope.Edward Z. Yang2015-04-078-1/+35
* Put quotes round a Name in an error messageSimon Peyton Jones2015-04-071-3/+3
* Change 'Tab character' warnings so there is one per file (#9723)Dave Laing2015-04-021-1/+3
* Change which files --make thinks are 'Haskellish' (#10220)Thomas Miedema2015-04-013-0/+7
* Don't throw exception when start_phase==stop_phase (#10219)Thomas Miedema2015-03-312-0/+6
* Explicitly check for -C on registerised build (#7563)Thomas Miedema2015-03-311-1/+1
* Dont call unsafeGlobalDynFlags if it is not setThomas Miedema2015-03-162-0/+5
* Declare some Makefile targets to be PHONYThomas Miedema2015-02-231-0/+2
* Mark T9938 as expect_broken againSimon Peyton Jones2015-01-071-1/+1
* Modify a couple of error messages slightlySimon Peyton Jones2015-01-061-28/+28
* Update Cabal submodule to latest 1.22 snapshotHerbert Valerio Riedel2015-01-031-4/+0
* Fix #9243 so recompilation avoidance works with -fno-codeEdward Z. Yang2015-01-0320-1/+126
* Mark T9938 as not brokenJoachim Breitner2015-01-031-1/+1
* Refine test case for #9938Joachim Breitner2014-12-303-2/+26
* Test case for #9938Joachim Breitner2014-12-293-0/+23
* Attempt to improve cleaningSimon Peyton Jones2014-12-231-0/+1
* Rename NamedWildcards flag to NamedWildCardsThomas Winant2014-12-231-1/+1
* Update Cabal submodule to 1.22 versionHerbert Valerio Riedel2014-12-181-1/+0
* Implement -XStaticValuesFacundo Domínguez2014-12-091-1/+2
* Filter instance visibility based on set of visible orphans, fixes #2182.ghc-instvisEdward Z. Yang2014-11-295-0/+44
* Implement Partial Type SignaturesThomas Winant2014-11-281-1/+3
* ghc: allow --show-options and --interactive togetherLennart Kolmodin2014-11-213-1/+5
* Implement #5462 (deriving clause for arbitrary classes)Jose Pedro Magalhaes2014-11-201-0/+1
* compiler/main: fixes #9776Carlos Tomé2014-11-193-0/+6
* Fix typo in testsuite MakefileHerbert Valerio Riedel2014-11-051-1/+1
* Added mingw32-specific expected stdout files for tests/driver/sigof{01,02,03}Gintautas Miliauskas2014-10-293-0/+24