You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
686 B
13 lines
686 B
11 years ago
|
diff -up libdap-3.13.1/unit-tests/Makefile.am.offline libdap-3.13.1/unit-tests/Makefile.am
|
||
|
--- libdap-3.13.1/unit-tests/Makefile.am.offline 2014-02-04 16:17:16.000000000 -0700
|
||
|
+++ libdap-3.13.1/unit-tests/Makefile.am 2014-07-10 13:39:07.193789391 -0600
|
||
|
@@ -48,7 +48,7 @@ UNIT_TESTS = marshT arrayT attrTableT st
|
||
|
RegexTest \
|
||
|
ArrayTest AttrTableTest ByteTest MIMEUtilTest ancT DASTest \
|
||
|
DDSTest DDXParserTest generalUtilTest \
|
||
|
- HTTPCacheTest HTTPConnectTest parserUtilTest RCReaderTest \
|
||
|
+ parserUtilTest RCReaderTest \
|
||
|
SequenceTest SignalHandlerTest MarshallerTest \
|
||
|
ServerFunctionsListUnitTest
|
||
|
|