summaryrefslogtreecommitdiff
path: root/testsuite/driver/testglobals.py
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Tests for trac #5025.Austin Seipp2011-04-031-2/+3
* Fix the ffi002 testIan Lynagh2010-04-281-0/+3
* Add clean_cmd to the testsuite, and use it in bug1465Ian Lynagh2009-12-191-0/+3
* Add pre-command support to the testsuite, and fix annrun01 by using itIan Lynagh2009-12-191-0/+3
* Allow tests to behave differently depending on whether the compiler is in-treeIan Lynagh2009-12-181-0/+3
* Gather all tests at once, rather than doing them directory by directoryIan Lynagh2009-11-281-0/+3
* grab the target architecture from GHC, and add an if_arch() testSimon Marlow2009-11-241-0/+1
* add config.have_shared_libsSimon Marlow2009-11-041-0/+3
* Add support for compiler -t statsIan Lynagh2009-04-041-1/+2
* Improve the testsuite driver support for -t stats, and enhance space_leak_001Ian Lynagh2009-04-031-5/+7
* Add a space leak test, and some infrastructure for checking space usageIan Lynagh2008-11-231-0/+6
* Simplify, and correct, the code for determining whether we should use threadsIan Lynagh2008-06-121-1/+1
* Add if_os, and change derefnull/divbyzero to use itIan Lynagh2008-04-201-0/+1
* Find compiler version-specific output files automaticallySimon Marlow2008-02-061-0/+1
* allow extra normalisation to be applied to the output on a per-test basisSimon Marlow2008-01-221-0/+3
* Simplify the testsuite driverIan Lynagh2007-12-151-1/+1
* remove the _with_prefix forms of compile_and_run, add cmd_prefix() config ins...Simon Marlow2007-11-221-0/+3
* Add namebase_if_compiler_lt to the testsuite driverIan Lynagh2007-10-191-0/+4
* Allow files-to-cleanup to be attached to a test using extra_clean(files)Simon Marlow2007-09-131-2/+5
* clean up the extra_ways machinerySimon Marlow2007-06-271-0/+4
* Allow the "< /dev/null" when running tests to be disabledIan Lynagh2007-06-231-0/+3
* add extra_ways, for adding running a test in more waysSimon Marlow2007-06-131-0/+3
* Allow tests to be skipped based on whether or not the compiler has a tagIan Lynagh2007-04-131-0/+4
* Calibrate the testsuite timeout if a value of -1 is givenIan Lynagh2007-04-051-0/+3
* Time how long is spent on each .T fileIan Lynagh2007-03-311-0/+3
* MERGED: Add req_profiling to the driverIan Lynagh2007-03-051-0/+3
* Look for .T files in packages tooSimon Marlow2007-02-211-2/+2
* Expect tests to fail if we don't have libraries that they useIan Lynagh2007-02-061-0/+2
* ignore_output should be a test optionSimon Marlow2007-01-051-0/+3
* add support for tests consisting of a C source fileSimon Marlow2006-12-141-0/+3