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.
47 lines
1.3 KiB
47 lines
1.3 KiB
TESTS = \ |
|
tests/arabic-fallback-shaping.tests \ |
|
tests/arabic-feature-order.tests \ |
|
tests/arabic-like-joining.tests \ |
|
tests/arabic-mark-order.tests \ |
|
tests/arabic-stch.tests \ |
|
tests/automatic-fractions.tests \ |
|
tests/cluster.tests \ |
|
tests/color-fonts.tests \ |
|
tests/context-matching.tests \ |
|
tests/cursive-positioning.tests \ |
|
tests/default-ignorables.tests \ |
|
tests/emoji-flag-tags.tests \ |
|
tests/fallback-positioning.tests \ |
|
tests/fuzzed.tests \ |
|
tests/hangul-jamo.tests \ |
|
tests/hyphens.tests \ |
|
tests/indic-consonant-with-stacker.tests \ |
|
tests/indic-init.tests \ |
|
tests/indic-joiner-candrabindu.tests \ |
|
tests/indic-joiners.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/language-tags.tests \ |
|
tests/ligature-id.tests \ |
|
tests/mark-attachment.tests \ |
|
tests/mark-filtering-sets.tests \ |
|
tests/mongolian-variation-selector.tests \ |
|
tests/myanmar-syllable.tests \ |
|
tests/spaces.tests \ |
|
tests/simple.tests \ |
|
tests/tibetan-contractions-1.tests \ |
|
tests/tibetan-contractions-2.tests \ |
|
tests/tibetan-vowels.tests \ |
|
tests/use.tests \ |
|
tests/use-marchen.tests \ |
|
tests/use-syllable.tests \ |
|
tests/variations-rvrn.tests \ |
|
tests/vertical.tests \ |
|
tests/zero-width-marks.tests \ |
|
$(NULL) |
|
|
|
DISABLED_TESTS = \ |
|
$(NULL)
|
|
|