summaryrefslogtreecommitdiff
path: root/test/ruby/test_objectspace.rb
AgeCommit message (Expand)Author
2013-12-13test/ruby: better assertionsnobu
2013-11-09test_objectspace.rb: run in separate processnobu
2013-11-09gc.c: private callnobu
2013-05-20test_objectspace.rb: run test_each_object separatelynobu
2012-12-03* test/ruby/test_objectspace.rb: skip RuntimeErrorko1
2012-12-03* iseq.h: iseq_catch_table_entry::catch_type should beko1
2010-06-23Clean warnings: unused variables.naruse
2008-07-15* test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): newmame
2008-06-05* test/ruby/test_gc.rb: add tests to achieve over 90% test coverage ofmame
2008-06-01debug print removed.akr
2008-05-31* gc.c (count_objects): clear given hash.akr
2008-04-14* test/ruby/test_objectspace.rb: add a test formame
2006-09-16use assert_same instead of assert_equal.akr
2006-03-04fix string interpolationakr
2006-03-04* gc.c (id2ref): fix symbol test.akr