aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_m17n_comb.rb
Commit message (Expand)AuthorAgeFilesLines
* * re.c (rb_reg_regsub): remove too strict encoding check.matz2008-03-031-2/+0
* * test/ruby/allpairs.rb: new file for all pairs method.akr2008-03-011-14/+4
* * test/ruby/test_m17n_comb.rb (TestM17NComb::test_str_chomp): testmatz2008-02-291-2/+6
* * string.c (rb_str_rpartition): calculation was done in byte indexing.matz2008-02-291-0/+2
* * re.c (rb_reg_prepare_re): add enable_warning parameter.akr2008-02-171-0/+2
* * string.c (rb_str_succ): don't increment/decrement codepoint.akr2008-01-271-7/+8
* tests refined.akr2008-01-271-16/+30
* add tests.akr2008-01-261-9/+139
* fix previous change.akr2008-01-231-2/+3
* test refined.akr2008-01-231-2/+2
* add a test.akr2008-01-231-35/+78
* * include/ruby/encoding.h (rb_enc_str_buf_cat): declared.akr2008-01-061-3/+2
* split combinational tests.akr2008-01-051-0/+1434