autoupdate
[gnulib.git] / tests / unictype / test-pr_bidi_hebrew_right_to_left.c
1 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
2 /* Test the Unicode character type functions.
3    Copyright (C) 2007 Free Software Foundation, Inc.
4
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.
9
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.
14
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/>.  */
17
18 #include "test-predicate-part1.h"
19
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, 0x08FF },
34     { 0x200F, 0x200F },
35     { 0xFB1D, 0xFB1D },
36     { 0xFB1F, 0xFB28 },
37     { 0xFB2A, 0xFB4F },
38     { 0x10800, 0x1091E },
39     { 0x10920, 0x10A00 },
40     { 0x10A04, 0x10A04 },
41     { 0x10A07, 0x10A0B },
42     { 0x10A10, 0x10A37 },
43     { 0x10A3B, 0x10A3E },
44     { 0x10A40, 0x10B38 },
45     { 0x10B40, 0x10E5F },
46     { 0x10E7F, 0x10FFF }
47
48 #define PREDICATE(c) uc_is_property_bidi_hebrew_right_to_left (c)
49 #include "test-predicate-part2.h"