aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_clone.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test: assert_raises has been deprecated since a long time ago.nobu2008-09-241-1/+1
* * test/ruby/test_clone.rb: fix to current specko12007-02-081-1/+1
* * Merge YARVko12006-12-311-1/+1
* * class.c (rb_include_module): revert duplicate inclusion ofmatz2006-11-071-1/+1
* * sprintf.c (rb_str_format): allow %c to print one charactermatz2006-06-091-1/+1
* * test/*: should not depend on $KCODE.nahi2004-02-181-2/+0
* * lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu2003-09-051-14/+9
* * 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/+35