aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/enc
Commit message (Expand)AuthorAgeFilesLines
* test/ruby: better assertionsnobu2013-12-132-7/+7
* use assert_equal, assert_match, and so on.nobu2012-05-072-2/+2
* * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse2012-02-172-2/+2
* * numeric.c (rb_enc_uint_char): raise RangeError when added codepointnaruse2012-01-081-1/+1
* indented.akr2010-03-121-337/+337
* wrap tests by Emoji module.akr2010-03-121-0/+12
* * enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_...muraken2010-03-091-0/+430
* avoid method redefinition.akr2010-02-141-1/+1
* * test/ruby/enc/test_gb18030.rb (test_left_adjust_char_head):nobu2009-10-291-26/+27
* * test/ruby/enc/test_utf16.rb: feature changed in r20626.yugui2008-12-131-1/+1
* * string.c (rb_str_casecmp): make the ordering consistent withakr2008-09-231-0/+13
* * regexec.c (string_cmp_ic): add text_end argument.akr2008-09-181-0/+4
* * grapheme cluster implementation reverted. [ruby-dev:36375]akr2008-09-181-12/+0
* * transcode.c: add "Error" suffix for Encoding exception classes.matz2008-09-181-10/+10
* * string.c (rb_str_casecmp): don't use rb_enc_codepoint.akr2008-09-171-0/+12
* add assertion message for previous commit.akr2008-09-151-6/+13
* * re.c (rb_reg_quote): use rb_enc_mbcput to generate ASCIIakr2008-09-151-0/+6
* * test/ruby/test_m17n.rb: follow EncodingCompatibilityError.naruse2008-08-131-10/+10
* * test/ruby/enc/test_koi8.rb: move from test/ruby/test_koi8.rb.mame2008-07-251-0/+22
* * test/ruby/enc: moved tests for particular encodings.nobu2008-07-1612-0/+942