summaryrefslogtreecommitdiff
path: root/maint/ucptest.c
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2020-03-25 17:18:33 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2020-03-25 17:18:33 +0000
commit2082578875ec81a296070568fa7f09a6abc4f1ce (patch)
treeebef93327474ed362c40c93ad15278955c6dfc3f /maint/ucptest.c
parentf4910a14d8b56bc5fd520fd4fc48ca77b10df7ca (diff)
downloadpcre2-2082578875ec81a296070568fa7f09a6abc4f1ce.tar.gz
Update to Unicode 13.0.0.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1240 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'maint/ucptest.c')
-rw-r--r--maint/ucptest.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/maint/ucptest.c b/maint/ucptest.c
index 4c98948..e946226 100644
--- a/maint/ucptest.c
+++ b/maint/ucptest.c
@@ -2,7 +2,7 @@
* A program for testing the Unicode property table *
***************************************************/
-/* Copyright (c) University of Cambridge 2008-2019 */
+/* Copyright (c) University of Cambridge 2008-2020 */
/* Compile thus:
@@ -255,7 +255,12 @@ const unsigned char *script_names[] = {
US"Elymaic",
US"Nandinagari",
US"Nyiakeng_Puachue_Hmong",
- US"Wancho"
+ US"Wancho",
+ /* New for Unicode 13.0.0 */
+ US"Chorasmian",
+ US"Dives_Akuru",
+ US"Khitan_Small_Script",
+ US"Yezidi"
};
const unsigned char *type_names[] = {