summaryrefslogtreecommitdiff
path: root/libraries/ghc-heap/tests/all.T
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Skip some tests when sanity checking is enabledBen Gamari2023-03-081-1/+2
* Add Javascript backendSylvain Henry2022-11-291-0/+2
* ghc-heap: Don't Box NULL pointersBen Gamari2022-06-181-1/+1
* ghc-heap: Add (broken) test for #21622Ben Gamari2022-06-181-0/+3
* ghc-heap: partial TSO/STACK decodingDavid Eichmann2020-11-281-0/+15
* Skip ghc_heap_all test in nonmoving waysBen Gamari2019-10-221-1/+2
* ghc-heap: Skip heap_all test with debugged RTSBen Gamari2019-10-221-1/+4
* ghc-heap: implement WEAK closure type #16974Adam Sandberg Eriksson2019-07-261-0/+8
* ghc-heap: Add closure_size_noopt testBen Gamari2019-06-101-1/+12
* testsuite: Fix and extend closure_size testBen Gamari2019-06-101-3/+7
* ghc-heap: Introduce closureSizeBen Gamari2019-03-171-0/+3
* Add HeapView functionalityPatrick Dougherty2018-05-201-0/+8