]> git.pld-linux.org Git - packages/fontconfig.git/blob - disable-tests.patch
up to 2.15.0
[packages/fontconfig.git] / disable-tests.patch
1 --- fontconfig-2.14.0/test/Makefile.am.orig     2022-01-28 10:34:44.000000000 +0100
2 +++ fontconfig-2.14.0/test/Makefile.am  2022-04-07 20:24:29.827809835 +0200
3 @@ -69,8 +69,8 @@
4  # to meaningfully test anything, and we are not installed yet.
5  #TESTS += test-pthread
6  
7 -check_PROGRAMS += test-crbug1004254
8 -test_crbug1004254_LDADD = $(top_builddir)/src/libfontconfig.la
9 +#check_PROGRAMS += test-crbug1004254
10 +#test_crbug1004254_LDADD = $(top_builddir)/src/libfontconfig.la
11  # Disabling this for the same reason as above but trying to run in run-test.sh.
12  #TESTS += test-crbug1004254
13  endif
This page took 0.078349 seconds and 3 git commands to generate.