summaryrefslogtreecommitdiff
path: root/tool/lib/gc_compact_checker.rb
AgeCommit message (Collapse)Author
2019-12-12call GC.compact after each test.Koichi Sasada
RUBY_TEST_GC_COMPACT=1 enables GC.compact checker which calls GC.compact after each test.