commenting out old tests
authorChristian Grothoff <christian@grothoff.org>
Thu, 13 Oct 2011 13:16:54 +0000 (13:16 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 13 Oct 2011 13:16:54 +0000 (13:16 +0000)
src/ats/Makefile.am

index 319d6711c713f8124510257a5034a86f04b70ede..0f0a20e55ddb0b7e16d3b7f608f5d88dbebd20cf 100644 (file)
@@ -28,25 +28,25 @@ libgnunetats_la_LIBADD = \
 #  $(GN_LIBINTL)
 
 
-check_PROGRAMS = \
- test_ats_api 
+#check_PROGRAMS = \
+# test_ats_api 
 # test_ats_api_update_address
 
 if ENABLE_TEST_RUN
 TESTS = $(check_PROGRAMS)
 endif
 
-test_ats_api_SOURCES = \
- test_ats_api.c
-test_ats_api_LDADD = \
-  $(top_builddir)/src/util/libgnunetutil.la \
-  $(top_builddir)/src/ats/libgnunetats.la  
-
-test_ats_api_update_address_SOURCES = \
- test_ats_api_update_address.c
-test_ats_api_update_address_LDADD = \
-  $(top_builddir)/src/util/libgnunetutil.la \
-  $(top_builddir)/src/ats/libgnunetats.la  
+#test_ats_api_SOURCES = \
+# test_ats_api.c
+#test_ats_api_LDADD = \
+#  $(top_builddir)/src/util/libgnunetutil.la \
+#  $(top_builddir)/src/ats/libgnunetats.la  
+
+#test_ats_api_update_address_SOURCES = \
+# test_ats_api_update_address.c
+#test_ats_api_update_address_LDADD = \
+#  $(top_builddir)/src/util/libgnunetutil.la \
+#  $(top_builddir)/src/ats/libgnunetats.la  
 
 
 EXTRA_DIST = \