summaryrefslogtreecommitdiff
path: root/tests/unicase/test-uc_tolower.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unicase/test-uc_tolower.c')
-rw-r--r--tests/unicase/test-uc_tolower.c77
1 files changed, 74 insertions, 3 deletions
diff --git a/tests/unicase/test-uc_tolower.c b/tests/unicase/test-uc_tolower.c
index c0e39e1..0bf7436 100644
--- a/tests/unicase/test-uc_tolower.c
+++ b/tests/unicase/test-uc_tolower.c
@@ -13,9 +13,9 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
-/* Generated automatically by gen-uni-tables.c for Unicode 8.0.0. */
+/* Generated automatically by gen-uni-tables.c for Unicode 9.0.0. */
#include "test-mapping-part1.h"
@@ -1097,6 +1097,7 @@
{ 0xA7AB, 0x025C },
{ 0xA7AC, 0x0261 },
{ 0xA7AD, 0x026C },
+ { 0xA7AE, 0x026A },
{ 0xA7B0, 0x029E },
{ 0xA7B1, 0x0287 },
{ 0xA7B2, 0x029D },
@@ -1169,6 +1170,42 @@
{ 0x10425, 0x1044D },
{ 0x10426, 0x1044E },
{ 0x10427, 0x1044F },
+ { 0x104B0, 0x104D8 },
+ { 0x104B1, 0x104D9 },
+ { 0x104B2, 0x104DA },
+ { 0x104B3, 0x104DB },
+ { 0x104B4, 0x104DC },
+ { 0x104B5, 0x104DD },
+ { 0x104B6, 0x104DE },
+ { 0x104B7, 0x104DF },
+ { 0x104B8, 0x104E0 },
+ { 0x104B9, 0x104E1 },
+ { 0x104BA, 0x104E2 },
+ { 0x104BB, 0x104E3 },
+ { 0x104BC, 0x104E4 },
+ { 0x104BD, 0x104E5 },
+ { 0x104BE, 0x104E6 },
+ { 0x104BF, 0x104E7 },
+ { 0x104C0, 0x104E8 },
+ { 0x104C1, 0x104E9 },
+ { 0x104C2, 0x104EA },
+ { 0x104C3, 0x104EB },
+ { 0x104C4, 0x104EC },
+ { 0x104C5, 0x104ED },
+ { 0x104C6, 0x104EE },
+ { 0x104C7, 0x104EF },
+ { 0x104C8, 0x104F0 },
+ { 0x104C9, 0x104F1 },
+ { 0x104CA, 0x104F2 },
+ { 0x104CB, 0x104F3 },
+ { 0x104CC, 0x104F4 },
+ { 0x104CD, 0x104F5 },
+ { 0x104CE, 0x104F6 },
+ { 0x104CF, 0x104F7 },
+ { 0x104D0, 0x104F8 },
+ { 0x104D1, 0x104F9 },
+ { 0x104D2, 0x104FA },
+ { 0x104D3, 0x104FB },
{ 0x10C80, 0x10CC0 },
{ 0x10C81, 0x10CC1 },
{ 0x10C82, 0x10CC2 },
@@ -1251,7 +1288,41 @@
{ 0x118BC, 0x118DC },
{ 0x118BD, 0x118DD },
{ 0x118BE, 0x118DE },
- { 0x118BF, 0x118DF }
+ { 0x118BF, 0x118DF },
+ { 0x1E900, 0x1E922 },
+ { 0x1E901, 0x1E923 },
+ { 0x1E902, 0x1E924 },
+ { 0x1E903, 0x1E925 },
+ { 0x1E904, 0x1E926 },
+ { 0x1E905, 0x1E927 },
+ { 0x1E906, 0x1E928 },
+ { 0x1E907, 0x1E929 },
+ { 0x1E908, 0x1E92A },
+ { 0x1E909, 0x1E92B },
+ { 0x1E90A, 0x1E92C },
+ { 0x1E90B, 0x1E92D },
+ { 0x1E90C, 0x1E92E },
+ { 0x1E90D, 0x1E92F },
+ { 0x1E90E, 0x1E930 },
+ { 0x1E90F, 0x1E931 },
+ { 0x1E910, 0x1E932 },
+ { 0x1E911, 0x1E933 },
+ { 0x1E912, 0x1E934 },
+ { 0x1E913, 0x1E935 },
+ { 0x1E914, 0x1E936 },
+ { 0x1E915, 0x1E937 },
+ { 0x1E916, 0x1E938 },
+ { 0x1E917, 0x1E939 },
+ { 0x1E918, 0x1E93A },
+ { 0x1E919, 0x1E93B },
+ { 0x1E91A, 0x1E93C },
+ { 0x1E91B, 0x1E93D },
+ { 0x1E91C, 0x1E93E },
+ { 0x1E91D, 0x1E93F },
+ { 0x1E91E, 0x1E940 },
+ { 0x1E91F, 0x1E941 },
+ { 0x1E920, 0x1E942 },
+ { 0x1E921, 0x1E943 }
#define MAP(c) uc_tolower (c)
#include "test-mapping-part2.h"