summaryrefslogtreecommitdiff
path: root/testsuite/config
Commit message (Expand)AuthorAgeFilesLines
* Enable eventlog support in all ways by defaultBen Gamari2022-04-271-1/+1
* testsuite: More robust library way detectionBen Gamari2022-04-251-7/+34
* testsuite: Clean up tests depending on C++ std libBen Gamari2022-04-061-0/+1
* testsuite: Run testsuite dependency calculation before GHC is builtMatthew Pickering2022-02-041-25/+2
* Remove ghc_plugin_wayMatthew Pickering2022-02-031-3/+0
* testsuite: Clean up dynlib support predicatesBen Gamari2021-10-121-3/+4
* Optimize Info Table Provenance Entries (IPEs) Map creation and lookupSven Tennie2021-08-111-0/+3
* Remove dynamic-by-default (#16782)Sylvain Henry2021-04-071-5/+2
* Deprecate -h flagMatthew Pickering2021-01-271-1/+1
* testsuite: Only run llvm ways if llc is availableBen Gamari2020-08-181-4/+11
* testsuite: Add winio and winio_threaded wayswip/winioBen Gamari2020-07-151-0/+12
* Fix CNF handling in compacting GCÖmer Sinan Ağacan2020-04-091-1/+5
* testsuite: Make ghc_built_by_llvm check more preciseBen Gamari2019-12-171-0/+10
* testsuite: Run tests in nonmoving_thr in speed==slowBen Gamari2019-11-081-0/+2
* testsuite: Add nonmoving_thr_ghc wayBen Gamari2019-10-221-1/+4
* testsuite: Add nonmoving_thr wayBen Gamari2019-10-221-3/+6
* testsuite: Add nonmoving WAYBen Gamari2019-10-201-2/+5
* testsuite: Assert that testsuite ways are knownBen Gamari2019-10-171-0/+1
* testsuite: check for RTS linkerPeter Trommler2019-09-111-0/+1
* testsuite: Fix req_thBen Gamari2019-07-181-0/+2
* testsuite: Introduce concurrent_ways setBen Gamari2019-06-151-2/+7
* 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