1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/bootstraptest
nobu faf2541c2b * gc.c (rb_gc_call_finalizer_at_exit): self-referencing finalizers
cannot be invoked.  [ruby-dev:35681]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18391 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-08-06 11:48:30 +00:00
..
pending.rb * KNOWNBUGS.rb, bootstraptest/pending.rb: move a bug (?) to pending. 2008-06-19 16:08:16 +00:00
runner.rb * io.c (rb_io_wait_readable, rb_io_wait_writable): check if the file 2008-07-11 11:51:39 +00:00
test_attr.rb
test_autoload.rb
test_block.rb
test_class.rb * bootstraptest/pending.rb: move/remove solved issues. 2008-06-08 18:13:09 +00:00
test_eval.rb * vm.c, eval_intern.h (PASS_PASSED_BLOCK): 2008-06-10 21:46:43 +00:00
test_exception.rb * eval.c (errinfo_place): skip if error is Fixnum. [ruby-dev:32608] 2007-12-19 08:02:03 +00:00
test_finalizer.rb * gc.c (rb_gc_call_finalizer_at_exit): self-referencing finalizers 2008-08-06 11:48:30 +00:00
test_flip.rb
test_flow.rb
test_fork.rb
test_io.rb * io.c (rb_io_wait_readable, rb_io_wait_writable): check if the file 2008-07-11 11:51:39 +00:00
test_jump.rb * compile.c (get_destination_insn, get_next_insn, get_prev_insn): 2008-05-22 14:45:54 +00:00
test_literal.rb
test_load.rb
test_marshal.rb
test_massign.rb * insns.def (expandarray): fix stack inc. 2008-01-23 17:17:23 +00:00
test_method.rb * bootstraptests/method.rb: increase RLIMIT_STACK size to 4M+8Kbytes 2008-07-27 13:24:18 +00:00
test_objectspace.rb
test_proc.rb * string.c (str_gsub): should preserve last successful match 2008-06-19 17:11:55 +00:00
test_struct.rb
test_syntax.rb * vm.c, eval_intern.h (PASS_PASSED_BLOCK): 2008-06-10 21:46:43 +00:00
test_thread.rb add ML ref. 2008-07-10 14:52:24 +00:00