1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
nobu 163f9abe4f vm_insnhelper.c: relax arity check
* vm.c (invoke_block_from_c): add splattable argument.
* vm.c (vm_invoke_proc): disallow to splat when directly invoked.
* vm_insnhelper.c (vm_callee_setup_arg_complex, vm_callee_setup_arg):
  relax arity check of yielded lambda.  [ruby-core:61340] [Bug #9605]
* test/ruby/test_yield.rb (TestRubyYieldGen#emu_bind_params): no
  longer raise ArgumentError when splatting to lambda.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45327 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-03-13 16:18:45 +00:00
..
-ext-
base64
benchmark
bigdecimal
cgi
coverage
csv
date
dbm
digest
dl test/dl, test/fiddle: relax criteria 2014-03-13 16:18:30 +00:00
drb
dtrace
erb
etc
fiddle test/dl, test/fiddle: relax criteria 2014-03-13 16:18:30 +00:00
fileutils * test: get rid of warnings. 2014-03-11 04:22:34 +00:00
gdbm
io
irb
json
logger
matrix
minitest
misc
mkmf * test: get rid of warnings. 2014-03-11 04:22:34 +00:00
monitor
net
nkf
objspace * test/objspace/test_objspace.rb (TestObjSpace#test_dump_uninitialized_file): 2014-03-11 13:23:43 +00:00
open-uri
openssl
optparse
ostruct
pathname
psych
rake
rdoc
readline
resolv
rexml
rinda
ripper
rss
ruby vm_insnhelper.c: relax arity check 2014-03-13 16:18:45 +00:00
rubygems
scanf
sdbm
shell
socket
stringio
strscan * test: get rid of warnings. 2014-03-11 04:22:34 +00:00
syslog
testunit * test: get rid of warnings. 2014-03-11 04:22:34 +00:00
thread
uri
webrick * test: get rid of warnings. 2014-03-11 04:22:34 +00:00
win32ole
xmlrpc
zlib
inlinetest.rb
profile_test_all.rb
runner.rb
test_abbrev.rb
test_cmath.rb
test_delegate.rb
test_find.rb
test_ipaddr.rb
test_mathn.rb
test_mutex_m.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb
test_pstore.rb
test_pty.rb
test_rbconfig.rb
test_securerandom.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb
test_time.rb
test_timeout.rb
test_tmpdir.rb
test_tracer.rb
test_tsort.rb
test_weakref.rb
with_different_ofs.rb