X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Funicase%2Ftest-cased.c;h=6ff6a6f1a6d7301da6ad52cf02c0ab67c9a17b2d;hb=d599e5add275f75ed08e6527b8ee4d3f4f7c3aea;hp=d9cc43291c778c9743caeeaf249d3c9702778248;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/tests/unicase/test-cased.c b/tests/unicase/test-cased.c index d9cc43291..6ff6a6f1a 100644 --- a/tests/unicase/test-cased.c +++ b/tests/unicase/test-cased.c @@ -1,6 +1,6 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Test the Unicode character type functions. - Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2007 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -40,7 +40,7 @@ { 0x038E, 0x03A1 }, { 0x03A3, 0x03F5 }, { 0x03F7, 0x0481 }, - { 0x048A, 0x0523 }, + { 0x048A, 0x0527 }, { 0x0531, 0x0556 }, { 0x0561, 0x0587 }, { 0x10A0, 0x10C5 }, @@ -64,8 +64,6 @@ { 0x1FE0, 0x1FEC }, { 0x1FF2, 0x1FF4 }, { 0x1FF6, 0x1FFC }, - { 0x2071, 0x2071 }, - { 0x207F, 0x207F }, { 0x2090, 0x2094 }, { 0x2102, 0x2102 }, { 0x2107, 0x2107 }, @@ -86,15 +84,16 @@ { 0x24B6, 0x24E9 }, { 0x2C00, 0x2C2E }, { 0x2C30, 0x2C5E }, - { 0x2C60, 0x2C6F }, - { 0x2C71, 0x2C7D }, - { 0x2C80, 0x2CE4 }, + { 0x2C60, 0x2CE4 }, + { 0x2CEB, 0x2CEE }, { 0x2D00, 0x2D25 }, - { 0xA640, 0xA65F }, - { 0xA662, 0xA66D }, + { 0xA640, 0xA66D }, { 0xA680, 0xA697 }, { 0xA722, 0xA787 }, - { 0xA78B, 0xA78C }, + { 0xA78B, 0xA78E }, + { 0xA790, 0xA791 }, + { 0xA7A0, 0xA7A9 }, + { 0xA7FA, 0xA7FA }, { 0xFB00, 0xFB06 }, { 0xFB13, 0xFB17 }, { 0xFF21, 0xFF3A },