summaryrefslogtreecommitdiff
path: root/testsuite/tests/rts/all.T
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Disable derefnull when built with LLVMwip/derefnull-llvmBen Gamari2019-12-261-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
* Add new debug flag -DZTobias Guggenmos2019-10-031-0/+1
* 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-091-0/+1
* testsuite: move tests related to linker under tests/rts/linkerArtem Pyanykh2019-04-211-79/+0
* Testsuite: use 'fragile' instead of 'skip' for T3424, T14697Vladislav Zavialov2019-03-081-9/+7
* 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-301-35/+26
* Revert "Batch merge"Ben Gamari2019-01-301-26/+35
* Batch mergeBen Gamari2019-01-301-35/+26
* 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
* 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-021-0/+12
* 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-281-0/+22
* Updated PE linker, section alignment and cleanup.Tamar Christina2018-09-171-0/+3
* Skip eventlog tests in GHCi wayÖmer Sinan Ağacan2018-09-051-2/+2
* Add traceBinaryEvent# primopMitsutoshi Aoe2018-08-211-0/+4
* 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
* 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-131-12/+19
* storageAddCapabilities: fix bug in updating nursery pointersSimon Marlow2018-05-021-0/+7
* testsuite: Fix `./validate --slow`Alp Mestanogullari2018-04-191-2/+6
* Improve accuracy of get/setAllocationCounterBen Gamari2018-03-191-0/+6
* rts: Add --internal-counters RTS flag and several countersDouglas Wilson2018-03-191-0/+2
* Compacted arrays are pinned for isByteArrayPinned#Simon Marlow2018-03-091-0/+2
* Make RTS keep less memory (fixes #14702)Andrey Sverdlichenko2018-01-311-0/+5