[Fontconfig] fontconfig: Branch 'master'

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


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

New commits:
commit a7953dbf47b30fbbe499ad6a4a97396a7942232a
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 3eb6940..9f8fe65 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -11,7 +11,7 @@ AM_TESTS_ENVIRONMENT= \
 SH_LOG_COMPILER = sh
 TESTS=run-test.sh
 
-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)
 
@@ -45,7 +45,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