summaryrefslogtreecommitdiff
path: root/testsuite/driver/testglobals.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for -debug in the testsuiteKrzysztof Gogolewski2023-04-111-0/+3
* testsuite: mypy typing error fixesCheng Shao2023-03-301-3/+0
* testsuite/driver: Add basic support for testing cross-compilersBen Gamari2023-03-301-0/+11
* testsuite: remove config.use_threadsCheng Shao2023-02-081-1/+0
* testsuite: req_smp --> req_target_smp, req_ghc_smpSylvain Henry2023-01-181-2/+5
* Testsuite: Add a new tables_next_to_code predicate.Andreas Klebinger2022-10-171-0/+2
* Drop make build systemBen Gamari2022-08-251-1/+1
* testsuite: Use system-cxx-std-lib instead of config.stdcxx_implBen Gamari2022-07-161-3/+0
* testsuite: Ensure that GHC doesn't pick up environment filesBen Gamari2022-04-221-2/+1
* testsuite: Clean up tests depending on C++ std libBen Gamari2022-04-061-0/+2
* testsuite: Make sure all tests trigger ghc rebuildMatthew Pickering2022-02-111-1/+1
* ci: test in-tree compiler in hadrianZubin Duggal2021-10-131-1/+2
* hadrian, testsuite: Teach Hadrian to query the testsuite driver for dependenciesZubin Duggal2021-10-131-0/+10
* testsuite: Clean up dynlib support predicatesBen Gamari2021-10-121-5/+19
* testsuite: Don't try to run tests with missing librariesMatthew Pickering2021-06-231-1/+1
* Driver Rework PatchMatthew Pickering2021-06-031-0/+3
* testsuite: Make --ignore-perf-tests more expressiveBen Gamari2021-03-191-1/+2
* testsuite: Introduce flag to ignore performance failuresBen Gamari2021-02-241-0/+3
* Fix typosBrian Wignall2021-02-061-1/+1
* Reduce default test verbosityMatthew Pickering2021-01-281-1/+1
* Merge remote-tracking branch 'origin/wip/tsan/all'Ben Gamari2020-11-081-0/+3
|\
| * testsuite: Mark setnumcapabilities001 as broken with TSANGHC GitLab CI2020-10-241-0/+3
* | Testsuite: Support for user supplied package dbsAndreas Klebinger2020-11-041-0/+3
* | testsuite: Add --top flag to driverGHC GitLab CI2020-11-021-1/+1
|/
* testsuite: Only run llvm ways if llc is availableBen Gamari2020-08-181-0/+3
* testsuite: Allow baseline commit to be set explicitlyBen Gamari2020-08-181-1/+4
* Add test for #18064Sylvain Henry2020-07-221-0/+3
* Update testsuiteSylvain Henry2020-06-171-0/+3
* testsuite: Refactor ghostscript detectionBen Gamari2020-06-011-1/+1
* testsuite: Allow tests to be marked as broken on the command lineBen Gamari2020-02-261-1/+6
* testsuite: Make performance metric summary more readableBen Gamari2019-12-051-1/+7
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-1/+1
* CI: Always dump performance metrics.David Eichmann2019-10-221-2/+2
* testsuite: Rework tracking of fragile testsBen Gamari2019-08-041-1/+2
* testsuite: More type checking fixesBen Gamari2019-07-181-20/+22
* testsuite: More type signatureswip/run-fragile-testsBen Gamari2019-06-261-8/+10
* testsuite: Run and report on fragile testsBen Gamari2019-06-261-0/+4
* testsuite: A major revamp of the driverBen Gamari2019-06-251-19/+60
* testsuite: introduce 'static_stats' testsAlp Mestanogullari2019-05-291-0/+5
* Update terminal title while running test-suiteOleg Grenrus2019-05-141-0/+3
* Testsuite: implement use_specs.Tamar Christina2019-02-171-0/+3
* Fix and Reapply "Performance tests: recover a baseline from ancestor commits ...David Eichmann2019-02-161-3/+13
* testsuite: Report stdout and stderr in JUnit outputBen Gamari2019-02-101-0/+15
* Revert "Performance tests: recover a baseline from ancestor commits and CI re...Ben Gamari2019-01-311-9/+3
* Performance tests: recover a baseline from ancestor commits and CI results.David Eichmann2019-01-301-3/+9
* Revert "Batch merge"Ben Gamari2019-01-301-9/+3
* Batch mergeBen Gamari2019-01-301-3/+9
* testsuite: Ensure that config.{msys,cygwin} are initializedBen Gamari2019-01-231-0/+2
* testsuite: Save performance metrics in git notes.David Eichmann2018-11-071-9/+24
* testsuite: Use bools for booleans, not intsBen Gamari2018-09-051-11/+11