gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r15073 - gnunet/src/fs


From: gnunet
Subject: [GNUnet-SVN] r15073 - gnunet/src/fs
Date: Fri, 22 Apr 2011 09:19:01 +0200

Author: grothoff
Date: 2011-04-22 09:19:01 +0200 (Fri, 22 Apr 2011)
New Revision: 15073

Modified:
   gnunet/src/fs/Makefile.am
Log:
disable-tests

Modified: gnunet/src/fs/Makefile.am
===================================================================
--- gnunet/src/fs/Makefile.am   2011-04-21 16:53:15 UTC (rev 15072)
+++ gnunet/src/fs/Makefile.am   2011-04-22 07:19:01 UTC (rev 15073)
@@ -173,7 +173,8 @@
  test_gnunet_fs_idx.py
 endif
 
-if !DISABLE_TEST_RUN
+#if !DISABLE_TEST_RUN
+if 0 
 TESTS = \
  test_fs_directory \
  test_fs_download \
@@ -198,6 +199,8 @@
 endif
 
 
+
+
 test_fs_directory_SOURCES = \
  test_fs_directory.c
 test_fs_directory_LDADD = \




reply via email to

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