summaryrefslogtreecommitdiffstats
path: root/test/ruby/test_objectspace.rb
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): newmame2008-07-151-6/+2
* * test/ruby/test_gc.rb: add tests to achieve over 90% test coverage ofmame2008-06-051-0/+15
* debug print removed.akr2008-06-011-1/+0
* * gc.c (count_objects): clear given hash.akr2008-05-311-0/+6
* * test/ruby/test_objectspace.rb: add a test formame2008-04-141-0/+15
* use assert_same instead of assert_equal.akr2006-09-161-1/+1
* fix string interpolationakr2006-03-041-2/+3
* * gc.c (id2ref): fix symbol test.akr2006-03-041-0/+35