[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] [test] update file list.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:34:30 JST 2012


Kouhei Sutou	2011-07-29 01:11:40 +0900 (Fri, 29 Jul 2011)

  New Revision: f7eaa58c0b5bc98c5e56a287f40a7107964ab141
  https://github.com/mroonga/mroonga/commit/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-29 01:10:19 +0900 (d96cc0d)
+++ test/sql/groonga_wrapper/r/Makefile.am    2011-07-29 01:11:40 +0900 (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-29 01:10:19 +0900 (1b19b51)
+++ test/sql/groonga_wrapper/t/Makefile.am    2011-07-29 01:11:40 +0900 (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 \
-------------- next part --------------
HTML����������������������������...
다운로드 



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