Imported Upstream version 1.8.1
[platform/upstream/harfbuzz.git] / test / shaping / data / in-house / Makefile.sources
1 TESTS = \
2         tests/arabic-fallback-shaping.tests \
3         tests/arabic-feature-order.tests \
4         tests/arabic-like-joining.tests \
5         tests/arabic-mark-order.tests \
6         tests/arabic-stch.tests \
7         tests/automatic-fractions.tests \
8         tests/cluster.tests \
9         tests/color-fonts.tests \
10         tests/context-matching.tests \
11         tests/cursive-positioning.tests \
12         tests/default-ignorables.tests \
13         tests/emoji-flag-tags.tests \
14         tests/fallback-positioning.tests \
15         tests/fuzzed.tests \
16         tests/hangul-jamo.tests \
17         tests/hyphens.tests \
18         tests/indic-consonant-with-stacker.tests \
19         tests/indic-decompose.tests \
20         tests/indic-init.tests \
21         tests/indic-joiner-candrabindu.tests \
22         tests/indic-joiners.tests \
23         tests/indic-old-spec.tests \
24         tests/indic-pref-blocking.tests \
25         tests/indic-script-extensions.tests \
26         tests/indic-special-cases.tests \
27         tests/indic-syllable.tests \
28         tests/language-tags.tests \
29         tests/ligature-id.tests \
30         tests/mark-attachment.tests \
31         tests/mark-filtering-sets.tests \
32         tests/mongolian-variation-selector.tests \
33         tests/myanmar-syllable.tests \
34         tests/none-directional.tests \
35         tests/spaces.tests \
36         tests/simple.tests \
37         tests/sinhala.tests \
38         tests/tibetan-contractions-1.tests \
39         tests/tibetan-contractions-2.tests \
40         tests/tibetan-vowels.tests \
41         tests/use.tests \
42         tests/use-marchen.tests \
43         tests/use-syllable.tests \
44         tests/variations-rvrn.tests \
45         tests/vertical.tests \
46         tests/zero-width-marks.tests \
47         $(NULL)
48
49 DISABLED_TESTS = \
50         $(NULL)