summaryrefslogtreecommitdiff
path: root/testsuite/driver/runtests.py
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Format metric results with comma separatorMatthew Pickering2021-12-171-2/+2
* Test-suite: fix geometric mean of empty listsheaf2021-12-031-2/+5
* testsuite: Print geometric mean of stat metricsBen Gamari2021-12-011-0/+14
* ci: test in-tree compiler in hadrianZubin Duggal2021-10-131-3/+3
* 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-0/+1
* [darwin] stop the DYLD_LIBRARY_PATH madnessMoritz Angermann2021-05-071-5/+2
* tests: Allow --skip-perf-tests/--only-perf-tests to be used with --ignore-per...Matthew Pickering2021-04-101-1/+1
* Revert "[ci/arm/darwin/testsuite] Forwards ports from GHC-8.10"Ben Gamari2021-04-051-2/+5
* [ci/arm/darwin/testsuite] Forwards ports from GHC-8.10Moritz Angermann2021-03-211-5/+2
* testsuite: Make --ignore-perf-tests more expressiveBen Gamari2021-03-191-2/+9
* testsuite: Introduce flag to ignore performance failuresBen Gamari2021-02-241-0/+2
* Reduce default test verbosityMatthew Pickering2021-01-281-1/+1
* Testsuite: Support for user supplied package dbsAndreas Klebinger2020-11-041-0/+4
* testsuite: Add --top flag to driverGHC GitLab CI2020-11-021-1/+6
* testsuite: Sort metrics by metric typeBen Gamari2020-10-161-1/+15
* Enhance metrics outputSylvain Henry2020-09-151-5/+6
* testsuite: Output performance test results in tabular formatDaishi Nakajima2020-09-081-19/+48
* testsuite: Allow baseline commit to be set explicitlyBen Gamari2020-08-181-8/+12
* Sort deterministically metric outputKrzysztof Gogolewski2020-05-211-1/+1
* testsuite: Print sign of performance changesBen Gamari2020-05-131-2/+2
* testsuite: Make hasMetricsFile RHS more descriptiveBen Gamari2020-02-261-1/+1
* testsuite: Allow tests to be marked as broken on the command lineBen Gamari2020-02-261-0/+4
* testsuite: Use colors more consistentlyBen Gamari2019-12-051-8/+1
* testsuite: Make performance metric summary more readableBen Gamari2019-12-051-15/+35
* testsuite: Factor out terminal coloringBen Gamari2019-12-051-0/+3
* CI: Always dump performance metrics.David Eichmann2019-10-221-3/+19
* testsuite: More type checking fixesBen Gamari2019-07-181-2/+2
* testsuite: A major revamp of the driverBen Gamari2019-06-251-11/+20
* gitlab-ci: Lint testsuite for framework failuresBen Gamari2019-06-141-1/+1
* Update terminal title while running test-suiteOleg Grenrus2019-05-141-1/+18
* Exit with exit code 1 when tests unexpectedly passMatthew Pickering2019-02-231-0/+1
* Fix test runner crash when not in a git repoDavid Eichmann2019-02-211-6/+5
* Fix and Reapply "Performance tests: recover a baseline from ancestor commits ...David Eichmann2019-02-161-8/+27
* Revert "Performance tests: recover a baseline from ancestor commits and CI re...Ben Gamari2019-01-311-28/+8
* Performance tests: recover a baseline from ancestor commits and CI results.David Eichmann2019-01-301-8/+28
* Revert "Batch merge"Ben Gamari2019-01-301-28/+8
* Batch mergeBen Gamari2019-01-301-8/+28
* testsuite: Add predicate for CPU feature availabilityBen Gamari2019-01-271-0/+7
* testsuite: Print which ways we are going to runBen Gamari2018-12-121-1/+4
* Do not save performance test results if worktree is dirty.David Eichmann2018-12-111-2/+7
* testsuite: Don't use git status to determine whether we are inside a repoBen Gamari2018-12-011-3/+3
* Skip all performance tests if not in a git repo.David Eichmann2018-11-301-6/+26
* testsuite: Save performance metrics in git notes.David Eichmann2018-11-071-11/+60
* Simplify testsuite driver, part 2Krzysztof Gogolewski2018-08-121-4/+4
* Simplify testsuite driverKrzysztof Gogolewski2018-08-111-1/+1
* Testsuite driver: fix encoding issue when calling ghc-pkgKrzysztof Gogolewski2018-08-061-1/+1
* Fix typosKrzysztof Gogolewski2018-08-051-1/+1
* Remove dead code in testsuite driverKrzysztof Gogolewski2018-07-271-4/+0
* #15387 Fix setting testsuite verbose to zeroAntti Siponen2018-07-161-1/+1