summaryrefslogtreecommitdiff
path: root/test/ruby/enc
AgeCommit message (Expand)Author
2013-12-13test/ruby: better assertionsnobu
2012-05-07use assert_equal, assert_match, and so on.nobu
2012-02-17* Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse
2012-01-08* numeric.c (rb_enc_uint_char): raise RangeError when added codepointnaruse
2010-03-12indented.akr
2010-03-12wrap tests by Emoji module.akr
2010-03-09* enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_...muraken
2010-02-14avoid method redefinition.akr
2009-10-29* test/ruby/enc/test_gb18030.rb (test_left_adjust_char_head):nobu
2008-12-13* test/ruby/enc/test_utf16.rb: feature changed in r20626.yugui
2008-09-23* string.c (rb_str_casecmp): make the ordering consistent withakr
2008-09-18* regexec.c (string_cmp_ic): add text_end argument.akr
2008-09-18* grapheme cluster implementation reverted. [ruby-dev:36375]akr
2008-09-18* transcode.c: add "Error" suffix for Encoding exception classes.matz
2008-09-17* string.c (rb_str_casecmp): don't use rb_enc_codepoint.akr
2008-09-15add assertion message for previous commit.akr
2008-09-15* re.c (rb_reg_quote): use rb_enc_mbcput to generate ASCIIakr
2008-08-13* test/ruby/test_m17n.rb: follow EncodingCompatibilityError.naruse
2008-07-25* test/ruby/enc/test_koi8.rb: move from test/ruby/test_koi8.rb.mame
2008-07-16* test/ruby/enc: moved tests for particular encodings.nobu