summaryrefslogtreecommitdiff
path: root/testsuite/tests/rts/all.T
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Mark T7919 as req_thBen Gamari2022-10-181-1/+1
* Mark T7919 as fragileBryan Richter2022-10-121-3/+7
* Refactor IPE initializationBen Gamari2022-10-111-33/+0
* testsuite: Skip a few tests as in the nonmoving collectorBen Gamari2022-07-251-2/+10
* testsuite: Use system-cxx-std-lib instead of config.stdcxx_implBen Gamari2022-07-161-1/+1
* Make -fcompact-unwind the defaultMatthew Pickering2022-06-011-3/+2
* Enable eventlog support in all ways by defaultBen Gamari2022-04-271-6/+6
* testsuite: Mark T9405 as broken on WindowsBen Gamari2022-04-071-1/+1
* testsuite: Clean up tests depending on C++ std libBen Gamari2022-04-061-1/+2
* testsuite: Mark T9405 as fixed on WindowsBen Gamari2022-04-061-1/+1
* testsuite: Port T16514 to CBen Gamari2022-04-061-1/+1
* Minor cleanupKrzysztof Gogolewski2022-04-011-3/+0
* Only check the exit code in derefnull & divbyzero tests on OpenBSDGreg Steuck2022-02-121-0/+4
* Add test case for C++ exception handlingRobert Hensing2022-01-241-0/+5
* Disable keep-cafs{,-fail} tests on OpenBSDGreg Steuck2022-01-111-2/+2
* Remove from error the parenthesized amount of memory requestedGreg Steuck2022-01-111-1/+5
* Null eventlog writerOleg Grenrus2021-10-151-0/+5
* testsuite: remove 'req_smp' from testwsdequeZubin Duggal2021-10-131-1/+0
* Normalise output of T20199 testMatthew Pickering2021-10-081-1/+2
* Use Info Table Provenances to decode cloned stack (#18163)Sven Tennie2021-09-231-1/+7
* Introduce stack snapshotting / cloning (#18741)Sven Tennie2021-09-231-0/+5
* Testsuite: Mark T12903 as fragile on i386Matthew Pickering2021-09-171-0/+1
* Optimize Info Table Provenance Entries (IPEs) Map creation and lookupSven Tennie2021-08-111-0/+46
* testsuite: Add test for #20199Ben Gamari2021-08-091-0/+1
* Adds AArch64 Native Code GeneratorMoritz Angermann2021-06-051-0/+1
* [Aarch64] No div-by-zero; disable test.Moritz Angermann2021-05-071-0/+5
* Revert "[ci/arm/darwin/testsuite] Forwards ports from GHC-8.10"Ben Gamari2021-04-051-5/+0
* [ci/arm/darwin/testsuite] Forwards ports from GHC-8.10Moritz Angermann2021-03-211-0/+5
* [ci] Skip test's on windows that often fail in CI.wip/angerman/stable-windowsMoritz Angermann2021-03-161-1/+8
* rts: Gradually return retained memory to the OSMatthew Pickering2021-03-101-0/+1
* rts: Use a separate free block list for allocatePinnedMatthew Pickering2021-03-081-0/+2
* Test start/endEventlogging: first header must be EVENT_HEADER_BEGINDavid Eichmann2021-03-021-0/+3
* Remove the -xt heap profiling optionMatthew Pickering2021-02-271-5/+0
* testsuite: Mark divbyzero, derefnull as fragileBen Gamari2020-12-151-0/+2
* testsuite: Mark T14702 as fragile on WindowsBen Gamari2020-11-281-0/+1
* testsuite: Skip divbyzero and derefnull under TSANGHC GitLab CI2020-10-241-0/+4
* [macOS] improved runpath handlingMoritz Angermann2020-09-071-1/+1
* PPC NCG: Add DWARF constants and debug labelsPeter Trommler2020-04-221-2/+1
* Fix hs_try_putmvar losing track of running capDylan Yudaken2020-02-081-0/+2
* Fix chaining tagged and untagged ptrs in compacting GCÖmer Sinan Ağacan2020-01-251-0/+4
* testsuite: Disable derefnull when built with LLVMBen Gamari2019-12-301-4/+4
* testsuite: Disable divByZero on non-NCG targetsBen Gamari2019-12-051-0/+4
* rts: Expose interface for configuring EventLogWritersBen Gamari2019-11-231-0/+3
* testsuite: Mark T13676 as broken on Darwin and WindowsBen Gamari2019-11-091-2/+3
* Testsuite: Introduce req_rts_linkerStefan Schulze Frielinghaus2019-11-081-0/+1
* testsuite: Don't run T7160 in nonmoving_thr waysBen Gamari2019-10-221-1/+1
* testsuite: bug1010 requires -c, which isn't supported by nonmovingBen Gamari2019-10-221-1/+4
* testsuite: Ensure that threaded tests are run in nonmoving_thrBen Gamari2019-10-221-2/+6
* Skip T13767 on DarwinVladislav Zavialov2019-10-121-1/+3
* Escape stats file command (#13676)Vladislav Zavialov2019-10-121-0/+2