gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] branch master updated: - removed test_dhtu_ip.c from Makefile.a


From: gnunet
Subject: [gnunet] branch master updated: - removed test_dhtu_ip.c from Makefile.am, usage of ng testing framework changed
Date: Wed, 08 Dec 2021 07:58:19 +0100

This is an automated email from the git hooks/post-receive script.

t3sserakt pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 91eec8ada - removed test_dhtu_ip.c from Makefile.am, usage of ng 
testing framework changed
     new b46bf463d Merge branch 'master' of ssh://git.gnunet.org/gnunet
91eec8ada is described below

commit 91eec8adabb74b6488a01c45927dfb7c85e1a45e
Author: t3sserakt <t3ss@posteo.de>
AuthorDate: Wed Dec 8 07:56:47 2021 +0100

    - removed test_dhtu_ip.c from Makefile.am, usage of ng testing framework 
changed
---
 src/dhtu/Makefile.am | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/src/dhtu/Makefile.am b/src/dhtu/Makefile.am
index 0e10721cd..b280f18e2 100644
--- a/src/dhtu/Makefile.am
+++ b/src/dhtu/Makefile.am
@@ -55,18 +55,6 @@ libgnunettestingdhtu_la_LDFLAGS = \
  $(GN_LIB_LDFLAGS) \
  -version-info 0:0:0
 
-
-
-test_dhtu_ip_SOURCES = \
- test_dhtu_ip.c
-test_dhtu_ip_LDADD = \
- $(top_builddir)/src/testing/libgnunettesting.la \
- $(top_builddir)/src/arm/libgnunetarm.la \
- $(top_builddir)/src/util/libgnunetutil.la
-
-check_PROGRAMS = \
- test_dhtu_ip
-
 if ENABLE_TEST_RUN
 AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export 
PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset 
XDG_CONFIG_HOME;
 TESTS = \

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]