summaryrefslogtreecommitdiff
path: root/testsuite/driver/testglobals.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Filter out -prof callstacks from test output (#11521)Thomas Miedema2016-02-231-0/+3
* Testsuite: report and error out on unfound testsThomas Miedema2015-10-291-1/+2
* Testsuite: by default run all tests for a single wayThomas Miedema2015-09-021-2/+2
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-141-3/+0
* Testsuite: delete unused with_namebaseThomas Miedema2015-07-141-4/+0
* Testsuite: add function compile_timeout_multiplier (#10345)Thomas Miedema2015-06-131-1/+2
* Make validate more quietThomas Miedema2015-06-041-1/+10
* Split off stat (benchmark) test failures into a separate section in the test ...Gintautas Miliauskas2014-10-311-0/+2
* Fix #5435, adding new test config check_stdout.Edward Z. Yang2014-04-091-0/+5
* Flag to test suite: SKIP_PERF_TESTSJoachim Breitner2013-10-051-0/+3
* Test driver: Implement different verbositiesJoachim Breitner2013-09-201-1/+1
* Test driver: Print total time spent at the endJoachim Breitner2013-09-201-1/+1
* Tweak the brokens list to include the directory the test is inIan Lynagh2013-02-111-1/+1
* Add 'make list_brokens'Ian Lynagh2013-02-111-0/+6
* Remove unused *_num_fields bindingsIan Lynagh2013-02-071-11/+0
* Add better support for .cmm test files.Austin Seipp2013-01-171-0/+3
* Only run dynamicToo001 if we have both vanilla and dynamic librariesIan Lynagh2012-12-141-0/+3
* Testsuite fixes for when we only have dynamic librariesIan Lynagh2012-10-251-0/+3
* Add an outputdir test optionIan Lynagh2012-10-111-0/+3
* Add support for per-test timeout adjustment (timeout_multiplier), and tighten...Edward Z. Yang2012-09-251-0/+3
* Add combined_output option.Paolo Capriotti2012-04-231-1/+3
* add req_smpSimon Marlow2012-02-161-0/+3
* Allow perf bounds to be specified as base + percentage deviationSimon Marlow2012-02-161-0/+12