[test] Another try

Making cmake happy this time.
This commit is contained in:
Behdad Esfahbod 2018-01-10 03:49:32 +01:00
parent 95b32b0055
commit 285a0bd799
1 changed files with 3 additions and 1 deletions

View File

@ -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 \