summaryrefslogtreecommitdiff
path: root/testsuite/config
Commit message (Expand)AuthorAgeFilesLines
* Introduce NCG config flag and add helperGabor Greif2018-12-301-0/+2
* Fix GhostScript detection (Trac #15856)Krzysztof Gogolewski2018-11-221-7/+0
* plugins: search for .a files if necessarysheaf2018-10-281-19/+2
* Fix plugin tests requirementsTamar Christina2018-10-151-3/+20
* Simplify testsuite driver, part 2Krzysztof Gogolewski2018-08-121-7/+7
* Testsuite driver: fix encoding issue when calling ghc-pkgKrzysztof Gogolewski2018-08-061-2/+2
* Disable -fghci-leak-check in DEBUG modeRichard Eisenberg2018-07-141-1/+1
* Add -fghci-leak-check to check for space leaksSimon Marlow2018-05-251-1/+1
* Revert "Add -fghci-leak-check to check for space leaks"Simon Marlow2018-05-101-1/+1
* Add -fghci-leak-check to check for space leaksSimon Marlow2018-05-091-1/+1
* Typos in comments [ci skip]Gabor Greif2017-05-051-1/+1
* testsuite: disable 'optllvm' for unregisterised compilerSergei Trofimovich2017-04-201-1/+1
* testsuite: Don't fail if "target has RTS linker" field is missingReid Barton2017-01-201-1/+4
* Testsuite: Skip failing tests on PowerPC 64-bitPeter Trommler2016-12-271-0/+3
* Run some tests with -fexternal-interpreter -profSimon Marlow2016-12-171-1/+3
* Overhaul of Compact Regions (#12455)Simon Marlow2016-12-071-0/+3
* Support SCC pragmas in declaration contextÖmer Sinan Ağacan2016-07-201-0/+2
* Run all TH tests with -fexternal-interpreter (#12219)Simon Marlow2016-06-241-1/+4
* Testsuite: delete dead code + cleanupThomas Miedema2016-06-201-51/+13
* Testsuite: *do* replace backslashes in config.libdirThomas Miedema2016-06-201-1/+34
* Testsuite: run tests in <testdir>.run instead of /tmpThomas Miedema2016-06-181-1/+0
* NUMA supportSimon Marlow2016-06-101-1/+5
* Fix: #12084 deprecate old profiling flagsSeraphime Kirkovski2016-05-241-11/+11
* Testsuite: delete old cleanup code (#11980)Thomas Miedema2016-05-171-1/+0
* Testsuite: make CLEANUP=1 the default (#9758)Thomas Miedema2016-04-301-0/+1
* Testsuite: delete -fesc testsThomas Miedema2016-04-281-4/+3
* Testsuite: for tests that use TH, omit *all* prof_waysThomas Miedema2016-02-251-1/+1
* Testsuite: Introduce config.plugin_way_flags.Thomas Miedema2016-02-251-0/+4
* Rename the test-way prof_h to normal_hSimon Marlow2016-01-081-3/+3
* Fix +RTS -h when compiling without -profSimon Marlow2016-01-081-3/+4
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-1/+4
* Make GHCi & TH work when the compiler is built with -profSimon Marlow2015-11-071-1/+5
* Testsuite Windows: don't use forward slashes in topdir pathThomas Miedema2015-10-201-2/+1
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-141-1/+0
* Testdriver: don't use os.popen in config/ghcPhil Ruffwind2015-05-281-8/+3
* testsuite: handle missing stats files gracefully (#10305)Thomas Miedema2015-05-231-0/+1
* testdriver: delete unused waysThomas Miedema2015-04-071-11/+5
* Cleanup test framework string formattingThomas Miedema2015-03-111-2/+2
* Debug test case and test suite wayPeter Wortmann2014-12-161-1/+4
* Python 3 support, second attempt (Trac #9184)Krzysztof Gogolewski2014-10-191-13/+9
* Revert "Basic Python 3 support for testsuite driver (Trac #9184)"Krzysztof Gogolewski2014-10-031-9/+13
* Basic Python 3 support for testsuite driver (Trac #9184)Krzysztof Gogolewski2014-10-011-13/+9
* testsuite: add list of llvm_waysReid Barton2014-08-091-0/+4
* Remove external coreAustin Seipp2014-05-031-6/+1
* Fix the testsuite config to allow running with GHC 7.6Ian Lynagh2013-04-201-4/+13
* Fix a framework error when using a non-dynamic GHCIan Lynagh2013-03-191-0/+1
* Fix tests for dynamic ghcIan Lynagh2013-03-151-0/+14
* Use .hpc.<testname> for the hpc directoryIan Lynagh2013-01-241-5/+5
* Only run dynamicToo001 if we have both vanilla and dynamic librariesIan Lynagh2012-12-141-0/+3
* Add if_compiler_debugged to testsuite driverIan Lynagh2012-11-101-0/+2