summaryrefslogtreecommitdiff
path: root/testsuite/mk/test.mk
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Add winio and winio_threaded wayswip/winioBen Gamari2020-07-151-5/+0
* winio: Switch Testsuite to test winio by defaultTamar Christina2020-07-151-1/+6
* Update testsuiteSylvain Henry2020-06-171-0/+10
* testsuite: Make ghc_built_by_llvm check more preciseBen Gamari2019-12-171-7/+1
* gitlab-ci: Lint testsuite for framework failuresBen Gamari2019-06-141-1/+5
* testsuite: introduce 'static_stats' testsAlp Mestanogullari2019-05-291-0/+2
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-1/+1
* testsuite: Fix a variety of issues when building with integer-simpleBen Gamari2018-12-241-2/+0
* testsuite: Mark th tests as broken in ext-interp way in LLVM build flavoursBen Gamari2018-12-241-0/+7
* testsuite: Fix a number of GHCi-related failures due to integer-simpleBen Gamari2018-12-121-0/+2
* Fix StgLint bound id check, generalize StgLintÖmer Sinan Ağacan2018-12-071-1/+2
* Fix GhostScript detection (Trac #15856)Krzysztof Gogolewski2018-11-221-3/+1
* testsuite: Save performance metrics in git notes.David Eichmann2018-11-071-0/+12
* Enable -Wcompat=error in the testsuiteVladislav Zavialov2018-10-151-0/+3
* testsuite: Use bools for booleans, not intsBen Gamari2018-09-051-3/+3
* Simplify testsuite driver, part 2Krzysztof Gogolewski2018-08-121-12/+12
* Correctly add unwinding info in manifestSp and makeFixupBlocksBartosz Nitka2018-05-031-0/+14
* testsuite: allow accepting of fine grained results [skip ci]Tamar Christina2018-03-311-0/+12
* testsuite: Produce JUnit outputBen Gamari2017-07-281-0/+4
* Switched out optparse for argparse in runtests.pyJared Weakly2017-07-281-3/+3
* 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