summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/all.T
Commit message (Expand)AuthorAgeFilesLines
* Compiling with -S and -fno-code no longer panics (fixes #17143)adithyaov2019-10-161-0/+2
* testsuite: Mark T3389 as broken in hpc way on i386Ben Gamari2019-09-301-1/+1
* testsuite: Mark T3389 as broken in profiled ways on i386Ben Gamari2019-09-271-1/+2
* Testsuite tweaks and refactoringÖmer Sinan Ağacan2019-07-091-3/+3
* testsuite: Don't run tests requiring TH in profasm way when GhcDynamicBen Gamari2019-06-121-1/+3
* testsuite: Note intentional typo in T7130Ben Gamari2019-06-121-0/+1
* testsuite: Mark T16737 as broken in ghci way due to #16541Ben Gamari2019-06-121-1/+3
* Pass preprocessor options to C compiler when building foreign C files (#16737)Zejun Wu2019-06-071-0/+1
* Ignore more version numbers in the testsuiteAlec Theriault2019-03-111-1/+1
* testsuite: Use makefile_testBen Gamari2019-01-301-103/+86
* Revert "Batch merge"Ben Gamari2019-01-301-86/+103
* 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