summaryrefslogtreecommitdiff
path: root/testsuite/driver
Commit message (Expand)AuthorAgeFilesLines
* 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
* testsuite: Move no_lint to the top level, tweak hie002Ömer Sinan Ağacan2020-04-101-0/+6
* 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-263-1/+13
* testsuite: Fix symlink testBen Gamari2020-02-261-1/+1
* Fix testsuite driver output (#17847)Vladislav Zavialov2020-02-181-1/+1
* testsuite: Probe whether symlinks are usable on WindowsBen Gamari2020-02-161-1/+23
* testsuite: Sort test names in expected change outputBen Gamari2020-02-151-3/+3
* testsuite: Assert the opsys names are knownBen Gamari2020-02-141-0/+11
* testlib: Extend existing *_opts in extra_*_optsÖmer Sinan Ağacan2020-02-051-4/+6
* testsuite: Don't crash on encoding failure in printBen Gamari2020-01-311-8/+12
* testsuite: Preserve more information in framework failuresBen Gamari2020-01-201-1/+1
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-121-1/+1
* testsuite: Fix Windows platform testBen Gamari2020-01-071-2/+1