summaryrefslogtreecommitdiff
path: root/test/ruby/enc/test_emoji_breaks.rb
AgeCommit message (Expand)Author
2021-08-17Take into account data in emoji-variation-sequences.txt in tests.Martin Dürst
2021-07-27Deal with Unicode ranges in the file emoji-sequences.txtMartin Dürst
2021-07-27Adjust test/ruby/enc/test_emoji_breaks.rb to handle Emoji Version 13.1Martin Dürst
2021-07-08Adapt test_emoji_breaks.rb to Unicode 13.0.0/Emoji 13.0Martin Dürst
2019-06-28Removed excess spacesNobuyoshi Nakada
2019-06-28Fixed name conflict between helper classesNobuyoshi Nakada
2018-12-07replace hardcoded emoji version by RbConfig::CONFIG['UNICODE_EMOJI_VERSION']duerst
2018-12-05update to Unicode 11.0.0 (main step, not complete yet)duerst
2018-12-04exclude skin tones as second component in TestEmojiBreaks#test_mixed_emojiduerst
2018-12-04change embedding character in TestEmojiBreaks#test_embedded_emojiduerst
2018-12-02solve the genie/zombie/wrestlers bugduerst
2018-11-26improve messages for test failuresduerst
2018-11-26add tests for grapheme clusters using Unicode Emoji test dataduerst