summaryrefslogtreecommitdiff
path: root/testsuite/mk
Commit message (Expand)AuthorAgeFilesLines
* testsuite: add the req_ghc_with_threaded_rts predicateCheng Shao2023-04-271-2/+2
* Add support for -debug in the testsuiteKrzysztof Gogolewski2023-04-111-1/+1
* testsuite: req_smp --> req_target_smp, req_ghc_smpSylvain Henry2023-01-181-2/+2
* Testsuite: Add a new tables_next_to_code predicate.Andreas Klebinger2022-10-171-0/+6
* Drop make build systemBen Gamari2022-08-251-2/+2
* testsuite: Use system-cxx-std-lib instead of config.stdcxx_implBen Gamari2022-07-161-10/+1
* testsuite: Cabalify ghc-configBen Gamari2022-04-252-87/+3
* 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: Mark Windows as a libc++ platformBen Gamari2022-04-061-0/+2
* testsuite: properly escape string pathsTamar Christina2022-03-171-1/+1
* Move linters into the treeMatthew Pickering2022-02-241-2/+6
* testsuite: Clean up old/redundant predicatesMatthew Pickering2022-02-092-24/+1
* Add notes linter to testsuiteMatthew Pickering2022-02-081-0/+4
* testsuite: Run testsuite dependency calculation before GHC is builtMatthew Pickering2022-02-042-1/+12
* Fix a few Note inconsistenciesBen Gamari2022-02-012-3/+3
* Only use -ldl conditionally to fix T3807Greg Steuck2021-12-211-0/+6
* Use libc++ instead of libstdc++ on openbsd in addition to freebsdGreg Steuck2021-12-211-2/+5
* ci: Use correct metrics baselineMatthew Pickering2021-12-171-0/+6
* Fix several quoting issues in testsuiteMatthew Pickering2021-12-011-1/+1
* testsuite: Pass CFLAGS to hsc2hs testsBen Gamari2021-09-231-0/+1
* Make 'count-deps' a ghc/util standalone programShayne Fletcher2021-06-051-1/+4
* Make tests more portable on FreeBSDViktor Dukhovni2021-04-221-0/+5
* Remove dynamic-by-default (#16782)Sylvain Henry2021-04-072-7/+0
* GHC Exactprint main commitAlan Zimmerman2021-03-201-4/+3
* testsuite: Fix two shell quoting issuesBen Gamari2020-12-182-4/+4
* 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-222-0/+7
* 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
* configure: Find Python3 for testsuiteBen Gamari2020-01-071-1/+1
* 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/mk/boilerplate.mk: rename 'ghc-config-mk' to 'ghc_config_mk'Alp Mestanogullari2019-06-111-4/+4
* testsuite: introduce 'static_stats' testsAlp Mestanogullari2019-05-291-0/+2
* Hadrian: override $(ghc-config-mk), to prevent redundant config generationAlp Mestanogullari2019-05-061-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