summaryrefslogtreecommitdiff
path: root/tests/unictype/test-pr_bidi_other_neutral.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unictype/test-pr_bidi_other_neutral.c')
-rw-r--r--tests/unictype/test-pr_bidi_other_neutral.c22
1 files changed, 13 insertions, 9 deletions
diff --git a/tests/unictype/test-pr_bidi_other_neutral.c b/tests/unictype/test-pr_bidi_other_neutral.c
index bf0a63e..1638e2f 100644
--- a/tests/unictype/test-pr_bidi_other_neutral.c
+++ b/tests/unictype/test-pr_bidi_other_neutral.c
@@ -13,7 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
#include "test-predicate-part1.h"
@@ -88,7 +88,7 @@
{ 0x2190, 0x2211 },
{ 0x2214, 0x2335 },
{ 0x237B, 0x2394 },
- { 0x2396, 0x23FA },
+ { 0x2396, 0x23FE },
{ 0x2400, 0x2426 },
{ 0x2440, 0x244A },
{ 0x2460, 0x2487 },
@@ -102,7 +102,7 @@
{ 0x2BEC, 0x2BEF },
{ 0x2CE5, 0x2CEA },
{ 0x2CF9, 0x2CFF },
- { 0x2E00, 0x2E42 },
+ { 0x2E00, 0x2E44 },
{ 0x2E80, 0x2E99 },
{ 0x2E9B, 0x2EF3 },
{ 0x2F00, 0x2FD5 },
@@ -159,6 +159,7 @@
{ 0x1091F, 0x1091F },
{ 0x10B39, 0x10B3F },
{ 0x11052, 0x11065 },
+ { 0x11660, 0x1166C },
{ 0x1D200, 0x1D241 },
{ 0x1D245, 0x1D245 },
{ 0x1D300, 0x1D356 },
@@ -176,11 +177,9 @@
{ 0x1F0D1, 0x1F0F5 },
{ 0x1F10B, 0x1F10C },
{ 0x1F16A, 0x1F16B },
- { 0x1F300, 0x1F579 },
- { 0x1F57B, 0x1F5A3 },
- { 0x1F5A5, 0x1F6D0 },
+ { 0x1F300, 0x1F6D2 },
{ 0x1F6E0, 0x1F6EC },
- { 0x1F6F0, 0x1F6F3 },
+ { 0x1F6F0, 0x1F6F6 },
{ 0x1F700, 0x1F773 },
{ 0x1F780, 0x1F7D4 },
{ 0x1F800, 0x1F80B },
@@ -188,8 +187,13 @@
{ 0x1F850, 0x1F859 },
{ 0x1F860, 0x1F887 },
{ 0x1F890, 0x1F8AD },
- { 0x1F910, 0x1F918 },
- { 0x1F980, 0x1F984 },
+ { 0x1F910, 0x1F91E },
+ { 0x1F920, 0x1F927 },
+ { 0x1F930, 0x1F930 },
+ { 0x1F933, 0x1F93E },
+ { 0x1F940, 0x1F94B },
+ { 0x1F950, 0x1F95E },
+ { 0x1F980, 0x1F991 },
{ 0x1F9C0, 0x1F9C0 }
#define PREDICATE(c) uc_is_property_bidi_other_neutral (c)