HarfBuzz text shaping engine
http://harfbuzz.github.io/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
84 lines
2.4 KiB
84 lines
2.4 KiB
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)
|
|
|