[Pkg-privacy-commits] [torsocks] 37/38: Refresh exclude_test_requiring_network.patch to upstream switching test suite frameworks.
Intrigeri
intrigeri at moszumanska.debian.org
Thu Jun 23 15:18:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to branch experimental/master
in repository torsocks.
commit 1de1bad6e042186698189a137cb24b9acc1e229b
Author: intrigeri <intrigeri at boum.org>
Date: Thu Jun 23 14:51:09 2016 +0000
Refresh exclude_test_requiring_network.patch to upstream switching test suite frameworks.
---
.../patches/exclude_test_requiring_network.patch | 29 ++++++++++++++--------
1 file changed, 19 insertions(+), 10 deletions(-)
diff --git a/debian/patches/exclude_test_requiring_network.patch b/debian/patches/exclude_test_requiring_network.patch
index 6ce2ac7..1f42289 100644
--- a/debian/patches/exclude_test_requiring_network.patch
+++ b/debian/patches/exclude_test_requiring_network.patch
@@ -1,14 +1,23 @@
Description: do not run tests that require network access
Forwarded: not-needed
Origin: vendor
-Author: Jérémy Bobbio <lunar at debian.org>
+Author: intrigeri <intrigeri at boum.org>
---- a/tests/test_list
-+++ b/tests/test_list
-@@ -1,6 +1,3 @@
- ./test_connect
--./test_dns
--./test_fd_passing
- ./test_socket
--./test_getpeername
- ./unit/test_onion
+---
+ tests/Makefile.am | 3 ---
+ 1 file changed, 3 deletions(-)
+
+diff --git a/tests/Makefile.am b/tests/Makefile.am
+index a1ee8b1..564497d 100644
+--- a/tests/Makefile.am
++++ b/tests/Makefile.am
+@@ -2,9 +2,6 @@ SUBDIRS = utils unit
+
+ TESTS = \
+ test_connect \
+- test_dns \
+- test_fd_passing \
+- test_getpeername \
+ test_socket \
+ # end of TESTS
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torsocks.git
More information about the Pkg-privacy-commits
mailing list