Imported Upstream version 8.2.2
[platform/upstream/harfbuzz.git] / test / shape / data / in-house / Makefile.sources
1 TESTS = \
2         tests/aat-morx.tests \
3         tests/aat-trak.tests \
4         tests/arabic-fallback-shaping.tests \
5         tests/arabic-feature-order.tests \
6         tests/arabic-like-joining.tests \
7         tests/arabic-mark-order.tests \
8         tests/arabic-normalization.tests \
9         tests/arabic-phags-pa.tests \
10         tests/arabic-stch.tests \
11         tests/automatic-fractions.tests \
12         tests/cluster.tests \
13         tests/collections.tests \
14         tests/color-fonts.tests \
15         tests/context-matching.tests \
16         tests/coretext.tests \
17         tests/cursive-positioning.tests \
18         tests/default-ignorables.tests \
19         tests/digits.tests \
20         tests/directwrite.tests \
21         tests/emoji.tests \
22         tests/emoji-clusters.tests \
23         tests/fallback-positioning.tests \
24         tests/glyph-props-no-gdef.tests \
25         tests/hangul-jamo.tests \
26         tests/hebrew-diacritics.tests \
27         tests/hyphens.tests \
28         tests/indic-consonant-with-stacker.tests \
29         tests/indic-decompose.tests \
30         tests/indic-feature-order.tests \
31         tests/indic-init.tests \
32         tests/indic-joiner-candrabindu.tests \
33         tests/indic-joiners.tests \
34         tests/indic-malayalam-dot-reph.tests \
35         tests/indic-old-spec.tests \
36         tests/indic-pref-blocking.tests \
37         tests/indic-script-extensions.tests \
38         tests/indic-special-cases.tests \
39         tests/indic-syllable.tests \
40         tests/indic-vowel-letter-spoofing.tests \
41         tests/item-context.tests \
42         tests/kern-format2.tests \
43         tests/khmer-mark-order.tests \
44         tests/khmer-misc.tests \
45         tests/language-tags.tests \
46         tests/ligature-id.tests \
47         tests/macos.tests \
48         tests/mark-attachment.tests \
49         tests/mark-filtering-sets.tests \
50         tests/mongolian-variation-selector.tests \
51         tests/myanmar-misc.tests \
52         tests/myanmar-syllable.tests \
53         tests/myanmar-zawgyi.tests \
54         tests/nested-mark-filtering-sets.tests \
55         tests/none-directional.tests \
56         tests/positioning-features.tests \
57         tests/rand.tests \
58         tests/reverse-sub.tests \
59         tests/rotation.tests \
60         tests/sara-am.tests \
61         tests/simple.tests \
62         tests/sinhala.tests \
63         tests/spaces.tests \
64         tests/tibetan-contractions-1.tests \
65         tests/tibetan-contractions-2.tests \
66         tests/tibetan-vowels.tests \
67         tests/tt-kern-gpos.tests \
68         tests/uniscribe.tests \
69         tests/unsafe-to-concat.tests \
70         tests/use-indic3.tests \
71         tests/use-javanese.tests \
72         tests/use-marchen.tests \
73         tests/use-syllable.tests \
74         tests/use-vowel-letter-spoofing.tests \
75         tests/use.tests \
76         tests/variations.tests \
77         tests/variations-rvrn.tests \
78         tests/vertical.tests \
79         tests/zero-width-marks.tests \
80         $(NULL)
81
82 DISABLED_TESTS = \
83         $(NULL)