gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r23731 - gnunet/src/dv


From: gnunet
Subject: [GNUnet-SVN] r23731 - gnunet/src/dv
Date: Sun, 9 Sep 2012 20:37:05 +0200

Author: grothoff
Date: 2012-09-09 20:37:05 +0200 (Sun, 09 Sep 2012)
New Revision: 23731

Modified:
   gnunet/src/dv/Makefile.am
Log:
commenting out dead test

Modified: gnunet/src/dv/Makefile.am
===================================================================
--- gnunet/src/dv/Makefile.am   2012-09-09 18:36:01 UTC (rev 23730)
+++ gnunet/src/dv/Makefile.am   2012-09-09 18:37:05 UTC (rev 23731)
@@ -59,21 +59,19 @@
 libgnunet_plugin_transport_dv_la_DEPENDENCIES = \
   libgnunetdv.la                                               
 
-check_PROGRAMS = \
- test_transport_api_dv
+#check_PROGRAMS = \
+# test_transport_api_dv
 # test_dv_topology
 
 if ENABLE_TEST_RUN
 TESTS = $(check_PROGRAMS) $(check_SCRIPTS)
 endif
 
-test_transport_api_dv_SOURCES = \
- test_transport_api_dv.c
-test_transport_api_dv_LDADD = \
- $(top_builddir)/src/core/libgnunetcore.la \
- $(top_builddir)/src/transport/libgnunettransport.la \
- $(top_builddir)/src/util/libgnunetutil.la \
- $(top_builddir)/src/testing_old/libgnunettesting_old.la
-
-EXTRA_DIST = \
-  test_transport_dv_data.conf
+#test_transport_api_dv_SOURCES = \
+# test_transport_api_dv.c
+#test_transport_api_dv_LDADD = \
+# $(top_builddir)/src/core/libgnunetcore.la \
+# $(top_builddir)/src/transport/libgnunettransport.la \
+# $(top_builddir)/src/util/libgnunetutil.la 
+#EXTRA_DIST = \
+#  test_transport_dv_data.conf




reply via email to

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