Update to Unicode 5.2.0.
[gnulib.git] / tests / unictype / test-pr_bidi_hebrew_right_to_left.c
index 5a0a4e4..f68f2d5 100644 (file)
     { 0x05C8, 0x05FF },
     { 0x07C0, 0x07EA },
     { 0x07F4, 0x07F5 },
-    { 0x07FA, 0x08FF },
+    { 0x07FA, 0x0815 },
+    { 0x081A, 0x081A },
+    { 0x0824, 0x0824 },
+    { 0x0828, 0x0828 },
+    { 0x082E, 0x08FF },
     { 0x200F, 0x200F },
     { 0xFB1D, 0xFB1D },
     { 0xFB1F, 0xFB28 },
@@ -36,7 +40,9 @@
     { 0x10A07, 0x10A0B },
     { 0x10A10, 0x10A37 },
     { 0x10A3B, 0x10A3E },
-    { 0x10A40, 0x10FFF }
+    { 0x10A40, 0x10B38 },
+    { 0x10B40, 0x10E5F },
+    { 0x10E7F, 0x10FFF }
 
 #define PREDICATE(c) uc_is_property_bidi_hebrew_right_to_left (c)
 #include "test-predicate-part2.h"