[Groonga-commit] groonga/grnxx at 7433120 [new_data_types] Disable tests.

Back to archive index

susumu.yata null+****@clear*****
Thu Oct 30 09:48:48 JST 2014


susumu.yata	2014-10-30 09:48:48 +0900 (Thu, 30 Oct 2014)

  New Revision: 7433120aed50a7976d716ca36a00dfc77d99ddf2
  https://github.com/groonga/grnxx/commit/7433120aed50a7976d716ca36a00dfc77d99ddf2

  Message:
    Disable tests.

  Modified files:
    test/Makefile.am

  Modified: test/Makefile.am (+35 -35)
===================================================================
--- test/Makefile.am    2014-10-29 12:15:47 +0900 (80a8c0e)
+++ test/Makefile.am    2014-10-30 09:48:48 +0900 (1a212ea)
@@ -1,47 +1,47 @@
-TESTS =				\
-	test_string		\
-	test_array		\
-	test_db			\
-	test_table		\
-	test_column		\
-	test_index		\
-	test_expression		\
-	test_merger		\
-	test_sorter		\
-	test_pipeline		\
-	test_issue_62
+#TESTS =				\
+#	test_string		\
+#	test_array		\
+#	test_db			\
+#	test_table		\
+#	test_column		\
+#	test_index		\
+#	test_expression		\
+#	test_merger		\
+#	test_sorter		\
+#	test_pipeline		\
+#	test_issue_62
 
-check_PROGRAMS = $(TESTS)
+#check_PROGRAMS = $(TESTS)
 
-test_string_SOURCES = test_string.cpp
-test_string_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
+#test_string_SOURCES = test_string.cpp
+#test_string_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
 
-test_array_SOURCES = test_array.cpp
-test_array_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
+#test_array_SOURCES = test_array.cpp
+#test_array_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
 
-test_db_SOURCES = test_db.cpp
-test_db_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
+#test_db_SOURCES = test_db.cpp
+#test_db_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
 
-test_table_SOURCES = test_table.cpp
-test_table_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
+#test_table_SOURCES = test_table.cpp
+#test_table_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
 
-test_column_SOURCES = test_column.cpp
-test_column_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
+#test_column_SOURCES = test_column.cpp
+#test_column_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
 
-test_index_SOURCES = test_index.cpp
-test_index_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
+#test_index_SOURCES = test_index.cpp
+#test_index_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
 
-test_expression_SOURCES = test_expression.cpp
-test_expression_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
+#test_expression_SOURCES = test_expression.cpp
+#test_expression_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
 
-test_merger_SOURCES = test_merger.cpp
-test_merger_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
+#test_merger_SOURCES = test_merger.cpp
+#test_merger_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
 
-test_sorter_SOURCES = test_sorter.cpp
-test_sorter_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
+#test_sorter_SOURCES = test_sorter.cpp
+#test_sorter_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
 
-test_pipeline_SOURCES = test_pipeline.cpp
-test_pipeline_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
+#test_pipeline_SOURCES = test_pipeline.cpp
+#test_pipeline_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
 
-test_issue_62_SOURCES = test_issue_62.cpp
-test_issue_62_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
+#test_issue_62_SOURCES = test_issue_62.cpp
+#test_issue_62_LDADD = $(top_srcdir)/lib/grnxx/libgrnxx.la
-------------- next part --------------
HTML����������������������������...
다운로드 



More information about the Groonga-commit mailing list
Back to archive index