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

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 26日 (木) 15:50:58 JST


HAYASHI Kentaro	2012-07-26 15:50:58 +0900 (Thu, 26 Jul 2012)

  New Revision: f52fa9cbf468ca09f1c7156e72685e1e14efd41c
  https://github.com/mroonga/mroonga/commit/f52fa9cbf468ca09f1c7156e72685e1e14efd41c

  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 (+10 -0)
===================================================================
--- test/sql/suite/mroonga_storage/r/files.am    2012-07-26 14:20:40 +0900 (4691485)
+++ test/sql/suite/mroonga_storage/r/files.am    2012-07-26 15:50:58 +0900 (4898d3e)
@@ -31,10 +31,20 @@ result_files = \
 	column_set_32_with_index.result \
 	column_set_64_with_index.result \
 	column_set_8_with_index.result \
+	column_signed_bigint_with_index.result \
+	column_signed_int_with_index.result \
+	column_signed_mediumint_with_index.result \
+	column_signed_smallint_with_index.result \
+	column_signed_tinyint_with_index.result \
 	column_time_with_fractional_seconds.result \
 	column_time_without_fractional_seconds.result \
 	column_timestamp_with_fractional_seconds.result \
 	column_timestamp_without_fractional_seconds.result \
+	column_unsigned_bigint_with_index.result \
+	column_unsigned_int_with_index.result \
+	column_unsigned_mediumint_with_index.result \
+	column_unsigned_smallint_with_index.result \
+	column_unsigned_tinyint_with_index.result \
 	column_year_with_index.result \
 	column_year_without_index.result \
 	create_database_name_slash.result \

  Modified: test/sql/suite/mroonga_storage/t/files.am (+10 -0)
===================================================================
--- test/sql/suite/mroonga_storage/t/files.am    2012-07-26 14:20:40 +0900 (176fcc5)
+++ test/sql/suite/mroonga_storage/t/files.am    2012-07-26 15:50:58 +0900 (687d7f4)
@@ -31,10 +31,20 @@ test_files = \
 	column_set_32_with_index.test \
 	column_set_64_with_index.test \
 	column_set_8_with_index.test \
+	column_signed_bigint_with_index.test \
+	column_signed_int_with_index.test \
+	column_signed_mediumint_with_index.test \
+	column_signed_smallint_with_index.test \
+	column_signed_tinyint_with_index.test \
 	column_time_with_fractional_seconds.test \
 	column_time_without_fractional_seconds.test \
 	column_timestamp_with_fractional_seconds.test \
 	column_timestamp_without_fractional_seconds.test \
+	column_unsigned_bigint_with_index.test \
+	column_unsigned_int_with_index.test \
+	column_unsigned_mediumint_with_index.test \
+	column_unsigned_smallint_with_index.test \
+	column_unsigned_tinyint_with_index.test \
 	column_year_with_index.test \
 	column_year_without_index.test \
 	create_database_name_slash.test \
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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