From: Christian Grothoff Date: Fri, 22 Apr 2011 07:19:01 +0000 (+0000) Subject: disable-tests X-Git-Tag: initial-import-from-subversion-38251~18614 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9edd3ac276d81be6148e5c95bc3d5eae5e83ff38;p=oweals%2Fgnunet.git disable-tests --- diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am index 4fbeb9d71..f980f4206 100644 --- a/src/fs/Makefile.am +++ b/src/fs/Makefile.am @@ -173,7 +173,8 @@ check_SCRIPTS = \ 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 @@ TESTS = \ endif + + test_fs_directory_SOURCES = \ test_fs_directory.c test_fs_directory_LDADD = \