summaryrefslogtreecommitdiff
path: root/test/ruby/test_stringchar.rb
AgeCommit message (Expand)Author
2015-12-16Add frozen_string_literal: false for all filesnaruse
2013-12-13test/ruby: better assertionsnobu
2012-10-25revert r37326 "remove string literal concatenation"nobu
2012-10-25remove string literal concatenationnobu
2012-08-08use local variablesnobu
2010-10-28* string.c (rb_str_dump): fix expected length. [ruby-core:32935]nobu
2010-04-29* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu
2008-02-12* bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,naruse
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2004-11-18* string.c (str_gsub): internal buffer should not be listed bymatz
2004-02-18 * test/*: should not depend on $KCODE.nahi
2003-09-06* test/ruby/test_*.rb: assert_same, assert_match, and so on.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