1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/ruby/enc
duerst 66a6073859 update to Unicode 11.0.0 (main step, not complete yet)
- common.mk: Change Unicode version to 11.0.0, and Emoji version to 11.0
- test/ruby/enc/test_emoji_breaks.rb: update hard-coded Emoji version
- enc/unicode/11.0.0, enc/unicode/11.0.0/casefold.h, enc/unicode/name2ctype.h:
  Add generated files. Files for Unicode 10.0.0 will be removed once we are
  sure 11.0.0 works.
- lib/unicode_normalize/tables.rb: Updated table.
- regparse.c: Almost completely reimplement grapheme cluster detection in
  function node_extended_grapheme_cluster().


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66213 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-12-05 08:10:24 +00:00
..
test_big5.rb
test_case_comprehensive.rb
test_case_mapping.rb
test_case_options.rb
test_cp949.rb
test_emoji.rb
test_emoji_breaks.rb update to Unicode 11.0.0 (main step, not complete yet) 2018-12-05 08:10:24 +00:00
test_euc_jp.rb
test_euc_kr.rb
test_euc_tw.rb
test_gb18030.rb
test_gbk.rb
test_grapheme_breaks.rb remove guard against bug #15337, because it is fixed 2018-11-24 12:33:10 +00:00
test_iso_8859.rb
test_koi8.rb
test_regex_casefold.rb
test_shift_jis.rb
test_utf16.rb
test_utf32.rb
test_windows_1251.rb
test_windows_1252.rb