warnings: fix compilation with old autoconf
[gnulib/ericb.git] / tests / unictype / test-pr_bidi_hebrew_right_to_left.c
blobf565ca21f6871e090d5abb23dc5d330cda9c71c1
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 { 0x0590, 0x0590 },
21 { 0x05BE, 0x05BE },
22 { 0x05C0, 0x05C0 },
23 { 0x05C3, 0x05C3 },
24 { 0x05C6, 0x05C6 },
25 { 0x05C8, 0x05FF },
26 { 0x07C0, 0x07EA },
27 { 0x07F4, 0x07F5 },
28 { 0x07FA, 0x0815 },
29 { 0x081A, 0x081A },
30 { 0x0824, 0x0824 },
31 { 0x0828, 0x0828 },
32 { 0x082E, 0x0858 },
33 { 0x085C, 0x089F },
34 { 0x08B5, 0x08E2 },
35 { 0x200F, 0x200F },
36 { 0xFB1D, 0xFB1D },
37 { 0xFB1F, 0xFB28 },
38 { 0xFB2A, 0xFB4F },
39 { 0x10800, 0x1091E },
40 { 0x10920, 0x10A00 },
41 { 0x10A04, 0x10A04 },
42 { 0x10A07, 0x10A0B },
43 { 0x10A10, 0x10A37 },
44 { 0x10A3B, 0x10A3E },
45 { 0x10A40, 0x10AE4 },
46 { 0x10AE7, 0x10B38 },
47 { 0x10B40, 0x10E5F },
48 { 0x10E7F, 0x10FFF },
49 { 0x1E800, 0x1E8C4 },
50 { 0x1E8C7, 0x1E8CF }
52 #define PREDICATE(c) uc_is_property_bidi_hebrew_right_to_left (c)
53 #include "test-predicate-part2.h"