summaryrefslogtreecommitdiff
path: root/tests/unictype/test-categ_So.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unictype/test-categ_So.c')
-rw-r--r--tests/unictype/test-categ_So.c26
1 files changed, 15 insertions, 11 deletions
diff --git a/tests/unictype/test-categ_So.c b/tests/unictype/test-categ_So.c
index 481e520..6c48670 100644
--- a/tests/unictype/test-categ_So.c
+++ b/tests/unictype/test-categ_So.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"
@@ -33,6 +33,7 @@
{ 0x0BF3, 0x0BF8 },
{ 0x0BFA, 0x0BFA },
{ 0x0C7F, 0x0C7F },
+ { 0x0D4F, 0x0D4F },
{ 0x0D79, 0x0D79 },
{ 0x0F01, 0x0F03 },
{ 0x0F13, 0x0F13 },
@@ -81,7 +82,7 @@
{ 0x232B, 0x237B },
{ 0x237D, 0x239A },
{ 0x23B4, 0x23DB },
- { 0x23E2, 0x23FA },
+ { 0x23E2, 0x23FE },
{ 0x2400, 0x2426 },
{ 0x2440, 0x244A },
{ 0x249C, 0x24E9 },
@@ -133,7 +134,7 @@
{ 0xFFFC, 0xFFFD },
{ 0x10137, 0x1013F },
{ 0x10179, 0x10189 },
- { 0x1018C, 0x1018C },
+ { 0x1018C, 0x1018E },
{ 0x10190, 0x1019B },
{ 0x101A0, 0x101A0 },
{ 0x101D0, 0x101FC },
@@ -166,17 +167,15 @@
{ 0x1F0D1, 0x1F0F5 },
{ 0x1F110, 0x1F12E },
{ 0x1F130, 0x1F16B },
- { 0x1F170, 0x1F19A },
+ { 0x1F170, 0x1F1AC },
{ 0x1F1E6, 0x1F202 },
- { 0x1F210, 0x1F23A },
+ { 0x1F210, 0x1F23B },
{ 0x1F240, 0x1F248 },
{ 0x1F250, 0x1F251 },
{ 0x1F300, 0x1F3FA },
- { 0x1F400, 0x1F579 },
- { 0x1F57B, 0x1F5A3 },
- { 0x1F5A5, 0x1F6D0 },
+ { 0x1F400, 0x1F6D2 },
{ 0x1F6E0, 0x1F6EC },
- { 0x1F6F0, 0x1F6F3 },
+ { 0x1F6F0, 0x1F6F6 },
{ 0x1F700, 0x1F773 },
{ 0x1F780, 0x1F7D4 },
{ 0x1F800, 0x1F80B },
@@ -184,8 +183,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_general_category (c, UC_CATEGORY_So)