summaryrefslogtreecommitdiff
path: root/testsuite/mk/test.mk
Commit message (Expand)AuthorAgeFilesLines
* testsuite: More robust library way detectionBen Gamari2022-04-251-22/+0
* Include the way string in the file name for dump files.Andreas Klebinger2022-04-221-1/+1
* testsuite: properly escape string pathsTamar Christina2022-03-171-1/+1
* testsuite: Clean up old/redundant predicatesMatthew Pickering2022-02-091-5/+1
* testsuite: Run testsuite dependency calculation before GHC is builtMatthew Pickering2022-02-041-0/+8
* Fix a few Note inconsistenciesBen Gamari2022-02-011-1/+1
* ci: Use correct metrics baselineMatthew Pickering2021-12-171-0/+6
* Fix several quoting issues in testsuiteMatthew Pickering2021-12-011-1/+1
* Remove dynamic-by-default (#16782)Sylvain Henry2021-04-071-6/+0
* testsuite: Fix two shell quoting issuesBen Gamari2020-12-181-3/+3
* Testsuite: Support for user supplied package dbsAndreas Klebinger2020-11-041-0/+4
* testsuite: Add --top flag to driverGHC GitLab CI2020-11-021-2/+2
* testsuite: Only run llvm ways if llc is availableBen Gamari2020-08-181-12/+0
* gitlab-ci: Use MR base commit as performance baselineBen Gamari2020-08-181-0/+4
* testsuite: Drop --io-manager flag from testsuite configurationBen Gamari2020-08-141-1/+1
* Add test for #18064Sylvain Henry2020-07-221-0/+6
* 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