summaryrefslogtreecommitdiff
path: root/testsuite/tests/rts
Commit message (Expand)AuthorAgeFilesLines
* Expunge #ifdef and #ifndef from the codebaseJohn Ericson2019-07-144-9/+9
* testsuite: Ensure T5423 flushes C output bufferBen Gamari2019-06-164-3/+15
* testsuite: Add assertions that way lists are in fact listsBen Gamari2019-06-151-1/+1
* testsuite: Fix omit_ways usageBen Gamari2019-06-121-1/+1
* testsuite: Skip T7919 in ghci wayBen Gamari2019-06-121-1/+2
* testsuite: Mark T2783 as fragile in threaded1Ben Gamari2019-06-121-1/+1
* testsuite: Add test for #16514Ben Gamari2019-06-094-0/+68
* Use binary search to speedup checkUnloadPhuong Trinh2019-05-308-0/+234
* testsuite: fix ifdef lint errors under tests/rts/linkerArtem Pyanykh2019-04-213-3/+3
* testsuite: move tests related to linker under tests/rts/linkerArtem Pyanykh2019-04-2153-162/+170
* Update a panic messageÖmer Sinan Ağacan2019-04-116-12/+12
* Directly test section alignment, fix internal reloc probing lengthArtem Pyanykh2019-03-206-22/+22
* Add a linker test re: section alignmentArtem Pyanykh2019-03-204-0/+28
* Address some todos and fixmesArtem Pyanykh2019-03-206-10/+10
* Adjust section placement and relocation logic for Mach-OArtem Pyanykh2019-03-206-0/+95
* testsuite: Mark T10672 as brokenBen Gamari2019-03-201-2/+4
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-1/+1
* Testsuite: use 'fragile' instead of 'skip' for T3424, T14697Vladislav Zavialov2019-03-081-9/+7
* RTS: Add missing memory barrierPeter Trommler2019-02-271-3/+6
* Skip T3424 when fast()wip/test-t3424Vladislav Zavialov2019-02-261-0/+1
* Disable fragile test cases: T14697 T5559 T3424Vladislav Zavialov2019-02-241-3/+7
* testsuite: Use makefile_testBen Gamari2019-01-3010-77/+52
* 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