summaryrefslogtreecommitdiff
path: root/sci-libs/libdap/files/libdap-3.18.1-disable-cache-test.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-31 04:49:49 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-31 04:49:49 +0100
commitc8f83ad526fb6b554daf375e0ad65eb2d56e669b (patch)
treecafe57965da48ad47a4e5e88ae7885492f21da6f /sci-libs/libdap/files/libdap-3.18.1-disable-cache-test.patch
parent6cef603bfc4353c863a1a0b460a0aa882d2dc51c (diff)
gentoo auto-resync : 31:08:2022 - 04:49:49
Diffstat (limited to 'sci-libs/libdap/files/libdap-3.18.1-disable-cache-test.patch')
-rw-r--r--sci-libs/libdap/files/libdap-3.18.1-disable-cache-test.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/sci-libs/libdap/files/libdap-3.18.1-disable-cache-test.patch b/sci-libs/libdap/files/libdap-3.18.1-disable-cache-test.patch
deleted file mode 100644
index 6ce7ae0c4f6d..000000000000
--- a/sci-libs/libdap/files/libdap-3.18.1-disable-cache-test.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-Author: Alastair McKinstry <mckinstry@debian.org>
-Description: Disable test as website appears to be down
-Forwarded: no
-Last-Updated: 2015-10-20
-
-Index: libdap-3.18.0/unit-tests/Makefile.am
-===================================================================
---- libdap-3.18.0.orig/unit-tests/Makefile.am
-+++ libdap-3.18.0/unit-tests/Makefile.am
-@@ -67,9 +67,9 @@ D4-xml.tar.gz: D4-xml/DMR_*[0-9].xml
- if CPPUNIT
- UNIT_TESTS = marshT arrayT attrTableT structT sequenceT ddsT dasT \
- RegexTest ArrayTest AttrTableTest ByteTest MIMEUtilTest ancT DASTest \
-- DDSTest DDXParserTest generalUtilTest HTTPConnectTest parserUtilTest \
-- RCReaderTest SequenceTest SignalHandlerTest MarshallerTest \
-- HTTPCacheTest ServerFunctionsListUnitTest
-+ DDSTest DDXParserTest generalUtilTest parserUtilTest \
-+ SequenceTest SignalHandlerTest MarshallerTest \
-+ ServerFunctionsListUnitTest
-
- if DAP4_DEFINED
- UNIT_TESTS += D4MarshallerTest D4UnMarshallerTest D4DimensionsTest \