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 b8571b4285 * vm_eval.c (eval_string_with_cref): propagative filename and line_no
of binding.  [ruby-dev:38767] [ruby-core:28307]

* vm_core.h (rb_binding_t), proc.c: add filename and line_no fields to
  preserve them.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27716 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-05-09 18:41:51 +00:00
..
pending.rb
runner.rb * bootstraptest/runner.rb (assert_normal_exit): add :timeout option. 2010-02-17 12:27:34 +00:00
test_attr.rb
test_autoload.rb
test_block.rb
test_class.rb
test_eval.rb * vm_eval.c (eval_string_with_cref): propagative filename and line_no 2010-05-09 18:41:51 +00:00
test_exception.rb * bootstraptest/test_exception.rb: test for [ruby-core:24767]. 2009-08-05 04:01:08 +00:00
test_finalizer.rb
test_flip.rb
test_flow.rb * vm.c (vm_exec): reset thread state before starting vm loop. 2010-02-09 19:06:39 +00:00
test_fork.rb * bootstraptest/test_fork.rb: add a test for [ruby-core:28924]. 2010-04-19 16:03:39 +00:00
test_gc.rb * bootstraptest/test_gc.rb: added tests based on [ruby-dev:39484] 2009-10-16 09:42:20 +00:00
test_io.rb * bootstraptest/test_io.rb (megacontent-copy_stream): get rid of 2010-05-05 02:43:15 +00:00
test_jump.rb * compile.c (iseq_compile_each), vm_insnhelper.c (vm_invoke_block, 2010-05-09 18:21:39 +00:00
test_literal.rb * parse.y (literal_concat_gen): concat body from dstr instead of 2009-09-03 08:57:28 +00:00
test_load.rb
test_marshal.rb
test_massign.rb
test_method.rb * vm_method.c (rb_unlink_method_entry, rb_sweep_method_entry): 2010-05-05 17:51:21 +00:00
test_objectspace.rb
test_proc.rb
test_struct.rb
test_syntax.rb * parse.y (parser_yylex): reverted r27388 due to backward 2010-04-21 04:36:05 +00:00
test_thread.rb * insns.def (onceinlinecache): add exclusion control for a region 2010-04-27 14:06:16 +00:00