ICU-3518 test Limbu and No_Block from int property
X-SVN-Rev: 14938
This commit is contained in:
parent
6535b09b5a
commit
84ba3a515e
@ -2158,11 +2158,13 @@ TestAdditionalProperties() {
|
||||
{ 0x0C4E, UCHAR_BLOCK, UBLOCK_TELUGU },
|
||||
{ 0x155A, UCHAR_BLOCK, UBLOCK_UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS },
|
||||
{ 0x1717, UCHAR_BLOCK, UBLOCK_TAGALOG },
|
||||
{ 0x1900, UCHAR_BLOCK, UBLOCK_LIMBU },
|
||||
{ 0x1AFF, UCHAR_BLOCK, UBLOCK_NO_BLOCK },
|
||||
{ 0x3040, UCHAR_BLOCK, UBLOCK_HIRAGANA },
|
||||
{ 0x1D0FF, UCHAR_BLOCK, UBLOCK_BYZANTINE_MUSICAL_SYMBOLS },
|
||||
{ 0x10D0FF, UCHAR_BLOCK, UBLOCK_SUPPLEMENTARY_PRIVATE_USE_AREA_B },
|
||||
{ 0x50000, UCHAR_BLOCK, UBLOCK_NO_BLOCK },
|
||||
{ 0xEFFFF, UCHAR_BLOCK, UBLOCK_NO_BLOCK },
|
||||
{ 0x10D0FF, UCHAR_BLOCK, UBLOCK_SUPPLEMENTARY_PRIVATE_USE_AREA_B },
|
||||
|
||||
/* UCHAR_CANONICAL_COMBINING_CLASS tested for assigned characters in TestUnicodeData() */
|
||||
{ 0xd7d7, UCHAR_CANONICAL_COMBINING_CLASS, 0 },
|
||||
|
Loading…
Reference in New Issue
Block a user