Skip to content

Commit

Permalink
A test for the 17.0 emoji properties
Browse files Browse the repository at this point in the history
  • Loading branch information
eggrobin committed Dec 20, 2024
1 parent e999c3e commit 180e3e6
Showing 1 changed file with 25 additions and 0 deletions.
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

View workflow job for this annotation

GitHub Actions / Check UCD consistency, invariants, smoke-test generators

Invariant test failure

Block(🛘) = Transport_And_Map_Symbols ≠ Symbols_And_Pictographs_Extended_A = Block(🪊) Block(🛘) = Transport_And_Map_Symbols ≠ Symbols_And_Pictographs_Extended_A = Block(🪎) Block(🛘) = Transport_And_Map_Symbols ≠ Symbols_And_Pictographs_Extended_A = Block(🫈) Block(🛘) = Transport_And_Map_Symbols ≠ Symbols_And_Pictographs_Extended_A = Block(🫍) Block(🛘) = Transport_And_Map_Symbols ≠ Symbols_And_Pictographs_Extended_A = Block(🫝) Block(🛘) = Transport_And_Map_Symbols ≠ Symbols_And_Pictographs_Extended_A = Block(🫠) Block(🛘) = Transport_And_Map_Symbols ≠ Symbols_And_Pictographs_Extended_A = Block(🫪) Block(🛘) = Transport_And_Map_Symbols ≠ Symbols_And_Pictographs_Extended_A = Block(🫯) Basic_Emoji(🛘) = No ≠ Yes = Basic_Emoji(🫠) Emoji(🛘) = No ≠ Yes = Emoji(🫠) Emoji_Presentation(🛘) = No ≠ Yes = Emoji_Presentation(🫠)

end Ignoring;

end Ignoring;

0 comments on commit 180e3e6

Please sign in to comment.