summaryrefslogtreecommitdiff
path: root/testsuite/driver
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* testsuite: Make --ignore-perf-tests more expressiveBen Gamari2021-03-193-7/+20
* testsuite: Introduce flag to ignore performance failuresBen Gamari2021-02-243-1/+6
* Test Driver: Tweak interval of test reportingMatthew Pickering2021-02-181-5/+12
* Fix typosBrian Wignall2021-02-062-2/+2
* Reduce default test verbosityMatthew Pickering2021-01-283-3/+4
* Deprecate -h flagMatthew Pickering2021-01-271-4/+4
* Add some additional information to the fail message based on exit codeHécate2021-01-171-2/+16
* Make proper fixed-width number literalsSylvain Henry2021-01-021-1/+1
* Bump the # of commits searched for perf baselineRichard Eisenberg2020-12-011-1/+1
* [Sized Cmm] properly retain sizes.Moritz Angermann2020-11-261-1/+1
* CmmToLlvm: Declare signature for memcmpwip/angerman/arm64Ben Gamari2020-11-241-0/+10
* Merge remote-tracking branch 'origin/wip/tsan/all'Ben Gamari2020-11-082-0/+10
|\
| * testsuite: Skip high memory usage tests with TSANBen Gamari2020-10-241-0/+4
| * testsuite: Mark setnumcapabilities001 as broken with TSANGHC GitLab CI2020-10-242-0/+6
* | Testsuite: Support for user supplied package dbsAndreas Klebinger2020-11-043-1/+21