Skip to content

Commit 117cc5f

Browse files
committed
Failing tests
1 parent 210204f commit 117cc5f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

unicodetools/src/main/resources/org/unicode/text/UCD/UnicodeInvariantTest.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -908,3 +908,7 @@ Let $ideohack = [〆 〇 〡-〩]
908908
[\P{InPC=NA}&\P{InPC=/(Left|Right)/}] ⊆ [\p{gc=Mn}\p{gc=Lo}]
909909
\p{gc=Mn} ⊆ \P{InPC=/(Left|Right)/}
910910
[\p{gc=Lo}&\P{InPC=NA}&\P{InPC=/(Left|Right)/}] ⊆ [\p{InSC=Consonant_Preceding_Repha}\p{InSC=Consonant_Prefixed}]
911+
912+
# Script Extensions (mostly testing the proper handling of multivalued properties).
913+
\p{sc=Deva} ⊂ \p{scx=Deva}
914+
[\p{scx=Deva} & \p{scx=Beng}] ⊃ []

0 commit comments

Comments
 (0)