1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/bootstraptest
akr 7a0d1903d3 remove p.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14717 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-12-26 06:28:42 +00:00
..
pending.rb * bootstraptest/pending.rb: add pending issue. 2007-12-25 13:15:53 +00:00
runner.rb
test_block.rb * vm.c: check frame is FINAL when creating env. 2007-12-25 02:14:36 +00:00
test_class.rb * bootstraptest/test_class.rb: new file. 2007-02-24 09:45:25 +00:00
test_eval.rb * compile.c (iseq_compile_each): should handle upper level eval iseq 2007-12-19 16:10:54 +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_flip.rb
test_flow.rb
test_fork.rb * bootstraptest/test_fork.rb: skip if fork is not unsupported. 2007-12-21 21:35:08 +00:00
test_io.rb remove p. 2007-12-26 06:28:42 +00:00
test_jump.rb * compile.c (iseq_compile_each): remove "retry" in block. 2007-12-19 08:46:49 +00:00
test_knownbug.rb * compile.c (iseq_compile_each): fix stack consistency error 2007-12-25 12:37:16 +00:00
test_literal.rb * bootstraptest/test_knownbug.rb, test_literal.rb: move fixed test. 2007-12-24 21:26:02 +00:00
test_load.rb * load.c (rb_feature_p): returns loading path name too. 2007-12-24 07:53:50 +00:00
test_m17n.rb * bootstraptest/test_m17n.rb: set properties. 2007-12-19 12:03:46 +00:00
test_marshal.rb
test_massign.rb * insnhelper.ci (vm_expandarray): fix sp increase place. 2007-12-20 01:03:15 +00:00
test_method.rb * eval.c (rb_f_public_send): rename invoke_method to public_send. 2007-12-10 05:34:50 +00:00
test_objectspace.rb * bootstraptest/test_objectspace.rb: fix condition. 2007-12-22 10:54:02 +00:00
test_proc.rb
test_syntax.rb * compile.c (iseq_compile_each): fix stack consistency error 2007-12-25 12:37:16 +00:00
test_thread.rb * vm_core.h, thread.c, cont.c: add RUBY_VM_SET_INTERRUPT(), 2007-12-25 04:16:06 +00:00