[ruby-core:104540] [Ruby master Bug#18028] test/ruby/enc/test_emoji_breaks.rb does not deal with Unicode ranges in file emoji-sequences.txt
From:
duerst@...
Date:
2021-07-08 06:30:12 UTC
List:
ruby-core #104540
Issue #18028 has been reported by duerst (Martin Dst). ---------------------------------------- Bug #18028: test/ruby/enc/test_emoji_breaks.rb does not deal with Unicode ranges in file emoji-sequences.txt https://bugs.ruby-lang.org/issues/18028 * Author: duerst (Martin Dst) * Status: Open * Priority: Normal * Assignee: duerst (Martin Dst) * Target version: 3.1 * ruby -v: ruby 3.1.0dev (2021-06-03T06:59:33Z master 7e14762159) [x86_64-linux] * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN ---------------------------------------- While working on issue #17750, I found out that test_emoji_breaks.rb does not deal with Unicode ranges in the file emoji-sequences.txt. That means that the tests may not cover all emoji. This should eventually be fixed, but requires some rewriting of the code, which I plan to do independently of the Unicode/Emoji version upgrade. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>