mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-06 14:05:05 +00:00
[Unicode 15.1] Add tests
This commit is contained in:
parent
c6d53ab570
commit
c459b8a51a
1 changed files with 3 additions and 0 deletions
|
@ -273,6 +273,9 @@ static const test_pair_t general_category_tests_more[] =
|
|||
/* Unicode-15.0 character additions */
|
||||
{ 0x0CF3, HB_UNICODE_GENERAL_CATEGORY_SPACING_MARK },
|
||||
|
||||
/* Unicode-15.1 character additions */
|
||||
{ 0x31EF, HB_UNICODE_GENERAL_CATEGORY_OTHER_SYMBOL },
|
||||
|
||||
{ 0x111111, HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED }
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue