summaryrefslogtreecommitdiff
path: root/testsuite/tests/rts
Commit message (Expand)AuthorAgeFilesLines
* Revert "Batch merge"Ben Gamari2019-01-3010-52/+77
* Batch mergeBen Gamari2019-01-3010-77/+52
* PPC NCG: Remove Darwin supportPeter Trommler2019-01-011-2/+0
* testsuite: Disable more tests in unregisterised buildwip/disable-fragile-unreg-testsBen Gamari2018-12-281-0/+2
* testsuite: Mark keep-cafs and keep-cafs-fail as broken on FreeBSDBen Gamari2018-12-111-1/+3
* testsuite: Ensure that unregisterised function is calledBen Gamari2018-12-111-3/+3
* testsuite: Mark tickets identified in #15467 as brokenBen Gamari2018-12-111-1/+3
* Mark broken tests on powerpc64le and skip ghci-extPeter Trommler2018-12-071-0/+2
* linker: store entire link map and use it.Tamar Christina2018-12-045-0/+28
* testuite: update more windows tests outputsTamar Christina2018-11-221-1/+3
* rts: Allow output filename of eventlog to be given by command-lineBen Gamari2018-11-023-0/+25
* testsuite: disable nursery-chunks1 on non-smp targetsSergei Trofimovich2018-10-071-0/+1
* testsuite: disable T10017 on non-smp targetsSergei Trofimovich2018-10-071-0/+1
* Add -fkeep-cafsSimon Marlow2018-09-288-0/+86
* Updated PE linker, section alignment and cleanup.Tamar Christina2018-09-175-0/+32
* Skip eventlog tests in GHCi wayÖmer Sinan Ağacan2018-09-051-2/+2
* Add traceBinaryEvent# primopMitsutoshi Aoe2018-08-215-0/+36
* Show -with-rtsopts options in runtime's --info (#15261)roland2018-08-216-0/+19
* Simplify testsuite driver, part 2Krzysztof Gogolewski2018-08-121-4/+4
* testsuite: Mark overflow1 as broken on 32-bit platforms due to #15255Ben Gamari2018-06-161-1/+2
* Mark test broken on powerpc64[le]Peter Trommler2018-06-141-0/+2
* Disable T12903 on Darwin due to flakinessTamar Christina2018-06-141-2/+4
* Fix some of the failures in sanity wayÖmer Sinan Ağacan2018-06-131-13/+13
* Clean up Windows testsuite failuresTamar Christina2018-05-281-2/+3
* Another batch of './validation --slow' tweaksAlp Mestanogullari2018-05-201-4/+6
* Fix another batch of `./validate --slow` failuresAlp Mestanogullari2018-05-138-20/+35
* storageAddCapabilities: fix bug in updating nursery pointersSimon Marlow2018-05-022-0/+19
* testsuite: Fix `./validate --slow`Alp Mestanogullari2018-04-191-2/+6
* Omit ways depending on rts flags for #12870 related tests.Andreas Klebinger2018-04-131-8/+10
* Update tests for #12870 to pass with a slow run of the testsuite.Andreas Klebinger2018-03-194-21/+27
* Improve accuracy of get/setAllocationCounterBen Gamari2018-03-193-0/+26
* rts: Add --internal-counters RTS flag and several countersDouglas Wilson2018-03-193-7/+15
* Compacted arrays are pinned for isByteArrayPinned#Simon Marlow2018-03-093-0/+27
* Make RTS keep less memory (fixes #14702)Andrey Sverdlichenko2018-01-312-0/+41
* Linker: ignore empty paths in addEnvPathsÖmer Sinan Ağacan2018-01-262-0/+5
* Revert "Improve accuracy of get/setAllocationCounter"Ben Gamari2018-01-183-27/+0
* Support LIBRARY_PATH and LD_LIBRARY_PATH in rtsBen Gamari2018-01-156-0/+30
* Improve accuracy of get/setAllocationCounterSimon Marlow2018-01-083-0/+27
* Windows: fix all failing tests.Tamar Christina2018-01-022-3/+20
* Blackholes can be large objects (#14497)Simon Marlow2017-12-183-0/+15
* RtsFlags: allow +RTS -K0Ben Gamari2017-11-272-0/+13
* Add stack traces on crashes on WindowsTamar Christina2017-10-225-8/+4
* Add rtsopts ignore and ignoreAll.Andreas Klebinger2017-07-2812-0/+72
* Initialize hs_init with UTF8 encoded arguments on Windows.Andreas Klebinger2017-07-271-1/+1
* rts: Fix isByteArrayPinned#'s treatment of large arraysBen Gamari2017-07-032-0/+19
* configure: Coerce gcc to use $LD instead of system defaultBen Gamari2017-06-291-0/+4
* base: Validate input in setNumCapabilitiesBen Gamari2017-06-163-1/+6
* Various testsuite fixes for 32-bit WindowsBen Gamari2017-04-026-1/+52
* rts: Make out-of-memory errors more consistentBen Gamari2017-04-023-3/+3
* Report heap overflow in the same way as stack overflowSimon Marlow2017-04-021-3/+0