[Fontconfig] fontconfig: Branch 'fc-2-12'

Akira TAGOH tagoh at kemper.freedesktop.org
Tue Oct 17 07:39:47 UTC 2017


 test/Makefile.am |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit bc0240bf12ea419c7c806575de43bb903f150e49
Author: Alban Browaeys <alban.browaeys at gmail.com>
Date:   Mon Oct 16 15:36:58 2017 +0200

    Fixes cleanup
    
    Remove leftover references to run-test271.sh.

diff --git a/test/Makefile.am b/test/Makefile.am
index 1332981..7b6fdb4 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -20,7 +20,7 @@ else
 TESTS=run-test.sh
 endif
 
-TESTDATA=4x6.pcf 8x16.pcf out.expected out271.expected fonts.conf.in
+TESTDATA=4x6.pcf 8x16.pcf out.expected fonts.conf.in
 
 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir)
 
@@ -54,7 +54,7 @@ check_PROGRAMS += test-bz96676
 test_bz96676_LDADD = $(top_builddir)/src/libfontconfig.la
 TESTS += test-bz96676
 
-EXTRA_DIST=run-test.sh run-test271.sh $(TESTDATA)
+EXTRA_DIST=run-test.sh $(TESTDATA)
 
 CLEANFILES=
 


More information about the Fontconfig mailing list