summaryrefslogtreecommitdiff
path: root/testsuite/mk/test.mk
Commit message (Expand)AuthorAgeFilesLines
* Add caret diagnosticsPhil Ruffwind2016-12-231-0/+1
* Color output is wreaking havoc on test resultsTamar Christina2016-12-051-0/+6
* Move -dno-debug-output to the end of the test flagsMatthew Pickering2016-10-011-7/+12
* 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: 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: MAKEFLAGS is magic, do not unexport itThomas Miedema2016-02-231-1/+66
* Tweak settings for LLVM testsErik de Castro Lopo2015-11-041-2/+2
* Testsuite: only add -fno-warn-missed-specialisations for ghc>=7.11Thomas Miedema2015-10-041-0/+2
* 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
* 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
* 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-231-7/+9
* Cleanup test framework string formattingThomas Miedema2015-03-111-6/+10
* `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-201-1/+6
* Change how we detect what library ways are availableIan Lynagh2013-05-121-4/+4
* Fix library way detection; fixes the ImpSafeOnly* tests when BINDIST=YESIan Lynagh2013-05-101-3/+3
* Tidy up the driver slightlyIan Lynagh2013-05-101-1/+1
* Fix library flavor detection for the validate script as wellGabor Pali2013-04-211-3/+3
* Fix detection of library flavors on FreeBSDGabor Pali2013-04-211-3/+3
* Fix tests for dynamic ghcIan Lynagh2013-03-151-0/+8
* Add 'make list_brokens'Ian Lynagh2013-02-111-0/+10
* Only run dynamicToo001 if we have both vanilla and dynamic librariesIan Lynagh2012-12-141-1/+8
* Add if_compiler_debugged to testsuite driverIan Lynagh2012-11-101-0/+2
* Fix the have-we-got-vanilla-libraries testIan Lynagh2012-10-301-3/+3
* Testsuite fixes for when we only have dynamic librariesIan Lynagh2012-10-251-0/+9
* ghcilink001 is expected to fail when ghci is dynamicIan Lynagh2012-10-121-2/+2
* Add a -static way, enabled only if dynlibs are used by defaultIan Lynagh2012-10-031-0/+6
* don't include $(EXTRA_HC_OPTS) twiceSimon Marlow2012-08-081-1/+0
* Avoid using deprecated package-conf GHC flags.Paolo Capriotti2012-06-081-1/+1
* Go back to using -no-user-package-conf for a whileSimon Marlow2012-05-221-1/+1