aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_objectspace.rb
Commit message (Expand)AuthorAgeFilesLines
* gc.c: do not expose internal singleton classnobu2015-12-221-0/+7
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test_objectspace.rb: missing tests from rubyspecnobu2015-11-251-0/+24
* * gc.c (internal_object_p): Now a singleton classes appear byko12015-07-211-0/+16
* thread.c: get rid of invalid ID symbolnobu2014-12-091-0/+7
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* gc.c: preserve encodingnobu2014-09-101-0/+5
* test/ruby: better assertionsnobu2013-12-131-4/+4
* test_objectspace.rb: run in separate processnobu2013-11-091-19/+12
* gc.c: private callnobu2013-11-091-0/+21
* test_objectspace.rb: run test_each_object separatelynobu2013-05-201-0/+2
* * test/ruby/test_objectspace.rb: skip RuntimeErrorko12012-12-031-1/+5
* * iseq.h: iseq_catch_table_entry::catch_type should beko12012-12-031-0/+13
* Clean warnings: unused variables.naruse2010-06-231-0/+1
* * 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