summaryrefslogtreecommitdiff
path: root/test/shaping/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/shaping/Makefile.in')
-rw-r--r--test/shaping/Makefile.in16
1 files changed, 10 insertions, 6 deletions
diff --git a/test/shaping/Makefile.in b/test/shaping/Makefile.in
index 7f2b708..e9748ba 100644
--- a/test/shaping/Makefile.in
+++ b/test/shaping/Makefile.in
@@ -80,17 +80,21 @@ POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
TESTS = tests/arabic-fallback-shaping.tests \
- tests/arabic-feature-order.tests tests/cluster.tests \
- tests/context-matching.tests tests/cursive-positioning.tests \
- tests/default-ignorables.tests \
+ tests/arabic-feature-order.tests \
+ tests/arabic-like-joining.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/fallback-positioning.tests tests/fuzzed.tests \
tests/hangul-jamo.tests tests/hyphens.tests \
tests/indic-joiner-candrabindu.tests \
tests/indic-old-spec.tests tests/indic-pref-blocking.tests \
- tests/ligature-id.tests tests/mark-filtering-sets.tests \
+ tests/language-tags.tests tests/ligature-id.tests \
+ tests/mark-filtering-sets.tests \
tests/mongolian-variation-selector.tests tests/spaces.tests \
- tests/simple.tests tests/use.tests tests/vertical.tests \
- tests/zero-width-marks.tests $(am__EXEEXT_1)
+ tests/simple.tests tests/use.tests tests/use-marchen.tests \
+ tests/vertical.tests tests/zero-width-marks.tests \
+ $(am__EXEEXT_1)
subdir = test/shaping
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
$(top_srcdir)/test-driver