gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r29058 - gnunet/src/gns


From: gnunet
Subject: [GNUnet-SVN] r29058 - gnunet/src/gns
Date: Fri, 6 Sep 2013 13:15:05 +0200

Author: grothoff
Date: 2013-09-06 13:15:04 +0200 (Fri, 06 Sep 2013)
New Revision: 29058

Modified:
   gnunet/src/gns/Makefile.am
Log:
-comment out dead tests

Modified: gnunet/src/gns/Makefile.am
===================================================================
--- gnunet/src/gns/Makefile.am  2013-09-06 11:13:20 UTC (rev 29057)
+++ gnunet/src/gns/Makefile.am  2013-09-06 11:15:04 UTC (rev 29058)
@@ -191,27 +191,27 @@
   $(top_builddir)/src/namestore/libgnunetnamestore.la
 
 if HAVE_TESTING
-check_PROGRAMS = \
-  test_gns_simple_shorten \
-  test_gns_simple_lookup \
-  test_gns_simple_delegated_lookup \
-  test_gns_simple_mx_lookup \
-  test_gns_simple_srv_lookup \
-  test_gns_simple_zkey_lookup \
-  test_gns_dht_delegated_lookup \
-  test_gns_pseu_shorten \
-  test_gns_max_queries \
-  test_gns_cname_lookup \
-  test_gns_ns_lookup \
-  test_gns_revocation \
-  test_gns_dht_three_peers
- #test_gns_proxy
+#check_PROGRAMS = 
+#  test_gns_simple_shorten 
+#  test_gns_simple_lookup 
+#  test_gns_simple_delegated_lookup 
+#  test_gns_simple_mx_lookup 
+#  test_gns_simple_srv_lookup 
+#  test_gns_simple_zkey_lookup 
+#  test_gns_dht_delegated_lookup 
+#  test_gns_pseu_shorten 
+#  test_gns_max_queries 
+#  test_gns_cname_lookup 
+#  test_gns_ns_lookup 
+#  test_gns_revocation 
+#  test_gns_dht_three_peers
+# test_gns_proxy
 endif
 
 if ENABLE_TEST_RUN
 if LINUX
 if HAVE_SQLITE
-TESTS = $(check_PROGRAMS)
+# TESTS = $(check_PROGRAMS)
 endif
 endif
 endif




reply via email to

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