aboutsummaryrefslogtreecommitdiff
path: root/test/shape/data/in-house/meson.build
blob: 70b1a1cc92259fe5cff917bbee218903fa4ccdb1 (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
in_house_tests = [
  'aat-morx.tests',
  'aat-trak.tests',
  'arabic-fallback-shaping.tests',
  'arabic-feature-order.tests',
  'arabic-like-joining.tests',
  'arabic-mark-attach.tests',
  'arabic-mark-order.tests',
  'arabic-normalization.tests',
  'arabic-stch.tests',
  'automatic-fractions.tests',
  'cluster.tests',
  'collections.tests',
  'color-fonts.tests',
  'context-matching.tests',
  'cursive-positioning.tests',
  'default-ignorables.tests',
  'digits.tests',
  'emoji.tests',
  'emoji-clusters.tests',
  'fallback-positioning.tests',
  'hangul-jamo.tests',
  'hyphens.tests',
  'indic-consonant-with-stacker.tests',
  'indic-decompose.tests',
  'indic-init.tests',
  'indic-joiner-candrabindu.tests',
  'indic-joiners.tests',
  'indic-old-spec.tests',
  'indic-pref-blocking.tests',
  'indic-script-extensions.tests',
  'indic-special-cases.tests',
  'indic-syllable.tests',
  'indic-vowel-letter-spoofing.tests',
  'item-context.tests',
  'kern-format2.tests',
  'khmer-mark-order.tests',
  'khmer-misc.tests',
  'language-tags.tests',
  'ligature-id.tests',
  'macos.tests',
  'mark-attachment.tests',
  'mark-filtering-sets.tests',
  'mongolian-variation-selector.tests',
  'myanmar-misc.tests',
  'myanmar-syllable.tests',
  'myanmar-zawgyi.tests',
  'none-directional.tests',
  'positioning-features.tests',
  'rand.tests',
  'reverse-sub.tests',
  'rotation.tests',
  'simple.tests',
  'sinhala.tests',
  'spaces.tests',
  'tibetan-contractions-1.tests',
  'tibetan-contractions-2.tests',
  'tibetan-vowels.tests',
  'tt-kern-gpos.tests',
  'use-indic3.tests',
  'use-marchen.tests',
  'use-syllable.tests',
  'use-vowel-letter-spoofing.tests',
  'use.tests',
  'variations.tests',
  'variations-rvrn.tests',
  'vertical.tests',
  'zero-width-marks.tests',
]