mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Add G_UNICODE_SCRIPT_MATH to GUnicodeScript
This commit is contained in:
committed by
Philip Withnall
parent
50d23f9680
commit
e85a085ca4
@@ -1587,6 +1587,7 @@ test_iso15924 (void)
|
||||
} data[] = {
|
||||
{ G_UNICODE_SCRIPT_COMMON, "Zyyy" },
|
||||
{ G_UNICODE_SCRIPT_INHERITED, "Zinh" },
|
||||
{ G_UNICODE_SCRIPT_MATH, "Zmth" },
|
||||
{ G_UNICODE_SCRIPT_ARABIC, "Arab" },
|
||||
{ G_UNICODE_SCRIPT_ARMENIAN, "Armn" },
|
||||
{ G_UNICODE_SCRIPT_BENGALI, "Beng" },
|
||||
|
Reference in New Issue
Block a user