about summary refs log tree commit homepage
path: root/test/test_raindrops.rb
DateCommit message (Expand)
2024-03-23treewide: future-proof frozen_string_literal changes
2021-11-26Allow Raindrops objects to be backed by a file
2020-01-06fixes for newer rubies
2011-03-10tests: ensure munmap() in children don't muck up the parent
2011-03-11support for Raindrops#size= and Raindrops#evaporate!
2011-02-23add Raindrops::MAX constant
2010-09-18use runtime cache line size detection
2010-04-11tests: fix to run under MRI 1.8.6
2010-04-07initial