1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/bootstraptest
ko1 c9e4dc308f * compile.c: fix to add "ensure" codes across "while" clause
before "return" expression.  [ruby-dev:37967]
* bootstraptest/test_flow.rb: add a test.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22363 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-02-16 20:54:58 +00:00
..
pending.rb
runner.rb * bootstraptest/runner.rb: refine success message. 2009-02-04 12:57:17 +00:00
test_attr.rb
test_autoload.rb * insns.def (defineclass): try to autoload const to be overridden. 2009-02-12 15:48:44 +00:00
test_block.rb * vm_insnhelper.c (vm_callee_setup_arg_complex): uses cfp from 2008-12-15 07:26:48 +00:00
test_class.rb * vm.c (rb_vm_inc_const_missing_count, ruby_vm_const_missing_count): 2009-01-15 15:31:43 +00:00
test_eval.rb * vm.c (Init_VM): create and define TOPLEVEL_BINDING at first. 2008-12-27 01:15:56 +00:00
test_exception.rb
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 * compile.c: fix to add "ensure" codes across "while" clause 2009-02-16 20:54:58 +00:00
test_fork.rb
test_io.rb * bootstraptest/test_io.rb: no need to create real file. 2008-08-28 10:05:35 +00:00
test_jump.rb
test_literal.rb
test_load.rb
test_marshal.rb
test_massign.rb
test_method.rb * vm_insnhelper.c (vm_method_search): return rb_cObject if there is no 2008-12-25 04:19:33 +00:00
test_objectspace.rb reduce test time. 2009-02-02 08:08:52 +00:00
test_proc.rb * bootstraptest/test_proc.rb: suppress error message. 2009-01-02 13:20:46 +00:00
test_struct.rb
test_syntax.rb
test_thread.rb * bootstraptest/test_thread.rb: ignore some exceptions. 2008-10-28 00:52:32 +00:00