summaryrefslogtreecommitdiff
path: root/testsuite/driver
Commit message (Expand)AuthorAgeFilesLines
* 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
* | testsuite: Add --top flag to driverGHC GitLab CI2020-11-023-3/+8
* | Use config.run_ways for multi_compile_and_run testsDavid Eichmann2020-10-271-1/+1
|/
* testsuite: Sort metrics by metric typeBen Gamari2020-10-161-1/+15
* testsuite: Allow whitespace before "Metric (in|de)crease"Ben Gamari2020-10-071-1/+1
* testsuite: Fix WinIO error message normalizationGHC GitLab CI2020-09-201-4/+6
* Enhance metrics outputSylvain Henry2020-09-152-10/+11
* Make sure we can read past perf notesKrzysztof Gogolewski2020-09-121-1/+9
* testsuite: Output performance test results in tabular formatDaishi Nakajima2020-09-083-35/+98
* testsuite: Only run llvm ways if llc is availableBen Gamari2020-08-181-0/+3
* testsuite: Allow baseline commit to be set explicitlyBen Gamari2020-08-184-15/+32
* testsuite: Normalise WinIO error message differencesBen Gamari2020-07-261-0/+24
* Add test for #18064Sylvain Henry2020-07-222-0/+8
* Add tests for #17920Sylvain Henry2020-06-231-2/+1
* Update testsuiteSylvain Henry2020-06-172-7/+10
* testsuite: Work around spurious mypy failureBen Gamari2020-06-011-1/+1
* testsuite/testutil: Fix bytes/str mismatchBen Gamari2020-06-011-1/+1
* testsuite/perf_notes: Fix ill-typed assignmentsBen Gamari2020-06-011-4/+5
* testsuite: Refactor ghostscript detectionBen Gamari2020-06-013-25/+45
* testsuite: Don't fail if we can't unlink __symlink_testBen Gamari2020-06-011-1/+4
* Implement cstringLength# and FinalPtrAndrew Martin2020-05-231-0/+20
* Sort deterministically metric outputKrzysztof Gogolewski2020-05-211-1/+1
* testsuite: Print sign of performance changesBen Gamari2020-05-131-2/+2
* testsuite: Don't attempt to read .std{err,out} files if they don't existBen Gamari2020-04-231-2/+10