From 3ff6d178dfd39dd4a3d384f525b241c0064322ca Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 11 Sep 2013 12:33:30 +0000 Subject: -no longer experimental --- src/namestore/Makefile.am | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'src/namestore/Makefile.am') diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am index d29cb4766..d09dc560d 100644 --- a/src/namestore/Makefile.am +++ b/src/namestore/Makefile.am @@ -37,8 +37,6 @@ endif endif # testcases do not even build yet; thus: experimental! -if HAVE_EXPERIMENTAL - if HAVE_TESTING TESTING_TESTS = \ test_namestore_api_store \ @@ -62,9 +60,6 @@ check_PROGRAMS = \ $(TESTING_TESTS) endif -# end of 'HAVE_EXPERIMENTAL' for testcases -endif - if ENABLE_TEST_RUN TESTS = $(check_PROGRAMS) endif @@ -226,14 +221,14 @@ test_namestore_api_monitoring_LDADD = \ $(top_builddir)/src/testing/libgnunettesting.la \ $(top_builddir)/src/namestore/libgnunetnamestore.la \ $(top_builddir)/src/util/libgnunetutil.la - + test_namestore_api_monitoring_existing_SOURCES = \ test_namestore_api_monitoring_existing.c test_namestore_api_monitoring_existing_LDADD = \ $(top_builddir)/src/testing/libgnunettesting.la \ $(top_builddir)/src/namestore/libgnunetnamestore.la \ $(top_builddir)/src/util/libgnunetutil.la - + test_namestore_api_zone_iteration_SOURCES = \ test_namestore_api_zone_iteration.c test_namestore_api_zone_iteration_LDADD = \ -- cgit v1.2.3