1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/bootstraptest
mame c43236eaf7 * bootstraptest/test_thread.rb: fix for environment where fork is not
available.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22578 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-02-23 16:24:46 +00:00
..
pending.rb
runner.rb * bootstraptest/runner.rb: Use RUBY_DESCRIPTION if defined. 2009-02-18 06:27:47 +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
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
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 * bootstraptest/test_fork.rb: test for [ruby-core:22158] 2009-02-18 01:49:17 +00:00
test_io.rb
test_jump.rb
test_literal.rb
test_load.rb
test_marshal.rb
test_massign.rb
test_method.rb * vm_eval.c (method_missing): should not pop cfp if missing method 2009-02-22 01:47:11 +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: fix for environment where fork is not 2009-02-23 16:24:46 +00:00