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

DISABLED_TESTS = \
	$(NULL)