summaryrefslogtreecommitdiff
path: root/testsuite/tests/rts
Commit message (Expand)AuthorAgeFilesLines
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-262-2/+2
* PPC NCG: Add DWARF constants and debug labelsPeter Trommler2020-04-221-2/+1
* testsuite: Flush stdout buffers in InitEventLoggingBen Gamari2020-02-263-2/+7
* check for safe arguments, raising error when invalid (fix #17720)Stefan Pavikevik2020-02-245-0/+25
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* Module hierarchy: ByteCode and Runtime (cf #13009)Sylvain Henry2020-02-127-7/+7
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-083-3/+3
* Fix hs_try_putmvar losing track of running capDylan Yudaken2020-02-082-0/+23
* Fix chaining tagged and untagged ptrs in compacting GCÖmer Sinan Ağacan2020-01-253-0/+84
* testsuite: Disable derefnull when built with LLVMBen Gamari2019-12-301-4/+4
* testsuite: Mark T5435_* tests as broken on ARMBen Gamari2019-12-171-6/+16
* testsuite: Disable divByZero on non-NCG targetsBen Gamari2019-12-051-0/+4
* rts: Expose interface for configuring EventLogWritersBen Gamari2019-11-234-0/+55
* testsuite: Increase width of stack003 testBen Gamari2019-11-191-5/+11
* testsuite: Mark T13676 as broken on Darwin and WindowsBen Gamari2019-11-091-2/+3
* testsuite: Fix header #include order on WindowsBen Gamari2019-11-091-2/+3
* Testsuite: Introduce req_rts_linkerStefan Schulze Frielinghaus2019-11-083-10/+7
* testsuite: skip test requiring RTS linker on PowerPCPeter Trommler2019-11-052-8/+5
* Merge non-moving garbage collectorBen Gamari2019-10-232-41/+95
|\
| * 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
| * rts/BlockAlloc: Allow aligned allocation requestswip/gc/aligned-block-allocationÖmer Sinan Ağacan2019-10-181-37/+84
* | Windows: Update tarballs to GCC 9.2 and remove MAX_PATH limit.Tamar Christina2019-10-202-2/+2
|/
* Skip T13767 on DarwinVladislav Zavialov2019-10-121-1/+3
* Escape stats file command (#13676)Vladislav Zavialov2019-10-123-0/+49
* Add new debug flag -DZTobias Guggenmos2019-10-033-0/+3
* 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