1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/ruby
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
..
enc test/ruby: better assertions 2013-12-13 09:18:05 +00:00
allpairs.rb allpairs.rb: remove unused variable 2013-10-14 19:14:29 +00:00
beginmainend.rb
endblockwarn_rb
envutil.rb envutil.rb: do not check RSS by default 2014-03-11 05:16:04 +00:00
lbtest.rb test_thread.rb: timing issues 2013-12-14 22:03:24 +00:00
marshaltestlib.rb
memory_status.rb test/ruby/envutil.rb: compare RSS to check memory leak 2014-03-09 04:17:38 +00:00
sentence.rb
test_alias.rb test_alias.rb: rename duplicate name 2013-12-24 03:43:19 +00:00
test_argf.rb test/ruby: assert_raise_with_message 2013-10-09 15:17:20 +00:00
test_arity.rb assertions.rb: last match in assert_raise_with_message 2013-12-13 09:17:55 +00:00
test_array.rb * test/ruby/test_array.rb: Ensure flatten! is used for test_flatten 2014-02-13 07:55:34 +00:00
test_assignment.rb compile.c: assignment result of aset_with 2014-01-25 05:21:07 +00:00
test_autoload.rb
test_backtrace.rb * test/ruby/test_backtrace.rb: get rid of warnings. unused variable, 2014-03-02 15:18:36 +00:00
test_basicinstructions.rb
test_beginendblock.rb test_beginendblock.rb: assert_normal_exit 2013-11-15 20:54:16 +00:00
test_bignum.rb test/unit/assertions.rb: return exception 2013-10-09 08:43:12 +00:00
test_call.rb vm_insnhelper.c: disable fastpath if splat 2014-03-12 02:19:13 +00:00
test_case.rb * test/ruby/test_case.rb (test_nomethoderror): 2013-12-01 17:06:56 +00:00
test_class.rb object.c: undef Module#prepend_features on Class 2013-08-13 12:52:25 +00:00
test_clone.rb
test_comparable.rb * compar.c (cmp_equal): warn for this release and still rescue 2014-01-18 21:40:58 +00:00
test_complex.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00
test_complex2.rb
test_complexrational.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00
test_condition.rb
test_const.rb
test_continuation.rb
test_defined.rb * test/ruby: get rid of warnings. 2014-03-04 13:55:24 +00:00
test_dir.rb dir.c: glob cases on case-insensitive system 2014-02-04 08:20:05 +00:00
test_dir_m17n.rb test_dir_m17n.rb: fixed encoding file system on OS X 2013-08-14 00:10:58 +00:00
test_econv.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00
test_encoding.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00
test_enum.rb vm_insnhelper.c: relax arity check 2014-03-13 16:18:45 +00:00
test_enumerator.rb merge GH-558 2014-03-10 01:51:45 +00:00
test_env.rb hash.c: key name in error message 2013-07-17 08:12:25 +00:00
test_eval.rb * test/ruby/test_eval.rb (TestEval#make_test_binding): renamed. 2014-03-04 14:00:48 +00:00
test_exception.rb * test/ruby: get rid of warnings. 2014-03-04 13:55:24 +00:00
test_fiber.rb * test/ruby: get rid of warnings. 2014-03-04 13:55:24 +00:00
test_file.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00
test_file_exhaustive.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00
test_fixnum.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00
test_flip.rb
test_float.rb * test/ruby: get rid of warnings. 2014-03-04 13:55:24 +00:00
test_fnmatch.rb
test_gc.rb * test/ruby/test_gc.rb: ignore warning messages for running with -w 2014-02-17 12:32:46 +00:00
test_hash.rb test_hash.rb: refine a test 2014-03-11 05:16:06 +00:00
test_ifunless.rb
test_integer.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00
test_integer_comb.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00
test_io.rb * test/ruby: get rid of warnings. 2014-03-04 13:55:24 +00:00
test_io_m17n.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00
test_iseq.rb * test/ruby: get rid of warnings. 2014-03-04 13:55:24 +00:00
test_iterator.rb
test_keyword.rb compile.c: unnamed keyword rest check 2013-12-25 13:44:18 +00:00
test_lambda.rb vm_insnhelper.c: relax arity check 2014-03-13 16:18:45 +00:00
test_lazy_enumerator.rb * test/ruby: get rid of warnings. 2014-03-05 13:27:22 +00:00
test_literal.rb
test_m17n.rb string.c: respect BOM 2014-01-15 05:04:36 +00:00
test_m17n_comb.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00
test_marshal.rb marshal.c: do not recycle wrapper objects 2014-02-17 08:41:57 +00:00
test_math.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00
test_metaclass.rb
test_method.rb iseq.c: fix parameter of unnamed rest keywords argument 2013-12-25 11:30:15 +00:00
test_mixed_unicode_escapes.rb
test_module.rb * test/ruby: get rid of warnings. 2014-03-05 13:27:22 +00:00
test_not.rb
test_notimp.rb test_notimp.rb: test timeout 2013-10-13 03:16:50 +00:00
test_numeric.rb numeric.c: float overflow 2014-02-28 05:11:44 +00:00
test_object.rb * test/ruby: get rid of warnings. 2014-03-05 13:27:22 +00:00
test_objectspace.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00
test_optimization.rb * test/ruby: get rid of warnings. 2014-03-05 13:27:22 +00:00
test_pack.rb pack.c: use ivar for associated objects 2014-02-04 05:07:21 +00:00
test_parse.rb * test/ruby: get rid of warnings. 2014-03-05 13:27:22 +00:00
test_path.rb
test_pipe.rb
test_primitive.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00
test_proc.rb * proc.c: Having any mandatory keyword argument increases min arity [#9299] 2013-12-25 21:36:19 +00:00
test_process.rb test_process.rb: clock_getres may not supported 2014-01-24 06:41:55 +00:00
test_rand.rb * test/ruby: get rid of warnings. 2014-03-05 13:27:22 +00:00
test_range.rb * enum.c: Enumerable#{min,min_by,max,max_by} extended to take an 2014-02-14 15:45:11 +00:00
test_rational.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00
test_rational2.rb
test_readpartial.rb
test_refinement.rb * test/ruby: get rid of warnings. 2014-03-05 13:27:22 +00:00
test_regexp.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00
test_require.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00
test_rubyoptions.rb test_rubyoptions.rb: just check if aborted 2014-02-12 02:36:20 +00:00
test_rubyvm.rb * compile.c, insns.def, test/ruby/test_rubyvm.rb, vm.c, vm_core.h, 2013-12-09 10:51:02 +00:00
test_settracefunc.rb * test/ruby/test_settracefunc.rb: check the target thread. 2014-01-23 11:19:58 +00:00
test_signal.rb test/unit/assertions.rb: return exception 2013-10-09 08:43:12 +00:00
test_sleep.rb test_sleep.rb: get rid of failure on Windows 2013-10-06 00:22:58 +00:00
test_sprintf.rb test_sprintf.rb: sprintf with a hash as parameter 2013-12-28 23:47:27 +00:00
test_sprintf_comb.rb vsnprintf.c: fix buffer overflow 2013-09-12 11:07:30 +00:00
test_string.rb insns.def (opt_regexpmatch2): respect redefined match op 2014-03-11 22:28:33 +00:00
test_stringchar.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00
test_struct.rb parse.y: attrset from junk ID 2014-02-13 06:43:18 +00:00
test_super.rb * test/ruby: get rid of warnings. 2014-03-05 13:27:22 +00:00
test_symbol.rb * string.c (sym_find): Add Symbol.find(str), which returns whether given 2014-02-25 16:34:00 +00:00
test_syntax.rb parse.y: optional arguments in rhs 2014-03-05 06:56:49 +00:00
test_system.rb * test/ruby: get rid of warnings. 2014-03-05 13:27:22 +00:00
test_thread.rb * test/ruby: get rid of warnings. 2014-03-05 13:27:22 +00:00
test_threadgroup.rb
test_time.rb * test/ruby: get rid of warnings. 2014-03-05 13:27:22 +00:00
test_time_tz.rb * test/ruby: get rid of warnings. 2014-03-05 13:27:22 +00:00
test_trace.rb
test_transcode.rb test_transcode.rb: add messages 2014-01-01 13:11:24 +00:00
test_undef.rb
test_unicode_escape.rb * test/ruby/test_unicode_escape.rb (TestUnicodeEscape#test_basic): this 2013-07-05 11:50:31 +00:00
test_variable.rb test_variable.rb: fix test 2013-12-24 16:44:44 +00:00
test_weakmap.rb test_weakmap.rb: fix test 2013-12-13 14:50:00 +00:00
test_whileuntil.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00
test_yield.rb vm_insnhelper.c: relax arity check 2014-03-13 16:18:45 +00:00
ut_eof.rb test/ruby: better assertions 2013-12-13 09:18:05 +00:00