summaryrefslogtreecommitdiff
path: root/test/ruby/test_clone.rb
AgeCommit message (Expand)Author
2008-09-24* test: assert_raises has been deprecated since a long time ago.nobu
2007-02-08* test/ruby/test_clone.rb: fix to current specko1
2006-12-31 * Merge YARVko1
2006-11-07* class.c (rb_include_module): revert duplicate inclusion ofmatz
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2004-02-18 * test/*: should not depend on $KCODE.nahi
2003-09-05* lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu
2003-09-05* test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi
2003-09-04* test/ruby: tests for ruby itself.nahi