Imported Upstream version 2.3.1
[platform/upstream/harfbuzz.git] / test / shaping / data / in-house / Makefile.in
index b9e702a..590807b 100644 (file)
@@ -89,29 +89,34 @@ PRE_UNINSTALL = :
 POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
-TESTS = tests/arabic-fallback-shaping.tests \
+TESTS = tests/aat-trak.tests tests/aat-morx.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/arabic-like-joining.tests tests/arabic-mark-attach.tests \
+       tests/arabic-mark-order.tests tests/arabic-stch.tests \
+       tests/automatic-fractions.tests tests/cluster.tests \
+       tests/collections.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/default-ignorables.tests tests/emoji.tests \
+       tests/fallback-positioning.tests tests/hangul-jamo.tests \
+       tests/hyphens.tests tests/indic-consonant-with-stacker.tests \
        tests/indic-decompose.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/indic-vowel-letter-spoofing.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-syllable.tests tests/none-directional.tests \
+       tests/myanmar-syllable.tests tests/myanmar-zawgyi.tests \
+       tests/none-directional.tests tests/rand.tests \
        tests/spaces.tests tests/simple.tests tests/sinhala.tests \
        tests/tibetan-contractions-1.tests \
        tests/tibetan-contractions-2.tests tests/tibetan-vowels.tests \
-       tests/use.tests tests/use-marchen.tests \
+       tests/use.tests tests/use-indic3.tests tests/use-marchen.tests \
        tests/use-syllable.tests tests/variations-rvrn.tests \
        tests/vertical.tests tests/zero-width-marks.tests \
        $(am__EXEEXT_1)
@@ -122,8 +127,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_link_flag.m4 \
        $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/gtk-doc.m4 \
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-       $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkg.m4 \
-       $(top_srcdir)/configure.ac
+       $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
@@ -473,6 +477,8 @@ PACKAGE_URL = @PACKAGE_URL@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
 PKG_CONFIG = @PKG_CONFIG@
+PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
+PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 PTHREAD_CC = @PTHREAD_CC@
 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
 PTHREAD_LIBS = @PTHREAD_LIBS@