ICU-11999 BreakIterator, UnhandledBreakEngine consuming too many characters. Updated test file from ICU4J.

X-SVN-Rev: 38670
This commit is contained in:
Andy Heninger 2016-04-29 21:32:46 +00:00
parent b5be040dd0
commit 0338b5470a

View file

@ -274,6 +274,16 @@
<word>
<data>•ジョージア<400> •</data>
# Ticket #11999
# Unhandled Break Engine was consuming all characters, not just unhandled.
# \U00011700 is AHOM LETTER KA. There is no dictionary for AHOM, triggering the unhandled engine,
# which then incorrectly also consumed the following Japanese text. (ICU4J only)
<word>
<locale en>
<data>•ロ<400>から<400>売却<400>完了<400>時<400>の<400>時価<400>が<400>提示<400>さ<400>れ<400>て<400>いる<400></data>
<data>•\U00011700<200>ロ<400>から<400>売却<400>完了<400>時<400>の<400>時価<400>が<400>提示<400>さ<400>れ<400>て<400>いる<400></data>
########################################################################################
#
#