summaryrefslogtreecommitdiff
path: root/testsuite/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't enable the "static" way if we don't have vanilla librariesIan Lynagh2012-11-021-1/+1
* Testsuite fixes for when we only have dynamic librariesIan Lynagh2012-10-251-0/+3
* ghcilink001 is expected to fail when ghci is dynamicIan Lynagh2012-10-121-1/+2
* Use -shared for the prof waysIan Lynagh2012-10-091-11/+11
* Driver: Define have_shared_libs correctlyIan Lynagh2012-10-051-1/+3
* Don't use the dyn way if we're dynamic by defaultIan Lynagh2012-10-041-4/+4
* Add a -static way, enabled only if dynlibs are used by defaultIan Lynagh2012-10-031-0/+5
* Add bunch of llvm ways for testing purposes.David Terei2012-10-011-3/+20
* Fix handling of optllvm wayDavid Terei2012-06-251-1/+1
* Add optllvm as allowed way in testsuiteDavid M Peixotto2012-02-161-1/+1
* add req_smpSimon Marlow2012-02-161-0/+1
* Fix debugllvm WAYDavid Terei2011-12-051-1/+1