summaryrefslogtreecommitdiff
path: root/testsuite/driver/testglobals.py
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Introduce flag to ignore performance failuresBen Gamari2021-02-241-0/+3
* Fix typosBrian Wignall2021-02-061-1/+1
* Reduce default test verbosityMatthew Pickering2021-01-281-1/+1
* Merge remote-tracking branch 'origin/wip/tsan/all'Ben Gamari2020-11-081-0/+3
|\
| * testsuite: Mark setnumcapabilities001 as broken with TSANGHC GitLab CI2020-10-241-0/+3
* | Testsuite: Support for user supplied package dbsAndreas Klebinger2020-11-041-0/+3
* | testsuite: Add --top flag to driverGHC GitLab CI2020-11-021-1/+1
|/
* testsuite: Only run llvm ways if llc is availableBen Gamari2020-08-181-0/+3
* testsuite: Allow baseline commit to be set explicitlyBen Gamari2020-08-181-1/+4
* Add test for #18064Sylvain Henry2020-07-221-0/+3
* Update testsuiteSylvain Henry2020-06-171-0/+3
* testsuite: Refactor ghostscript detectionBen Gamari2020-06-011-1/+1
* testsuite: Allow tests to be marked as broken on the command lineBen Gamari2020-02-261-1/+6
* testsuite: Make performance metric summary more readableBen Gamari2019-12-051-1/+7
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-1/+1
* CI: Always dump performance metrics.David Eichmann2019-10-221-2/+2
* testsuite: Rework tracking of fragile testsBen Gamari2019-08-041-1/+2
* testsuite: More type checking fixesBen Gamari2019-07-181-20/+22
* testsuite: More type signatureswip/run-fragile-testsBen Gamari2019-06-261-8/+10
* testsuite: Run and report on fragile testsBen Gamari2019-06-261-0/+4
* testsuite: A major revamp of the driverBen Gamari2019-06-251-19/+60
* testsuite: introduce 'static_stats' testsAlp Mestanogullari2019-05-291-0/+5
* Update terminal title while running test-suiteOleg Grenrus2019-05-141-0/+3
* Testsuite: implement use_specs.Tamar Christina2019-02-171-0/+3
* Fix and Reapply "Performance tests: recover a baseline from ancestor commits ...David Eichmann2019-02-161-3/+13
* testsuite: Report stdout and stderr in JUnit outputBen Gamari2019-02-101-0/+15
* Revert "Performance tests: recover a baseline from ancestor commits and CI re...Ben Gamari2019-01-311-9/+3
* Performance tests: recover a baseline from ancestor commits and CI results.David Eichmann2019-01-301-3/+9
* Revert "Batch merge"Ben Gamari2019-01-301-9/+3
* Batch mergeBen Gamari2019-01-301-3/+9
* testsuite: Ensure that config.{msys,cygwin} are initializedBen Gamari2019-01-231-0/+2
* testsuite: Save performance metrics in git notes.David Eichmann2018-11-071-9/+24
* testsuite: Use bools for booleans, not intsBen Gamari2018-09-051-11/+11
* Simplify testsuite driverKrzysztof Gogolewski2018-08-111-6/+0
* Correctly add unwinding info in manifestSp and makeFixupBlocksBartosz Nitka2018-05-031-0/+6
* testsuite: allow accepting of fine grained results [skip ci]Tamar Christina2018-03-311-4/+6
* Windows: fix all failing tests.Tamar Christina2018-01-021-0/+6
* testsuite: Produce JUnit outputBen Gamari2017-07-281-0/+1
* testsuite: Classify missing expected perf numbers as merely warningsBen Gamari2017-04-021-0/+1
* The Backpack patch.Edward Z. Yang2016-10-081-0/+3
* Testsuite: use ignore_stderr/stdout instead of ignore_outputThomas Miedema2016-06-291-1/+5
* Testsuite: cleanup printing of summaryThomas Miedema2016-06-281-14/+9
* Testsuite: open/close stdin/stdout/stderr explicitlyThomas Miedema2016-06-281-3/+0
* Testsuite: delete dead code + cleanupThomas Miedema2016-06-201-7/+0
* Testsuite: validate the tests/stage1 directory with the stage1 compilerThomas Miedema2016-06-181-1/+4
* Testsuite: run tests in <testdir>.run instead of /tmpThomas Miedema2016-06-181-0/+6
* Testsuite: delete check_files_writtenThomas Miedema2016-05-241-3/+0
* Testsuite: run tests in /tmp after copying required filesThomas Miedema2016-05-171-0/+3
* Testsuite: make CLEANUP=1 the default (#9758)Thomas Miedema2016-04-301-3/+0
* Testsuite: delete -fesc testsThomas Miedema2016-04-281-1/+0