ICU-1970 UBLOCKS_ should actually be UBLOCK_
X-SVN-Rev: 9536
This commit is contained in:
parent
00c62990d2
commit
8697b8894f
@ -2436,11 +2436,11 @@ TestAdditionalProperties() {
|
||||
{ 0x02AF, UCHAR_BLOCK, UBLOCK_IPA_EXTENSIONS },
|
||||
{ 0x0C4E, UCHAR_BLOCK, UBLOCK_TELUGU },
|
||||
{ 0x155A, UCHAR_BLOCK, UBLOCK_UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS },
|
||||
{ 0x1717, UCHAR_BLOCK, UBLOCKS_TAGALOG },
|
||||
{ 0x1717, UCHAR_BLOCK, UBLOCK_TAGALOG },
|
||||
{ 0x1AFF, UCHAR_BLOCK, UBLOCK_INVALID_CODE },
|
||||
{ 0x3040, UCHAR_BLOCK, UBLOCK_HIRAGANA },
|
||||
{ 0x1D0FF, UCHAR_BLOCK, UBLOCK_BYZANTINE_MUSICAL_SYMBOLS },
|
||||
{ 0x10D0FF, UCHAR_BLOCK, UBLOCKS_SUPPLEMENTARY_PRIVATE_USE_AREA_B },
|
||||
{ 0x10D0FF, UCHAR_BLOCK, UBLOCK_SUPPLEMENTARY_PRIVATE_USE_AREA_B },
|
||||
{ 0xEFFFF, UCHAR_BLOCK, UBLOCK_INVALID_CODE },
|
||||
|
||||
/* UCHAR_CANONICAL_COMBINING_CLASS tested for assigned characters in TestUnicodeData() */
|
||||
|
Loading…
Reference in New Issue
Block a user