aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_case.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* compile optimized case dispatch for nil/true/falsenormal2015-12-081-0/+21
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* * test/ruby/test_case.rb (test_nomethoderror):sorah2013-12-011-0/+8
* * test/ruby/test_case.rb (test_method_missing): Test for r43913.sorah2013-11-291-0/+11
* * compile.c (case_when_optimizable_literal): When float value can bewanabe2010-09-091-0/+19
* * compile.c (iseq_compile_each): fix splat condition in NODE_WHEN.wanabe2010-04-171-0/+20
* use require_relative.akr2010-02-021-1/+1
* * lib/matrix.rb: suppress warnings.akr2010-01-251-2/+2
* * test/ruby/test_case.rb: merged r25658 from ruby_1_8.kazu2009-11-051-0/+7
* * test/ruby/test_case.rb (TestCase#test_deoptimization):yugui2009-07-131-0/+11
* * test/*: should not depend on $KCODE.nahi2004-02-181-2/+0
* * io.c (READ_DATA_BUFFERED): new macro to detect whether stdiomatz2003-10-301-0/+9
* * lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu2003-09-051-4/+4
* * test/ruby: tests for ruby itself.nahi2003-09-041-0/+42