aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_string.rb
Commit message (Expand)AuthorAgeFilesLines
* add succ tests from the succ document.akr2007-12-241-0/+7
* * string.c (rb_str_shared_replace): make str noembed after free.akr2007-12-131-0/+3
* * re.c (rb_reg_expr_str): use \xHH instead of \OOO.akr2007-12-091-1/+1
* * test/ruby/test_string.rb (test_splice!): tests for [ruby-dev:31665].nobu2007-08-281-0/+8
* refine tests for shift.akr2007-07-191-0/+26
* * test/ruby/test_string.rb: ("foo" == :foo) and ("foo" === :foo)ko12007-02-081-9/+9
* * Merge YARVko12006-12-311-1/+1297
* test String#sum for bits=0..7.akr2004-10-031-1/+1
* add test for String#sum.akr2004-10-031-0/+19