aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_call.rb
Commit message (Expand)AuthorAgeFilesLines
* symbol.h: unexpected safe callnobu2016-01-091-0/+7
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* parse.y: fix block_call&.callnobu2015-12-161-0/+17
* change DOTQnobu2015-11-061-11/+11
* parse.y: revert lbracketnobu2015-11-031-4/+0
* parse.y: lbracketnobu2015-11-021-0/+4
* * test/ruby/test_call.rb: added test for safe navigation operator.hsbt2015-10-301-0/+13
* test_call.rb: add testsnobu2015-10-231-1/+5
* safe navigation attrsetnobu2015-10-231-0/+5
* Safe navigation operatornobu2015-10-221-0/+12
* vm_insnhelper.c: disable fastpath if splatnobu2014-03-121-0/+15
* * test: assert_raises has been deprecated since a long time ago.nobu2008-09-241-2/+2
* * test/*: should not depend on $KCODE.nahi2004-02-181-2/+0
* * lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu2003-09-051-18/+7
* * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi2003-09-051-4/+4
* * test/ruby: tests for ruby itself.nahi2003-09-041-0/+32