jruby / jcodings

Java-based codings helper classes for Joni and JRuby
MIT License
21 stars 29 forks source link

Fix range check for euc-jp and sjis case fold. #37

Closed k77ch7 closed 4 years ago

k77ch7 commented 4 years ago

This fixes range check. And this makes all the following MRI test cases pass.

TestEUC_JP#test_mbc_case_fold TestShiftJIS#test_mbc_case_fold