ruby/yarvtest
matz 1eee78b876 * eval.c (rb_f_send): allow send/__send__ to call methods of all
visibility again.  we no longer provide __send, __send!.

* eval.c (rb_invoke_method): new method to honor private
  visibility.  if it's invoked in a function call style, it calls
  private methods as well (previous 1.9 send behavior).

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13824 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-11-04 20:36:20 +00:00
..
runner.rb * common.mk : rename yarv-test-[all/each] to compare-test[/-each]. 2007-01-04 11:30:37 +00:00
test_block.rb set svn:eol-style 2007-02-12 23:01:19 +00:00
test_eval.rb * eval.c (rb_f_send): allow send/__send__ to call methods of all 2007-11-04 20:36:20 +00:00
test_exception.rb set svn:eol-style 2007-02-12 23:01:19 +00:00
test_flow.rb set svn:eol-style 2007-02-12 23:01:19 +00:00
test_jump.rb set svn:eol-style 2007-02-12 23:01:19 +00:00
test_proc.rb set svn:eol-style 2007-02-12 23:01:19 +00:00
test_syntax.rb set svn:eol-style 2007-02-12 23:01:19 +00:00
test_test.rb set svn:eol-style 2007-02-12 23:01:19 +00:00
test_thread.rb set svn:eol-style 2007-02-12 23:01:19 +00:00
yarvtest.rb * yarvtest/yarvtest.rb: check target command names. 2007-02-08 13:38:21 +00:00