[libgda] tests: disable provider_meta tests on Autotools



commit 4d9bba2f7653cb00c8ff0fac2f74aef549faf6be
Author: Daniel Espinosa <esodan gmail com>
Date:   Thu Oct 25 22:16:09 2018 -0500

    tests: disable provider_meta tests on Autotools

 tests/Makefile.am | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 14f8bb80e..b4cc4c0a1 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -110,12 +110,12 @@ test_server_operation_LDADD = \
         $(top_builddir)/libgda/libgda-6.0.la \
         $(COREDEPS_LIBS)
 
-test_provider_meta_SOURCES = \
-        test-provider-meta.c
+# test_provider_meta_SOURCES = \
+#         test-provider-meta.c
 
-test_provider_meta_LDADD = \
-        $(top_builddir)/libgda/libgda-6.0.la \
-        $(COREDEPS_LIBS)
+# test_provider_meta_LDADD = \
+#         $(top_builddir)/libgda/libgda-6.0.la \
+#         $(COREDEPS_LIBS)
 
 EXTRA_DIST = dbstruct.xml
 


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