mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 04:29:31 +00:00
ICU-8539 Add test data for Japanese Line Break Tailoring.
X-SVN-Rev: 30106
This commit is contained in:
parent
f76a46828b
commit
e8db3da8d4
1 changed files with 10 additions and 1 deletions
11
icu4c/source/test/testdata/rbbitst.txt
vendored
11
icu4c/source/test/testdata/rbbitst.txt
vendored
|
@ -1,4 +1,4 @@
|
|||
# Copyright (c) 2001-2009 International Business Machines
|
||||
# Copyright (c) 2001-2011 International Business Machines
|
||||
# Corporation and others. All Rights Reserved.
|
||||
#
|
||||
# RBBI Test Data
|
||||
|
@ -575,3 +575,12 @@ What is the proper use of the abbreviation pp.? •Yes, I am definatelly 12" tal
|
|||
ไมล์<200></data>
|
||||
|
||||
|
||||
# Japanese line break tailoring test
|
||||
|
||||
<locale ja>
|
||||
<line>
|
||||
<data>•\u3041•\u3043•\u3045•\u31f1•</data>
|
||||
<locale en>
|
||||
<line>
|
||||
<data>•\u3041\u3043\u3045\u31f1•</data>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue