summaryrefslogtreecommitdiff
path: root/testsuite/driver/testutil.py
Commit message (Expand)AuthorAgeFilesLines
* testsuite/testutil: Fix bytes/str mismatchBen Gamari2020-06-011-1/+1
* testsuite: Refactor ghostscript detectionBen Gamari2020-06-011-0/+13
* testsuite: Don't fail if we can't unlink __symlink_testBen Gamari2020-06-011-1/+4
* testsuite: Fix symlink testBen Gamari2020-02-261-1/+1
* testsuite: Probe whether symlinks are usable on WindowsBen Gamari2020-02-161-1/+23
* testsuite: Fix Windows platform testBen Gamari2020-01-071-2/+1
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* testsuite: Factor out terminal coloringBen Gamari2019-12-051-8/+3
* CI: Always dump performance metrics.David Eichmann2019-10-221-1/+1
* testsuite: More type checking fixesBen Gamari2019-07-181-15/+31
* testsuite: A major revamp of the driverBen Gamari2019-06-251-10/+16
* TestRunner: Added --chart to display a chart of performance testsDavid Eichmann2019-06-041-0/+4
* Testsuite: opt-in to symlinks on WindowsTamar Christina2019-02-211-1/+1
* Fix and Reapply "Performance tests: recover a baseline from ancestor commits ...David Eichmann2019-02-161-1/+1
* testsuite: Report stdout and stderr in JUnit outputBen Gamari2019-02-101-2/+5
* Revert "Performance tests: recover a baseline from ancestor commits and CI re...Ben Gamari2019-01-311-1/+1
* Performance tests: recover a baseline from ancestor commits and CI results.David Eichmann2019-01-301-1/+1
* Revert "Batch merge"Ben Gamari2019-01-301-1/+1
* Batch mergeBen Gamari2019-01-301-1/+1
* testsuite: Save performance metrics in git notes.David Eichmann2018-11-071-0/+18
* Testsuite driver: fix encoding issue when calling ghc-pkgKrzysztof Gogolewski2018-08-061-3/+2
* Remove dead code in testsuite driverKrzysztof Gogolewski2018-07-271-14/+0
* testsuite: Show stderr output on command failureBen Gamari2017-07-111-1/+1
* Fix testsuite threading, timeout, encoding and performance issues on WindowsTamar Christina2016-11-291-0/+24
* testsuite/driver: Never symlink on WindowsBen Gamari2016-10-171-6/+12
* Testsuite: delete dead code + cleanupThomas Miedema2016-06-201-18/+0
* Testsuite: run tests in /tmp after copying required filesThomas Miedema2016-05-171-0/+32
* Make testsuite work again with Py3Herbert Valerio Riedel2015-12-231-1/+1
* Testdriver: don't use os.popen in config/ghcPhil Ruffwind2015-05-281-0/+18
* Move the function strip_quotes to testutil.pyThomas Miedema2015-03-131-0/+3
* Python 3 support, second attempt (Trac #9184)Krzysztof Gogolewski2014-10-191-34/+0
* Revert "Basic Python 3 support for testsuite driver (Trac #9184)"Krzysztof Gogolewski2014-10-031-0/+34
* Basic Python 3 support for testsuite driver (Trac #9184)Krzysztof Gogolewski2014-10-011-34/+0
* allow extra normalisation to be applied to the output on a per-test basisSimon Marlow2008-01-221-0/+3
* Various testsuite helper functions like expect_broken_if_compiler_geIan Lynagh2007-09-211-0/+16
* Option to skip ways when running the testsuiteIan Lynagh2007-02-061-0/+3
* Tidy up the testsuite output by combinding failures for multiple waysSimon Marlow2006-03-151-0/+11
* [project @ 2003-08-19 21:51:53 by krc]krc2003-08-191-1/+1
* [project @ 2002-09-11 10:47:57 by simonmar]simonmar2002-09-111-0/+3
* [project @ 2002-07-31 14:24:18 by simonmar]simonmar2002-07-311-0/+15