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.
- Loading branch information
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
38 changes: 38 additions & 0 deletions
38
unicodetools/src/main/resources/org/unicode/text/UCD/AdditionComparisons/175.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,38 @@ | ||
# Cuneiform: Twelve tenû numerals | ||
# https://github.com/unicode-org/utc-release-management/issues/175 | ||
|
||
# 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: | ||
|
||
# Comparing with 𒑊 rather than 𒀹, as the latter has different properties because of its non-numeric usage. | ||
Propertywise [ | ||
\N{CUNEIFORM NUMERIC SIGN SEVEN ASH TENU} | ||
\N{CUNEIFORM NUMERIC SIGN EIGHT ASH TENU} | ||
\N{CUNEIFORM NUMERIC SIGN NINE ASH TENU} | ||
] : [ 789 ] | ||
CorrespondTo [ | ||
\x{1244A} 𒑊 \N{CUNEIFORM NUMERIC SIGN TWO ASH TENU} | ||
] : [ 2 ] | ||
|
||
Propertywise [ | ||
\N{CUNEIFORM NUMERIC SIGN ASH TIMES ONE DISH TENU} | ||
\N{CUNEIFORM NUMERIC SIGN ASH TIMES TWO DISH TENU} | ||
\N{CUNEIFORM NUMERIC SIGN ASH TIMES THREE DISH TENU} | ||
\N{CUNEIFORM NUMERIC SIGN ASH TIMES FOUR DISH TENU} | ||
\N{CUNEIFORM NUMERIC SIGN ASH TIMES FIVE DISH TENU} | ||
\N{CUNEIFORM NUMERIC SIGN ASH TIMES SIX DISH TENU} | ||
\N{CUNEIFORM NUMERIC SIGN ASH TIMES SEVEN DISH TENU} | ||
\N{CUNEIFORM NUMERIC SIGN ASH TIMES EIGHT DISH TENU} | ||
\N{CUNEIFORM NUMERIC SIGN ASH TIMES NINE DISH TENU} | ||
] : [ 123456789 ] | ||
CorrespondTo [ | ||
\x{1244A} 𒑊 \N{CUNEIFORM NUMERIC SIGN TWO ASH TENU} | ||
] : [ 2 ] | ||
|
||
end Ignoring; | ||
|
||
end Ignoring; |