summaryrefslogtreecommitdiff
path: root/test/ruby/test_gc_compact.rb
AgeCommit message (Expand)Author
2019-06-30Skip instead of returnNobuyoshi Nakada
2019-06-30Suppress unused variable warningsNobuyoshi Nakada
2019-05-23Test GC.compact with MJIT againTakashi Kokubun
2019-05-23Do not kick finalizers on rb_gc().Koichi Sasada
2019-05-21re-skip tests of GC.compact.Koichi Sasada
2019-05-21enable test for GC.compact to reproduce an issue on CIKoichi Sasada
2019-05-17skip tests for GC.compact to pass CI.Koichi Sasada
2019-05-14Add object packing strategies for compactionAaron Patterson
2019-04-23Fix complex hash keys to work with compactionAaron Patterson
2019-04-20skip test until we can guarantee movement of certain objectstenderlove
2019-04-20skip test if mjit is enabledtenderlove
2019-04-20Workaround Wercker check which is not working nowk0kubun
2019-04-20Skip test_find_collided_object on problematic CIs for nowk0kubun
2019-04-20add more assertions around moved objecttenderlove
2019-04-20check the index rather than includetenderlove
2019-04-20Try harder to make objects movetenderlove
2019-04-20Add `GC.compact` again.tenderlove
2019-04-17Reverting compaction for nowtenderlove
2019-04-17call verification method in addition to compactiontenderlove
2019-04-17Adding `GC.compact` and compacting GC support.tenderlove
2019-04-10Reverting all commits from r67479 to r67496 because of CI failureskazu
2019-04-09Don't fail the build if we can't get objects to movetenderlove
2019-04-09Try to make compaction more likelytenderlove
2019-04-09Adding `GC.compact` and compacting GC support.tenderlove