]> git.pld-linux.org Git - packages/fontconfig.git/blame - disable-tests.patch
disable test which requires network access
[packages/fontconfig.git] / disable-tests.patch
CommitLineData
e129e349
JP
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.05796 seconds and 4 git commands to generate.