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

Back to archive index

HAYASHI Kentaro null+****@clear*****
Thu Oct 4 10:53:31 JST 2012


HAYASHI Kentaro	2012-07-25 17:59:03 +0900 (Wed, 25 Jul 2012)

  New Revision: 532c0e6fd2622dd02a9f4dabfa1c6911263a1189
  https://github.com/mroonga/mroonga/commit/532c0e6fd2622dd02a9f4dabfa1c6911263a1189

  Log:
    test: update file list

  Modified files:
    test/sql/suite/mroonga_storage/r/files.am
    test/sql/suite/mroonga_storage/t/files.am

  Modified: test/sql/suite/mroonga_storage/r/files.am (+5 -0)
===================================================================
--- test/sql/suite/mroonga_storage/r/files.am    2012-07-25 17:58:36 +0900 (bc86da8)
+++ test/sql/suite/mroonga_storage/r/files.am    2012-07-25 17:59:03 +0900 (4691485)
@@ -26,6 +26,11 @@ result_files = \
 	column_enum_less_with_index.result \
 	column_enum_many_with_index.result \
 	column_int_with_index_zero_value.result \
+	column_set_16_with_index.result \
+	column_set_24_with_index.result \
+	column_set_32_with_index.result \
+	column_set_64_with_index.result \
+	column_set_8_with_index.result \
 	column_time_with_fractional_seconds.result \
 	column_time_without_fractional_seconds.result \
 	column_timestamp_with_fractional_seconds.result \

  Modified: test/sql/suite/mroonga_storage/t/files.am (+5 -0)
===================================================================
--- test/sql/suite/mroonga_storage/t/files.am    2012-07-25 17:58:36 +0900 (47655b8)
+++ test/sql/suite/mroonga_storage/t/files.am    2012-07-25 17:59:03 +0900 (176fcc5)
@@ -26,6 +26,11 @@ test_files = \
 	column_enum_less_with_index.test \
 	column_enum_many_with_index.test \
 	column_int_with_index_zero_value.test \
+	column_set_16_with_index.test \
+	column_set_24_with_index.test \
+	column_set_32_with_index.test \
+	column_set_64_with_index.test \
+	column_set_8_with_index.test \
 	column_time_with_fractional_seconds.test \
 	column_time_without_fractional_seconds.test \
 	column_timestamp_with_fractional_seconds.test \
-------------- next part --------------
HTML����������������������������...
Download 



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