summaryrefslogtreecommitdiff
path: root/testsuite/driver
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Use system-cxx-std-lib instead of config.stdcxx_implBen Gamari2022-07-162-5/+0
* Testsuite driver: don't crash on empty metricssheaf2022-04-301-3/+7
* testsuite: Deduplicate ways correctlywip/deduplicate-waysMatthew Pickering2022-04-291-1/+2
* testsuite: Report minimum and maximum stat changesBen Gamari2022-04-271-3/+7
* testsuite: Ensure that GHC doesn't pick up environment filesBen Gamari2022-04-222-2/+4
* testsuite/driver: Treat framework failures of fragile tests as non-fatalBen Gamari2022-04-061-1/+3
* testsuite: Clean up tests depending on C++ std libBen Gamari2022-04-062-0/+4
* testsuite: Require LLVM for T15155lPeter Trommler2022-02-261-0/+3
* testsuite: Don't print names of all fragile tests on all runsMatthew Pickering2022-02-221-8/+0
* Reinstallable GHCZubin Duggal2022-02-211-1/+1
* testsuite: Make sure all tests trigger ghc rebuildMatthew Pickering2022-02-112-2/+2
* testsuite: Run testsuite dependency calculation before GHC is builtMatthew Pickering2022-02-042-5/+17
* testsuite: Honour PERF_BASELINE_COMMIT when computing allowed metric changesMatthew Pickering2022-02-022-2/+21
* Fix a few Note inconsistenciesBen Gamari2022-02-012-4/+5
* testsuite: Fix import on python 3.10Zubin Duggal2022-01-121-1/+2
* Multiple Home UnitsMatthew Pickering2021-12-281-17/+29
* Fix typosKrzysztof Gogolewski2021-12-251-1/+1
* perf ci: Start searching form the performance baselineMatthew Pickering2021-12-221-3/+4
* testsuite: Remove reqlib modifierMatthew Pickering2021-12-221-12/+0
* testsuite: Ensure that -dcore-lint is not set for compiler performance testsMatthew Pickering2021-12-171-0/+1
* 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
* testsuite: debounce title updatesZubin Duggal2021-11-251-5/+20
* Don't include types in test outputAndreas Klebinger2021-11-231-5/+5
* CmmSink: Be more aggressive in removing no-op assignments.Andreas Klebinger2021-11-231-3/+20
* Change CaseAlt and LambdaExpr to FunRhs in deriving Foldable and Traversable ...Artyom Kuznetsov2021-10-261-0/+6
* ci: test in-tree compiler in hadrianZubin Duggal2021-10-132-4/+5
* hadrian, testsuite: Teach Hadrian to query the testsuite driver for dependenciesZubin Duggal2021-10-133-0/+36
* testsuite: Clean up dynlib support predicatesBen Gamari2021-10-123-7/+35
* testsuite: Fix overzealous command-line manglingBen Gamari2021-10-121-1/+1
* Improve overlap error for polykinded constraintssheaf2021-10-061-1/+3
* hadrian: Use ghc version as suffix for all executablesMatthew Pickering2021-08-231-0/+2
* testsuite: Add more debug output on failure to call ghc-pkgMatthew Pickering2021-07-271-1/+1
* packaging: Create both versioned and unversioned executablesMatthew Pickering2021-07-271-0/+6
* testsuite: Don't try to run tests with missing librariesMatthew Pickering2021-06-232-7/+7
* [testsuite] fix T13702 with clangMoritz Angermann2021-06-051-0/+5
* Driver Rework PatchMatthew Pickering2021-06-033-7/+19
* testsuite: Don't copy .hi-boot and .o-boot files into temp dirMatthew Pickering2021-05-191-1/+3
* [darwin] stop the DYLD_LIBRARY_PATH madnessMoritz Angermann2021-05-071-5/+2
* [testsuite] filter out superfluous dylib warningsMoritz Angermann2021-05-071-3/+18
* [testlib/driver] denoiseMoritz Angermann2021-05-072-6/+11
* test driver: Make sure RESIDENCY_OPTS is passed for 'all' perf testsMatthew Pickering2021-05-052-12/+33
* 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-053-30/+13
* testsuite: Check test stats only after test correctnessBen Gamari2021-04-021-5/+5
* testsuite: Make passFail a booleanBen Gamari2021-04-022-24/+13
* [testlib] ignore strip warningsMoritz Angermann2021-03-291-0/+4
* [ci/arm/darwin/testsuite] Forwards ports from GHC-8.10Moritz Angermann2021-03-213-13/+26
* gitlab-ci: Ignore performance improvements in marge jobsBen Gamari2021-03-191-12/+13