aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_arity.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* relax error message formatnobu2015-10-241-22/+22
* assertions.rb: last match in assert_raise_with_messagenobu2013-12-131-3/+1
* * test/ruby/test_arity.rb (TestArity#err_mess): use assert_raise.nobu2012-03-151-3/+3
* * include/ruby/intern.h: Add rb_check_arity, rb_error_arity [#6085]marcandre2012-03-141-0/+10
* * vm_insnhelper.c: improve number of arguments error in case ofmarcandre2012-03-141-0/+61