summaryrefslogtreecommitdiff
path: root/testsuite/mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* testsuite: make CHECK_API_ANNOTATIONS and CHECK_PPR overridableAlp Mestanogullari2018-09-041-1/+7
* 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
* Fix typo in accessor nameGabor Greif2017-10-301-1/+1
* Clean up opt and llcMoritz Angermann2017-09-061-0/+1
* 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
* 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