summaryrefslogtreecommitdiff
path: root/testsuite/driver/testglobals.py
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make the compiler_always_flags modifiable on a per-test basisSimon Marlow2012-02-161-0/+5
* Count the number of tests that failed due to reqlib()Simon Marlow2012-01-061-0/+2
* Fix meaning of the only_ways field (fixed cgrun057(normal) in validate)Simon Marlow2011-11-161-4/+4
* allow error message normalisation to be customisedSimon Marlow2011-11-091-0/+3
* generalise cmd_prefix to a general function to transform the commandSimon Marlow2011-10-181-2/+2
* Rejig how performance test stats are storedIan Lynagh2011-09-181-2/+2
* Use True/False rather than 1/0 for opts.aloneIan Lynagh2011-08-081-1/+1
* Add support for checking whether files are written by more than one testIan Lynagh2011-08-071-0/+3
* Testcase for objective-c++ compilation (trac #5150)Peter Wortmann2011-08-061-3/+4
* Make and use a req_interp helperIan Lynagh2011-07-131-0/+3