test/shaping/Makefile.am |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 285a0bd799426c544d896f8fbcc27f4613a28e9a
Author: Behdad Esfahbod <[email protected]>
Date:   Wed Jan 10 03:49:32 2018 +0100

    [test] Another try
    
    Making cmake happy this time.

diff --git a/test/shaping/Makefile.am b/test/shaping/Makefile.am
index ae60f6d9..c28892f2 100644
--- a/test/shaping/Makefile.am
+++ b/test/shaping/Makefile.am
@@ -106,7 +106,9 @@ TESTS = \
        data/text-rendering-tests/tests/HVAR-2.tests \
        data/text-rendering-tests/tests/KERN-1.tests \
        data/text-rendering-tests/tests/KERN-2.tests \
-       # Disabled tests\
+       $(NULL)
+
+DISABLED_TESTS = \
        data/text-rendering-tests/tests/CMAP-3.tests # Non-Unicode cmap \
        data/text-rendering-tests/tests/GPOS-5.tests # Rounding difference \
        data/text-rendering-tests/tests/MORX-1.tests # Not implemented \
_______________________________________________
HarfBuzz mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/harfbuzz

Reply via email to