summaryrefslogtreecommitdiff
path: root/testsuite/driver/testlib.py
Commit message (Expand)AuthorAgeFilesLines
* testsuite/driver: Treat framework failures of fragile tests as non-fatalBen Gamari2022-04-061-1/+3
* 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-111-1/+1
* testsuite: Run testsuite dependency calculation before GHC is builtMatthew Pickering2022-02-041-0/+6
* Fix a few Note inconsistenciesBen Gamari2022-02-011-3/+4
* testsuite: Fix import on python 3.10Zubin Duggal2022-01-121-1/+2
* Multiple Home UnitsMatthew Pickering2021-12-281-17/+29
* 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: 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
* hadrian, testsuite: Teach Hadrian to query the testsuite driver for dependenciesZubin Duggal2021-10-131-0/+16
* testsuite: Clean up dynlib support predicatesBen Gamari2021-10-121-2/+15
* 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
* packaging: Create both versioned and unversioned executablesMatthew Pickering2021-07-271-0/+6
* testsuite: Don't try to run tests with missing librariesMatthew Pickering2021-06-231-6/+6
* [testsuite] fix T13702 with clangMoritz Angermann2021-06-051-0/+5
* Driver Rework PatchMatthew Pickering2021-06-031-2/+8
* testsuite: Don't copy .hi-boot and .o-boot files into temp dirMatthew Pickering2021-05-191-1/+3
* [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