forked from unicode-org/unicodetools
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A test for the 17.0 emoji properties
- Loading branch information
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
25 changes: 25 additions & 0 deletions
25
unicodetools/src/main/resources/org/unicode/text/UCD/AdditionComparisons/172.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# 8 emoji for Unicode 17.0 (1F6D8, 1FA8A, 1FA8E, 1FAC8, 1FACD, 1FADD, 1FAEA, 1FAEF) | ||
# https://github.com/unicode-org/utc-release-management/issues/172 | ||
|
||
# Names always differ. | ||
# Age always differs since these tests are comparing additions to pre-existing characters. | ||
Ignoring Name Age: | ||
|
||
# Ignore the security and IDNA properties, as these are not yet included for provisionally assigned characters. | ||
Ignoring Confusable_MA Identifier_Status Identifier_Type Idn_Status Idn_Mapping Idn_2008: | ||
|
||
Propertywise [ | ||
\x{1F6D8} \N{LANDSLIDE} | ||
\x{1FA8A} \N{TROMBONE} | ||
\x{1FA8E} \N{TREASURE CHEST} | ||
\x{1FAC8} \N{HAIRY CREATURE} | ||
\x{1FACD} \N{ORCA} | ||
\x{1FADD} \N{APPLE CORE} | ||
\x{1FAEA} \N{DISTORTED FACE} | ||
\x{1FAEF} \N{FIGHT CLOUD} | ||
\x{1FAE0} 🫠 \N{MELTING FACE} | ||
] AreAlike | ||
Check failure on line 21 in unicodetools/src/main/resources/org/unicode/text/UCD/AdditionComparisons/172.txt GitHub Actions / Check UCD consistency, invariants, smoke-test generatorsInvariant test failure
|
||
|
||
end Ignoring; | ||
|
||
end Ignoring; |