Tests for module 'unictype/combining-class-byname'.
[pspp] / tests / unictype / test-pr_composite.c
index 5274422cbff771643e11051f4c50dac29f5f0464..d685bcc9311437c520b4cf42ad2de5d2a52f89c2 100644 (file)
     { 0x1F100, 0x1F10A },
     { 0x1F110, 0x1F12A },
     { 0x1F12D, 0x1F12E },
-    { 0x1F14A, 0x1F14E },
+    { 0x1F14A, 0x1F14F },
     { 0x1F190, 0x1F190 },
-    { 0x1F200, 0x1F200 },
+    { 0x1F200, 0x1F201 },
     { 0x1F240, 0x1F248 }
 
 #define PREDICATE(c) uc_is_property_composite (c)