summaryrefslogtreecommitdiff
path: root/tests/unictype/test-pr_numeric.c
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2015-01-15 12:14:14 +0900
committerDaiki Ueno <ueno@gnu.org>2015-01-15 12:14:14 +0900
commit794132ffcb51368479556ad43981710a367240bd (patch)
treea9d6f25b9975756e3d5a9682501fa2c66735e445 /tests/unictype/test-pr_numeric.c
parent4b6bc42e050611b12758490ee85c997e54790784 (diff)
downloadgnulib-794132ffcb51368479556ad43981710a367240bd.tar.gz
libunistring: update to Unicode 6.2.0
* lib/unilbrk/lbrktables.h (LBP_RI): New enumeration value. (unilbrk_table): Adjust table size. * lib/unilbrk/lbrktables.c (unilbrk_table): Add a row and column for LBP_RI. * lib/uniwbrk.in.h (WBP_RI): New enumeration value. * lib/uniwbrk/u-wordbreaks.h (FUNC): Support rule WB13c. Normalize table index skipping ignored properties. * lib/uniwbrk/wbrktable.c (uniwbrk_table): Support WBP_RI. Remove WBP_EXTEND and WBP_FORMAT, which are now computed without using the table. * lib/uniwbrk/wbrktable.h: Adjust table size. * lib/unigbrk.in.h (GBP_RI): New enumeration value. * lib/unigbrk/uc-is-grapheme-break.c (UC_IS_GRAPHEME_BREAK): Support rule GB8a. (UC_GRAPHEME_BREAKS_FOR, gb_table): Support GBP_RI. * tests/unigbrk/test-uc-is-grapheme-break.c (graphemebreakproperty_to_string): Support GBP_RI. * lib/gen-uni-tables.c (LBP_RI): New enumeration value. (get_lbp, debug_output_lbp, fill_org_lbp, debug_output_org_lbp) (output_lbp): Support LBP_RI. Adjust some characters changed from LBP_AL to LBP_ID. (output_lbp): Support LBP_RI. (WBP_RI): New enumeration value. (debug_output_wbp, fill_org_wbp, debug_output_org_wbp) (output_wbp): Support WBP_RI. (GBP_RI): New enumeration value. (output_gbp_test, fill_org_gbp): Support GBP_RI. * all generated files under lib/uni* and tests/uni*: Regenerate.
Diffstat (limited to 'tests/unictype/test-pr_numeric.c')
-rw-r--r--tests/unictype/test-pr_numeric.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/unictype/test-pr_numeric.c b/tests/unictype/test-pr_numeric.c
index 5cb0635fb5..983adc551d 100644
--- a/tests/unictype/test-pr_numeric.c
+++ b/tests/unictype/test-pr_numeric.c
@@ -108,9 +108,7 @@
{ 0x11136, 0x1113F },
{ 0x111D0, 0x111D9 },
{ 0x116C0, 0x116C9 },
- { 0x12400, 0x12431 },
- { 0x12434, 0x12455 },
- { 0x12458, 0x12462 },
+ { 0x12400, 0x12462 },
{ 0x1D360, 0x1D371 },
{ 0x1D7CE, 0x1D7FF },
{ 0x1F100, 0x1F10A },