File: 01-disable-inetaddresstestcase.patch

package info (click to toggle)
log4cxx 1.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,560 kB
  • sloc: cpp: 47,841; xml: 1,041; sh: 43; makefile: 17
file content (16 lines) | stat: -rw-r--r-- 570 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Disable tests that needs network.
Author: Tobias Frost <tobi@debian.org>
Forwarded: not-needed, Debian specific.
Last-Update: 2022-05-25 <YYYY-MM-DD, last update of the meta-information, optional>
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/src/test/cpp/helpers/CMakeLists.txt
+++ b/src/test/cpp/helpers/CMakeLists.txt
@@ -24,7 +24,6 @@
     cyclicbuffertestcase
     datetimedateformattestcase
     filewatchdogtest
-    inetaddresstestcase
     iso8601dateformattestcase
     messagebuffertest
     optionconvertertestcase