2020-06-11 16:34:08 +02:00
|
|
|
in_house_tests = [
|
|
|
|
'aat-morx.tests',
|
2020-06-11 23:12:27 +02:00
|
|
|
'aat-trak.tests',
|
2020-06-11 16:34:08 +02:00
|
|
|
'arabic-fallback-shaping.tests',
|
|
|
|
'arabic-feature-order.tests',
|
|
|
|
'arabic-like-joining.tests',
|
|
|
|
'arabic-mark-attach.tests',
|
|
|
|
'arabic-mark-order.tests',
|
|
|
|
'arabic-stch.tests',
|
|
|
|
'automatic-fractions.tests',
|
|
|
|
'cluster.tests',
|
|
|
|
'collections.tests',
|
|
|
|
'color-fonts.tests',
|
|
|
|
'context-matching.tests',
|
|
|
|
'cursive-positioning.tests',
|
|
|
|
'default-ignorables.tests',
|
2021-06-23 17:39:23 +02:00
|
|
|
'digits.tests',
|
2020-06-11 16:34:08 +02:00
|
|
|
'emoji.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',
|
|
|
|
'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',
|
2020-09-12 21:17:18 +02:00
|
|
|
'myanmar-misc.tests',
|
2020-06-11 16:34:08 +02:00
|
|
|
'myanmar-syllable.tests',
|
|
|
|
'myanmar-zawgyi.tests',
|
|
|
|
'none-directional.tests',
|
|
|
|
'positioning-features.tests',
|
|
|
|
'rand.tests',
|
2020-06-18 02:29:12 +02:00
|
|
|
'reverse-sub.tests',
|
2020-06-11 16:34:08 +02:00
|
|
|
'rotation.tests',
|
|
|
|
'simple.tests',
|
|
|
|
'sinhala.tests',
|
2020-06-11 23:12:27 +02:00
|
|
|
'spaces.tests',
|
2020-06-11 16:34:08 +02:00
|
|
|
'tibetan-contractions-1.tests',
|
|
|
|
'tibetan-contractions-2.tests',
|
|
|
|
'tibetan-vowels.tests',
|
2021-07-16 23:06:10 +02:00
|
|
|
'tt-kern-gpos.tests',
|
2020-06-11 16:34:08 +02:00
|
|
|
'use-indic3.tests',
|
|
|
|
'use-marchen.tests',
|
|
|
|
'use-syllable.tests',
|
2020-06-11 23:12:27 +02:00
|
|
|
'use.tests',
|
2020-06-28 11:11:33 +02:00
|
|
|
'variations-rounding.tests',
|
2020-06-11 16:34:08 +02:00
|
|
|
'variations-rvrn.tests',
|
2020-08-06 17:46:11 +02:00
|
|
|
'variations-space.tests',
|
2020-06-11 16:34:08 +02:00
|
|
|
'vertical.tests',
|
|
|
|
'zero-width-marks.tests',
|
|
|
|
]
|