summaryrefslogtreecommitdiff
path: root/testsuite/tests/rts
Commit message (Expand)AuthorAgeFilesLines
* Add tests for several trace functions.Philip Hazelden2022-04-092-0/+4
*-. Merge branches 'wip/windows-high-codegen', 'wip/windows-high-linker', 'wip/wi...Ben Gamari2022-04-0711-58/+50
|\ \
| | * testsuite: Mark T9405 as broken on WindowsBen Gamari2022-04-071-1/+1
| | * testsuite: Mark linker unloading tests as broken on WindowsBen Gamari2022-04-072-0/+2
| | * testsuite: Mark T20918 as broken on WindowsBen Gamari2022-04-071-4/+5
| | * testsuite: Update expected output from T5435 tests on WindowsBen Gamari2022-04-072-1/+3
| | * testsuite: Clean up tests depending on C++ std libBen Gamari2022-04-062-3/+4
| | * testsuite: Mark T9405 as fixed on WindowsBen Gamari2022-04-061-1/+1
| | * testsuite: Port T16514 to CBen Gamari2022-04-063-46/+32
| |/ |/|
| * rts/linker: Report archive member indexBen Gamari2022-04-063-3/+3
|/
* Add warnings for file header pragmas that appear in the body of a module (#20...Zubin Duggal2022-04-061-2/+0
* Change GHC.Prim to GHC.Exts in docs and testsKrzysztof Gogolewski2022-04-015-5/+5
* Minor cleanupKrzysztof Gogolewski2022-04-013-8/+2
* linker: Initial Windows C++ exception unwinding supportTamar Christina2022-03-175-0/+54
* testsuite: Fix ipeMap testPeter Trommler2022-02-231-21/+21
* Only check the exit code in derefnull & divbyzero tests on OpenBSDGreg Steuck2022-02-123-2/+4
* Use PATH_FMT instead of %s to format `pathchar *`Ben Gamari2022-01-302-3/+3
* Add test case for C++ exception handlingRobert Hensing2022-01-245-0/+31
* 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
* Skip T18623 on OpenBSDGreg Steuck2022-01-111-1/+1
* Disable T2615 on OpenBSD, close #20869Greg Steuck2022-01-061-0/+2
* Multiple Home UnitsMatthew Pickering2021-12-284-8/+8
* Revert "base: Use one-shot kqueue on macOS"Matthew Pickering2021-11-181-0/+0
* Null eventlog writerOleg Grenrus2021-10-152-0/+11
* testsuite: remove 'req_smp' from testwsdequeZubin Duggal2021-10-131-1/+0
* testsuite: Clean up dynlib support predicatesBen Gamari2021-10-121-2/+5
* Normalise output of T20199 testMatthew Pickering2021-10-081-1/+2
* Nested CPR light unleashed (#18174)Sebastian Graf2021-09-301-14/+12
* testsuite: Ensure that C++11 is used in T20199Ben Gamari2021-09-231-1/+1
* testsuite: Don't use cc directly in section_alignment testBen Gamari2021-09-231-1/+1
* testsuite: Make unsigned_reloc_macho_x64 and section_alignment makefile_testsBen Gamari2021-09-231-2/+2
* testsuite: Fix ipeMapBen Gamari2021-09-231-0/+1
* Use Info Table Provenances to decode cloned stack (#18163)Sven Tennie2021-09-239-31/+163
* Introduce stack snapshotting / cloning (#18741)Sven Tennie2021-09-236-0/+267
* Testsuite: Mark T12903 as fragile on i386Matthew Pickering2021-09-171-0/+1
* Optimize Info Table Provenance Entries (IPEs) Map creation and lookupSven Tennie2021-08-118-0/+782
* testsuite: Add test for #20199Ben Gamari2021-08-094-0/+17
* RTS: Fix flag parsing for --eventlog-flush-intervalMatthew Pickering2021-06-192-0/+8
* Adds AArch64 Native Code GeneratorMoritz Angermann2021-06-051-0/+1
* [testsuite/arm64] fix section_alignmentMoritz Angermann2021-05-071-1/+1
* [Aarch64] No div-by-zero; disable test.Moritz Angermann2021-05-071-0/+5
* Fix typoPeter Trommler2021-04-091-1/+1
* testsuite: Skip T18623 on powerpc64lePeter Trommler2021-04-091-1/+2
* Revert "[ci/arm/darwin/testsuite] Forwards ports from GHC-8.10"Ben Gamari2021-04-052-6/+1
* [testsuite/aarch64] disable T18623Moritz Angermann2021-03-291-1/+6
* Move loader state into InterpSylvain Henry2021-03-231-1/+2
* [ci/arm/darwin/testsuite] Forwards ports from GHC-8.10Moritz Angermann2021-03-212-1/+6
* [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-102-0/+41