summaryrefslogtreecommitdiff
path: root/tests/unictype/test-joiningtype_of.h
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2015-06-18 17:34:54 +0900
committerDaiki Ueno <ueno@gnu.org>2015-06-18 17:36:39 +0900
commit705f4efc3327fd3a7815b3bda62cbce6057c8e32 (patch)
treeb60c16d107e6a078249fdbabb92499c627dde17e /tests/unictype/test-joiningtype_of.h
parent9a417cf7d48fa231c937c53626da6c45d09e6b3e (diff)
downloadgnulib-705f4efc3327fd3a7815b3bda62cbce6057c8e32.tar.gz
libunistring: update to Unicode 8.0.0
* lib/gen-uni-tables.c (SIZEOF): New macro. (output_numeric): Increase the maximum number of fractions from 128 to 160. Increase the level3 value width from 7 bits to 8 bits. Use SIZEOF instead of a hard-coded integer. (output_blocks): Decrease the cut-off threshold from 0x30000 to 0x28000. (fill_blocks): Increase the maximum number of blocks from 256 to 384. Use SIZEOF instead of a hard-coded integer. (get_lbp): Adjust to new characters added in Unicode 8.0.0. * lib/unictype/numeric.c (uc_numeric_value): Adjust the level3 value width. * lib/unilbrk/lbrktables.c (unilbrk_table): Implement LBP21b and a new case added to LBP22. * lib/uniwidth/width.c (nonspacing_table_data): Add U+08E3, U+A69E, U+FE2E..U+FE2F, U+111CA..U+111CC, U+11300, U+115DC..U+115DD, U+1171D..U+1171F, U+11722..U+11725, U+11727..U+1172B, U+1DA00..U+1DA36, U+1DA3B..U+1DA6C, U+1DA75, U+1DA84, U+1DA9B..U+1DA9F, and U+1DAA1..U+1DAAF. * tests/uniwidth/test-uc_width2.sh: Same updates as in lib/uniwidth/width.c. * all generated files under lib/uni* and tests/uni*: Regenerate.
Diffstat (limited to 'tests/unictype/test-joiningtype_of.h')
-rw-r--r--tests/unictype/test-joiningtype_of.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/unictype/test-joiningtype_of.h b/tests/unictype/test-joiningtype_of.h
index 5ae2e790ef..da9eeb08d4 100644
--- a/tests/unictype/test-joiningtype_of.h
+++ b/tests/unictype/test-joiningtype_of.h
@@ -1,6 +1,6 @@
/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
/* Arabic joining type of Unicode characters. */
-/* Generated automatically by gen-uni-tables.c for Unicode 7.0.0. */
+/* Generated automatically by gen-uni-tables.c for Unicode 8.0.0. */
{ 0x0600, UC_JOINING_TYPE_U },
{ 0x0601, UC_JOINING_TYPE_U },
{ 0x0602, UC_JOINING_TYPE_U },
@@ -284,7 +284,7 @@
{ 0x0844, UC_JOINING_TYPE_D },
{ 0x0845, UC_JOINING_TYPE_D },
{ 0x0846, UC_JOINING_TYPE_R },
- { 0x0847, UC_JOINING_TYPE_D },
+ { 0x0847, UC_JOINING_TYPE_R },
{ 0x0848, UC_JOINING_TYPE_D },
{ 0x0849, UC_JOINING_TYPE_R },
{ 0x084A, UC_JOINING_TYPE_D },
@@ -292,7 +292,7 @@
{ 0x084C, UC_JOINING_TYPE_D },
{ 0x084D, UC_JOINING_TYPE_D },
{ 0x084E, UC_JOINING_TYPE_D },
- { 0x084F, UC_JOINING_TYPE_R },
+ { 0x084F, UC_JOINING_TYPE_D },
{ 0x0850, UC_JOINING_TYPE_D },
{ 0x0851, UC_JOINING_TYPE_D },
{ 0x0852, UC_JOINING_TYPE_D },
@@ -321,6 +321,8 @@
{ 0x08B0, UC_JOINING_TYPE_D },
{ 0x08B1, UC_JOINING_TYPE_R },
{ 0x08B2, UC_JOINING_TYPE_R },
+ { 0x08B3, UC_JOINING_TYPE_D },
+ { 0x08B4, UC_JOINING_TYPE_D },
{ 0x1806, UC_JOINING_TYPE_U },
{ 0x1807, UC_JOINING_TYPE_D },
{ 0x180A, UC_JOINING_TYPE_C },