summaryrefslogtreecommitdiff
path: root/testsuite/mk
Commit message (Expand)AuthorAgeFilesLines
* Add caret diagnosticsPhil Ruffwind2016-12-231-0/+1
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-071-0/+1
* Color output is wreaking havoc on test resultsTamar Christina2016-12-052-0/+12
* testsuite: Use python3 by defaultBen Gamari2016-11-291-9/+1
* Fix testsuite threading, timeout, encoding and performance issues on WindowsTamar Christina2016-11-291-1/+6
* Move -dno-debug-output to the end of the test flagsMatthew Pickering2016-10-011-7/+12
* Testsuite: expose TEST_CC (path to gcc)Thomas Miedema2016-07-091-0/+1
* Testsuite: delete dead code + cleanupThomas Miedema2016-06-201-19/+19
* Testsuite: remove `-Wno-warn-tabs` from default flagsThomas Miedema2016-06-201-8/+0
* Testsuite: remove `-fforce-recomp` from default flags (#11980)Thomas Miedema2016-06-201-1/+1
* Testsuite: validate the tests/stage1 directory with the stage1 compilerThomas Miedema2016-06-181-2/+4
* Testsuite: run tests in <testdir>.run instead of /tmpThomas Miedema2016-06-181-3/+12
* Testsuite: fix enum01/02/03 on Windows (#9399)Thomas Miedema2016-05-251-1/+1
* Testsuite: introduce TEST_HC_OPTS_INTERACTIVE (#11468)Thomas Miedema2016-05-251-0/+2
* Testsuite: delete check_files_writtenThomas Miedema2016-05-241-4/+0
* Testsuite: don't warn when mk/ghcconfig_* hasn't been created yetThomas Miedema2016-05-181-1/+1
* Testsuite: delete old cleanup code (#11980)Thomas Miedema2016-05-171-6/+0
* Testsuite: make CLEANUP=1 the default (#9758)Thomas Miedema2016-04-301-6/+13
* Only add -fshow-warning-groups for ghc >= 7.11 (#10752)Thomas Miedema2016-02-291-1/+2
* Default to -fno-show-warning-groups (re #10752)Herbert Valerio Riedel2016-02-271-1/+1
* Testsuite: Introduce config.plugin_way_flags.Thomas Miedema2016-02-251-0/+13
* Testsuite: MAKEFLAGS is magic, do not unexport itThomas Miedema2016-02-232-2/+70
* unexport MAKEFLAGS when running tests (#11569)Thomas Miedema2016-02-201-0/+2
* Testsuite: allow spaces in TEST_HC passed in by the userThomas Miedema2015-12-171-17/+13
* Make GHCi & TH work when the compiler is built with -profSimon Marlow2015-11-072-0/+5
* Tweak settings for LLVM testsErik de Castro Lopo2015-11-041-2/+2
* Testsuite: suggest quoting $(TEST_HC)Thomas Miedema2015-10-301-8/+53
* Provide a utility to check API AnnotationsAlan Zimmerman2015-10-251-0/+2
* Testsuite: only add -fno-warn-missed-specialisations for ghc>=7.11Thomas Miedema2015-10-042-0/+8
* Testsuite: by default run all tests for a single wayThomas Miedema2015-09-021-6/+14
* Testsuite: don't warn about missing specialisationsThomas Miedema2015-09-021-0/+4
* Travis: prevent 10' no output, by setting VERBOSE=2Thomas Miedema2015-08-171-4/+0
* Build system: unset HADDOCK when haddock is not foundThomas Miedema2015-06-211-2/+2
* Revert "The test runner now also works under the msys-native Python."Thomas Miedema2015-06-091-0/+2
* Make validate more quietThomas Miedema2015-06-041-2/+6
* Build system: always use `make -r`Thomas Miedema2015-05-301-0/+7
* Build system: check $CLEANING instead of $MAKECMDGOALSThomas Miedema2015-05-301-0/+1
* Testdriver: do not interfer with MinGW path magic (#10449)Thomas Miedema2015-05-281-11/+17
* testsuite: handle missing stats files gracefully (#10305)Thomas Miedema2015-05-232-7/+19
* Cleanup test framework string formattingThomas Miedema2015-03-111-6/+10
* Don't assume tools are in same directory as ghc in some casesPhil Ruffwind2015-03-071-5/+18
* `make test` in root directory now runs fulltestThomas Miedema2015-03-021-1/+1
* Enabled warn on tabs by default (fixes #9230)Mateusz Lenik2014-10-211-0/+8
* testsuite: disable gcc's warnings about casts of incompatible prototypes in U...Sergei Trofimovich2014-08-231-0/+7
* test.mk: Be liberal in accepting GHC_PKG outputJoachim Breitner2014-05-231-1/+1
* Flag to test suite: SKIP_PERF_TESTSJoachim Breitner2013-10-051-0/+4
* Test driver: Implement different verbositiesJoachim Breitner2013-09-201-0/+4
* New and improved tests for #5435. Linux only at the moment.Edward Z. Yang2013-09-161-0/+8
* Improve the testsuite's LLVM detectionIan Lynagh2013-06-202-1/+7
* Add a test for #7859Ian Lynagh2013-06-041-0/+4