glib: Update Unicode Character Database to version 12.1.0

Using commands:
```
glib/gen-unicode-tables.pl -both 12.1.0 path/to/UCD
tests/gen-casefold-txt.py 12.1.0 path/to/UCD/CaseFolding.txt \
   > tests/casefold.txt
tests/gen-casemap-txt.py 12.1.0 path/to/UCD/UnicodeData.txt \
   path/to/UCD/SpecialCasing.txt > tests/casemap.txt
```

Using UCD release https://www.unicode.org/Public/zipped/12.1.0/UCD.zip.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall
2019-05-08 13:07:55 +01:00
parent 76966e6b28
commit 64ddd32b79
6 changed files with 4325 additions and 4323 deletions

View File

@@ -1,4 +1,4 @@
# Test cases generated from Unicode 12.0.0 data
# Test cases generated from Unicode 12.1.0 data
# by gen-casefold-txt.py. Do not edit.
#
# Some special hand crafted tests

View File

@@ -1,4 +1,4 @@
# Test cases generated from Unicode 12.0.0 data
# Test cases generated from Unicode 12.1.0 data
# by gen-casemap-txt.py. Do not edit.
#
# Some special hand crafted tests