summaryrefslogtreecommitdiff
path: root/testsuite/driver/testlib.py
Commit message (Expand)AuthorAgeFilesLines
* [testsuite] filter out superfluous dylib warningsMoritz Angermann2021-05-071-3/+18
* [testlib/driver] denoiseMoritz Angermann2021-05-071-4/+8
* test driver: Make sure RESIDENCY_OPTS is passed for 'all' perf testsMatthew Pickering2021-05-051-11/+28
* Revert "[ci/arm/darwin/testsuite] Forwards ports from GHC-8.10"Ben Gamari2021-04-051-25/+6
* testsuite: Check test stats only after test correctnessBen Gamari2021-04-021-5/+5
* testsuite: Make passFail a booleanBen Gamari2021-04-021-21/+6
* [testlib] ignore strip warningsMoritz Angermann2021-03-291-0/+4
* [ci/arm/darwin/testsuite] Forwards ports from GHC-8.10Moritz Angermann2021-03-211-6/+21
* gitlab-ci: Ignore performance improvements in marge jobsBen Gamari2021-03-191-12/+13
* testsuite: Make --ignore-perf-tests more expressiveBen Gamari2021-03-191-4/+9
* testsuite: Introduce flag to ignore performance failuresBen Gamari2021-02-241-1/+1
* Test Driver: Tweak interval of test reportingMatthew Pickering2021-02-181-5/+12
* Reduce default test verbosityMatthew Pickering2021-01-281-1/+2
* 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
* [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-081-0/+7
|\
| * testsuite: Skip high memory usage tests with TSANBen Gamari2020-10-241-0/+4
| * testsuite: Mark setnumcapabilities001 as broken with TSANGHC GitLab CI2020-10-241-0/+3
* | Testsuite: Support for user supplied package dbsAndreas Klebinger2020-11-041-1/+14
* | testsuite: Add --top flag to driverGHC GitLab CI2020-11-021-1/+1
* | Use config.run_ways for multi_compile_and_run testsDavid Eichmann2020-10-271-1/+1
|/
* testsuite: Fix WinIO error message normalizationGHC GitLab CI2020-09-201-4/+6
* testsuite: Allow baseline commit to be set explicitlyBen Gamari2020-08-181-1/+2
* testsuite: Normalise WinIO error message differencesBen Gamari2020-07-261-0/+24
* Add test for #18064Sylvain Henry2020-07-221-0/+5
* Add tests for #17920Sylvain Henry2020-06-231-2/+1
* Update testsuiteSylvain Henry2020-06-171-7/+7
* testsuite: Refactor ghostscript detectionBen Gamari2020-06-011-24/+31
* Implement cstringLength# and FinalPtrAndrew Martin2020-05-231-0/+20
* 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: Allow tests to be marked as broken on the command lineBen Gamari2020-02-261-0/+3
* Fix testsuite driver output (#17847)Vladislav Zavialov2020-02-181-1/+1
* 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 typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* Implement pointer tagging for big families (#14373)Gabor Greif2019-12-061-2/+10
* testsuite: Make performance metric summary more readableBen Gamari2019-12-051-2/+2
* testsuite: Factor out terminal coloringBen Gamari2019-12-051-11/+10
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-1/+1
* testsuite: don't collect compiler stats in collect_runtime_residencyAlp Mestanogullari2019-11-121-1/+1
* testsuite: Don't check_stats at runtime if not requestedwip/T17387Ben Gamari2019-11-101-4/+9
* testsuite: Use small allocation area when measuring residencyBen Gamari2019-11-101-0/+44
* testsuite: Fix Windows cleanup pathBen Gamari2019-11-091-2/+2
* Testsuite: Introduce req_rts_linkerStefan Schulze Frielinghaus2019-11-081-0/+4