Imported Upstream version 1.8.1
[platform/upstream/harfbuzz.git] / test / shaping / data / text-rendering-tests / Makefile.sources
1 TESTS = \
2         tests/AVAR-1.tests \
3         tests/CFF-1.tests \
4         tests/CFF2-1.tests \
5         tests/CFF-2.tests \
6         tests/CMAP-1.tests \
7         tests/CMAP-2.tests \
8         tests/CVAR-1.tests \
9         tests/CVAR-2.tests \
10         tests/GLYF-1.tests \
11         tests/GPOS-1.tests \
12         tests/GPOS-2.tests \
13         tests/GPOS-3.tests \
14         tests/GPOS-4.tests \
15         tests/GPOS-5.tests \
16         tests/GSUB-1.tests \
17         tests/GSUB-2.tests \
18         tests/GVAR-1.tests \
19         tests/GVAR-2.tests \
20         tests/GVAR-3.tests \
21         tests/GVAR-4.tests \
22         tests/GVAR-5.tests \
23         tests/GVAR-6.tests \
24         tests/GVAR-7.tests \
25         tests/GVAR-8.tests \
26         tests/GVAR-9.tests \
27         tests/HVAR-1.tests \
28         tests/HVAR-2.tests \
29         tests/KERN-1.tests \
30         tests/KERN-2.tests \
31         tests/SHBALI-3.tests \
32         tests/SHKNDA-1.tests \
33         $(NULL)
34
35 DISBALED_TESTS = \
36         tests/CMAP-3.tests \
37         tests/MORX-10.tests \
38         tests/MORX-11.tests \
39         tests/MORX-12.tests \
40         tests/MORX-13.tests \
41         tests/MORX-14.tests \
42         tests/MORX-16.tests \
43         tests/MORX-17.tests \
44         tests/MORX-18.tests \
45         tests/MORX-19.tests \
46         tests/MORX-1.tests \
47         tests/MORX-20.tests \
48         tests/MORX-21.tests \
49         tests/MORX-22.tests \
50         tests/MORX-23.tests \
51         tests/MORX-25.tests \
52         tests/MORX-26.tests \
53         tests/MORX-27.tests \
54         tests/MORX-28.tests \
55         tests/MORX-2.tests \
56         tests/MORX-3.tests \
57         tests/MORX-4.tests \
58         tests/MORX-5.tests \
59         tests/MORX-6.tests \
60         tests/MORX-7.tests \
61         tests/MORX-8.tests \
62         tests/MORX-9.tests \
63         tests/SHARAN-1.tests \
64         tests/SHBALI-1.tests \
65         tests/SHBALI-2.tests \
66         tests/SHKNDA-2.tests \
67         tests/SHKNDA-3.tests \
68         $(NULL)