1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core/objectspace
2020-12-21 01:19:55 +09:00
..
fixtures
weakmap Fix ObjectSpace::WeakMap#key? to work if the value is nil 2020-05-02 16:08:36 +02:00
_id2ref_spec.rb Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
add_finalizer_spec.rb
call_finalizer_spec.rb
count_objects_spec.rb
define_finalizer_spec.rb 2.8 -> 3.0 in specs 2020-12-04 16:32:14 +01:00
each_object_spec.rb
finalizers_spec.rb
garbage_collect_spec.rb
remove_finalizer_spec.rb
undefine_finalizer_spec.rb
weakmap_spec.rb