gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r16949 - gnunet/src/mesh


From: gnunet
Subject: [GNUnet-SVN] r16949 - gnunet/src/mesh
Date: Mon, 19 Sep 2011 11:44:20 +0200

Author: grothoff
Date: 2011-09-19 11:44:20 +0200 (Mon, 19 Sep 2011)
New Revision: 16949

Modified:
   gnunet/src/mesh/Makefile.am
Log:
limit mesh tests -- mark as experimental

Modified: gnunet/src/mesh/Makefile.am
===================================================================
--- gnunet/src/mesh/Makefile.am 2011-09-19 09:39:28 UTC (rev 16948)
+++ gnunet/src/mesh/Makefile.am 2011-09-19 09:44:20 UTC (rev 16949)
@@ -86,8 +86,10 @@
   libgnunetmeshnew.la
 
 if ENABLE_TEST_RUN
+if HAVE_EXPERIMENTAL
 TESTS = test_mesh_api test_mesh_local_1 test_mesh_local_2
 endif
+endif
 
 EXTRA_DIST = \
   test_mesh.conf
\ No newline at end of file




reply via email to

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