summaryrefslogtreecommitdiff
path: root/test/ruby/enc/test_utf16.rb
AgeCommit message (Expand)Author
2017-03-09test_utf16.rb: refine valid_encoding testsnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2013-12-13test/ruby: better assertionsnobu
2012-05-07use assert_equal, assert_match, and so on.nobu
2010-02-14avoid method redefinition.akr
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* 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-16* test/ruby/enc: moved tests for particular encodings.nobu