X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=tests%2Funictype%2Ftest-categ_N.c;h=219b6c77209de5dc9275dcdf589f6d319a040bcb;hb=ce9012b94357c174a846d129fe9b5d556a0a3bf1;hp=db58cfa9abaf7316f925e1990119909d175b6bda;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/tests/unictype/test-categ_N.c b/tests/unictype/test-categ_N.c index db58cfa9a..219b6c772 100644 --- a/tests/unictype/test-categ_N.c +++ b/tests/unictype/test-categ_N.c @@ -32,12 +32,14 @@ { 0x0B66, 0x0B6F }, { 0x0BE6, 0x0BF2 }, { 0x0C66, 0x0C6F }, + { 0x0C78, 0x0C7E }, { 0x0CE6, 0x0CEF }, - { 0x0D66, 0x0D6F }, + { 0x0D66, 0x0D75 }, { 0x0E50, 0x0E59 }, { 0x0ED0, 0x0ED9 }, { 0x0F20, 0x0F33 }, { 0x1040, 0x1049 }, + { 0x1090, 0x1099 }, { 0x1369, 0x137C }, { 0x16EE, 0x16F0 }, { 0x17E0, 0x17E9 }, @@ -46,10 +48,14 @@ { 0x1946, 0x194F }, { 0x19D0, 0x19D9 }, { 0x1B50, 0x1B59 }, + { 0x1BB0, 0x1BB9 }, + { 0x1C40, 0x1C49 }, + { 0x1C50, 0x1C59 }, { 0x2070, 0x2070 }, { 0x2074, 0x2079 }, { 0x2080, 0x2089 }, { 0x2153, 0x2182 }, + { 0x2185, 0x2188 }, { 0x2460, 0x249B }, { 0x24EA, 0x24FF }, { 0x2776, 0x2793 }, @@ -62,6 +68,10 @@ { 0x3251, 0x325F }, { 0x3280, 0x3289 }, { 0x32B1, 0x32BF }, + { 0xA620, 0xA629 }, + { 0xA8D0, 0xA8D9 }, + { 0xA900, 0xA909 }, + { 0xAA50, 0xAA59 }, { 0xFF10, 0xFF19 }, { 0x10107, 0x10133 }, { 0x10140, 0x10178 },