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 <https://www.gnu.org/licenses/>. */
18 #include "test-predicate-part1.h"
163 { 0x10376, 0x1037A },
164 { 0x10A01, 0x10A03 },
165 { 0x10A05, 0x10A06 },
166 { 0x10A0C, 0x10A0F },
167 { 0x11000, 0x11002 },
168 { 0x11038, 0x11045 },
169 { 0x11082, 0x11082 },
170 { 0x110B0, 0x110B8 },
171 { 0x11100, 0x11102 },
172 { 0x11127, 0x11132 },
173 { 0x11180, 0x11182 },
174 { 0x111B3, 0x111BF },
175 { 0x1122C, 0x11234 },
176 { 0x11237, 0x11237 },
177 { 0x112DF, 0x112E8 },
178 { 0x11300, 0x11303 },
179 { 0x1133E, 0x11344 },
180 { 0x11347, 0x11348 },
181 { 0x1134B, 0x1134C },
182 { 0x11357, 0x11357 },
183 { 0x11362, 0x11363 },
184 { 0x114B0, 0x114C1 },
185 { 0x115AF, 0x115B5 },
186 { 0x115B8, 0x115BE },
187 { 0x115DC, 0x115DD },
188 { 0x11630, 0x1163E },
189 { 0x11640, 0x11640 },
190 { 0x116AB, 0x116B5 },
191 { 0x1171D, 0x1172A },
192 { 0x16B30, 0x16B36 },
193 { 0x16F51, 0x16F7E },
194 { 0x1BC9E, 0x1BC9E },
195 { 0x1F130, 0x1F149 },
196 { 0x1F150, 0x1F169 },
199 #define PREDICATE(c) uc_is_property_other_alphabetic (c)
200 #include "test-predicate-part2.h"