[Groonga-mysql-commit] mroonga/mroonga [master] [test] update file list.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 7月 29日 (金) 01:11:40 JST


Kouhei Sutou	2011-07-28 16:11:40 +0000 (Thu, 28 Jul 2011)

  New Revision: f7eaa58c0b5bc98c5e56a287f40a7107964ab141

  Log:
    [test] update file list.

  Modified files:
    test/sql/groonga_wrapper/r/Makefile.am
    test/sql/groonga_wrapper/t/Makefile.am

  Modified: test/sql/groonga_wrapper/r/Makefile.am (+3 -1)
===================================================================
--- test/sql/groonga_wrapper/r/Makefile.am    2011-07-28 16:10:19 +0000 (d96cc0d)
+++ test/sql/groonga_wrapper/r/Makefile.am    2011-07-28 16:11:40 +0000 (0e7c0e6)
@@ -4,7 +4,9 @@ EXTRA_DIST = \
 	delete.result \
 	fulltext.result \
 	fulltext_many_records.result \
-	fulltext_multiple_column_index.result \
+	fulltext_multiple_column_index_delete.result \
+	fulltext_multiple_column_index_insert.result \
+	fulltext_multiple_column_index_update.result \
 	fulltext_myisam.result \
 	insert.result \
 	update.result \

  Modified: test/sql/groonga_wrapper/t/Makefile.am (+3 -1)
===================================================================
--- test/sql/groonga_wrapper/t/Makefile.am    2011-07-28 16:10:19 +0000 (1b19b51)
+++ test/sql/groonga_wrapper/t/Makefile.am    2011-07-28 16:11:40 +0000 (f93ac28)
@@ -4,7 +4,9 @@ EXTRA_DIST = \
 	delete.test \
 	fulltext.test \
 	fulltext_many_records.test \
-	fulltext_multiple_column_index.test \
+	fulltext_multiple_column_index_delete.test \
+	fulltext_multiple_column_index_insert.test \
+	fulltext_multiple_column_index_update.test \
 	fulltext_myisam.test \
 	insert.test \
 	update.test \




Groonga-mysql-commit メーリングリストの案内
Back to archive index