glob: Declare variables at the very start of their scope.
[gnulib/ericb.git] / tests / unictype / test-pr_cased.c
blob6f2737e1d933780fd5972c22e237d73203607286
1 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
2 /* Test the Unicode character type functions.
3 Copyright (C) 2007 Free Software Foundation, Inc.
5 This program is free software: you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published by
7 the Free Software Foundation; either version 3 of the License, or
8 (at your option) any later version.
10 This program is distributed in the hope that it will be useful,
11 but WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 GNU General Public License for more details.
15 You should have received a copy of the GNU General Public License
16 along with this program. If not, see <http://www.gnu.org/licenses/>. */
18 #include "test-predicate-part1.h"
20 { 0x0041, 0x005A },
21 { 0x0061, 0x007A },
22 { 0x00AA, 0x00AA },
23 { 0x00B5, 0x00B5 },
24 { 0x00BA, 0x00BA },
25 { 0x00C0, 0x00D6 },
26 { 0x00D8, 0x00F6 },
27 { 0x00F8, 0x01BA },
28 { 0x01BC, 0x01BF },
29 { 0x01C4, 0x0293 },
30 { 0x0295, 0x02B8 },
31 { 0x02C0, 0x02C1 },
32 { 0x02E0, 0x02E4 },
33 { 0x0345, 0x0345 },
34 { 0x0370, 0x0373 },
35 { 0x0376, 0x0377 },
36 { 0x037A, 0x037D },
37 { 0x037F, 0x037F },
38 { 0x0386, 0x0386 },
39 { 0x0388, 0x038A },
40 { 0x038C, 0x038C },
41 { 0x038E, 0x03A1 },
42 { 0x03A3, 0x03F5 },
43 { 0x03F7, 0x0481 },
44 { 0x048A, 0x052F },
45 { 0x0531, 0x0556 },
46 { 0x0561, 0x0587 },
47 { 0x10A0, 0x10C5 },
48 { 0x10C7, 0x10C7 },
49 { 0x10CD, 0x10CD },
50 { 0x13A0, 0x13F5 },
51 { 0x13F8, 0x13FD },
52 { 0x1D00, 0x1DBF },
53 { 0x1E00, 0x1F15 },
54 { 0x1F18, 0x1F1D },
55 { 0x1F20, 0x1F45 },
56 { 0x1F48, 0x1F4D },
57 { 0x1F50, 0x1F57 },
58 { 0x1F59, 0x1F59 },
59 { 0x1F5B, 0x1F5B },
60 { 0x1F5D, 0x1F5D },
61 { 0x1F5F, 0x1F7D },
62 { 0x1F80, 0x1FB4 },
63 { 0x1FB6, 0x1FBC },
64 { 0x1FBE, 0x1FBE },
65 { 0x1FC2, 0x1FC4 },
66 { 0x1FC6, 0x1FCC },
67 { 0x1FD0, 0x1FD3 },
68 { 0x1FD6, 0x1FDB },
69 { 0x1FE0, 0x1FEC },
70 { 0x1FF2, 0x1FF4 },
71 { 0x1FF6, 0x1FFC },
72 { 0x2071, 0x2071 },
73 { 0x207F, 0x207F },
74 { 0x2090, 0x209C },
75 { 0x2102, 0x2102 },
76 { 0x2107, 0x2107 },
77 { 0x210A, 0x2113 },
78 { 0x2115, 0x2115 },
79 { 0x2119, 0x211D },
80 { 0x2124, 0x2124 },
81 { 0x2126, 0x2126 },
82 { 0x2128, 0x2128 },
83 { 0x212A, 0x212D },
84 { 0x212F, 0x2134 },
85 { 0x2139, 0x2139 },
86 { 0x213C, 0x213F },
87 { 0x2145, 0x2149 },
88 { 0x214E, 0x214E },
89 { 0x2160, 0x217F },
90 { 0x2183, 0x2184 },
91 { 0x24B6, 0x24E9 },
92 { 0x2C00, 0x2C2E },
93 { 0x2C30, 0x2C5E },
94 { 0x2C60, 0x2CE4 },
95 { 0x2CEB, 0x2CEE },
96 { 0x2CF2, 0x2CF3 },
97 { 0x2D00, 0x2D25 },
98 { 0x2D27, 0x2D27 },
99 { 0x2D2D, 0x2D2D },
100 { 0xA640, 0xA66D },
101 { 0xA680, 0xA69D },
102 { 0xA722, 0xA787 },
103 { 0xA78B, 0xA78E },
104 { 0xA790, 0xA7AD },
105 { 0xA7B0, 0xA7B7 },
106 { 0xA7F8, 0xA7FA },
107 { 0xAB30, 0xAB5A },
108 { 0xAB5C, 0xAB65 },
109 { 0xAB70, 0xABBF },
110 { 0xFB00, 0xFB06 },
111 { 0xFB13, 0xFB17 },
112 { 0xFF21, 0xFF3A },
113 { 0xFF41, 0xFF5A },
114 { 0x10400, 0x1044F },
115 { 0x10C80, 0x10CB2 },
116 { 0x10CC0, 0x10CF2 },
117 { 0x118A0, 0x118DF },
118 { 0x1D400, 0x1D454 },
119 { 0x1D456, 0x1D49C },
120 { 0x1D49E, 0x1D49F },
121 { 0x1D4A2, 0x1D4A2 },
122 { 0x1D4A5, 0x1D4A6 },
123 { 0x1D4A9, 0x1D4AC },
124 { 0x1D4AE, 0x1D4B9 },
125 { 0x1D4BB, 0x1D4BB },
126 { 0x1D4BD, 0x1D4C3 },
127 { 0x1D4C5, 0x1D505 },
128 { 0x1D507, 0x1D50A },
129 { 0x1D50D, 0x1D514 },
130 { 0x1D516, 0x1D51C },
131 { 0x1D51E, 0x1D539 },
132 { 0x1D53B, 0x1D53E },
133 { 0x1D540, 0x1D544 },
134 { 0x1D546, 0x1D546 },
135 { 0x1D54A, 0x1D550 },
136 { 0x1D552, 0x1D6A5 },
137 { 0x1D6A8, 0x1D6C0 },
138 { 0x1D6C2, 0x1D6DA },
139 { 0x1D6DC, 0x1D6FA },
140 { 0x1D6FC, 0x1D714 },
141 { 0x1D716, 0x1D734 },
142 { 0x1D736, 0x1D74E },
143 { 0x1D750, 0x1D76E },
144 { 0x1D770, 0x1D788 },
145 { 0x1D78A, 0x1D7A8 },
146 { 0x1D7AA, 0x1D7C2 },
147 { 0x1D7C4, 0x1D7CB },
148 { 0x1F130, 0x1F149 },
149 { 0x1F150, 0x1F169 },
150 { 0x1F170, 0x1F189 }
152 #define PREDICATE(c) uc_is_property_cased (c)
153 #include "test-predicate-part2.h"