summaryrefslogtreecommitdiff
path: root/testsuite/driver/testlib.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* CI: Always dump performance metrics.David Eichmann2019-10-221-3/+3
* testsuite: Assert that testsuite ways are knownBen Gamari2019-10-171-28/+49
* testsuite: Ensure that makefile tests get runBen Gamari2019-10-171-0/+5
* Use os.devnull instead of '/dev/null' in the testsuite driver.Andreas Klebinger2019-08-141-4/+26
* testsuite: Rework tracking of fragile testsBen Gamari2019-08-041-5/+14
* testsuite: Fix some ints used as boolsBen Gamari2019-07-181-10/+10
* testsuite: Print output from hp2psBen Gamari2019-07-181-1/+1
* testsuite: Fix req_thBen Gamari2019-07-181-1/+2
* testsuite: More type checking fixesBen Gamari2019-07-181-59/+112
* Testsuite tweaks and refactoringÖmer Sinan Ağacan2019-07-091-8/+10
* testsuite: Fix #16818Ben Gamari2019-07-091-3/+10
* testsuite: Run and report on fragile testsBen Gamari2019-06-261-8/+17
* testsuite: A major revamp of the driverBen Gamari2019-06-251-283/+324
* testsuite: Add assertions that way lists are in fact listsBen Gamari2019-06-151-0/+6
* testsuite: Don't run tests requiring TH in profasm way when GhcDynamicBen Gamari2019-06-121-0/+8
* testsuite: Fix omit_ways usageBen Gamari2019-06-121-0/+1
* testsuite: Fix fragile_for test modifierBen Gamari2019-06-121-3/+3
* TestRunner: Added --chart to display a chart of performance testsDavid Eichmann2019-06-041-4/+1
* testsuite: introduce 'static_stats' testsAlp Mestanogullari2019-05-291-5/+11
* Update terminal title while running test-suiteOleg Grenrus2019-05-141-3/+9
* codegen: fix memset unroll for small bytearrays, add 64-bit setsArtem Pyanykh2019-04-091-2/+57
* testsuite: Show exit code of GHCi tests on failureÖmer Sinan Ağacan2019-04-081-1/+1
* Print test suite results ("unexpected failures" etc.) in sorted orderÖmer Sinan Ağacan2019-03-201-1/+1
* testsuite: Display observed exit code on failure due to bad exit codeBen Gamari2019-03-201-1/+1
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-2/+2
* testsuite: Introduce fragile modifierBen Gamari2019-03-061-0/+24