HAYASHI Kentaro
null+****@clear*****
Thu Sep 27 11:25:55 JST 2012
HAYASHI Kentaro 2012-09-27 11:25:55 +0900 (Thu, 27 Sep 2012) New Revision: a801908765aecf9426d2eb214a8e25655c8aaeff https://github.com/mroonga/mroonga/commit/a801908765aecf9426d2eb214a8e25655c8aaeff Log: test: update list of files 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 (+4 -0) =================================================================== --- test/sql/suite/mroonga_storage/r/files.am 2012-09-27 11:18:43 +0900 (e8fc23e) +++ test/sql/suite/mroonga_storage/r/files.am 2012-09-27 11:25:55 +0900 (e614388) @@ -17,6 +17,10 @@ result_files = \ column_date_without_index.result \ column_datetime_with_fractional_seconds_with_index.result \ column_datetime_with_fractional_seconds_without_index.result \ + column_datetime_without_fractional_seconds_2038.result \ + column_datetime_without_fractional_seconds_before_unix_epoch.result \ + column_datetime_without_fractional_seconds_max.result \ + column_datetime_without_fractional_seconds_null.result \ column_datetime_without_fractional_seconds_out_of_range.result \ column_datetime_without_fractional_seconds_with_index.result \ column_datetime_without_fractional_seconds_without_index.result \ Modified: test/sql/suite/mroonga_storage/t/files.am (+4 -0) =================================================================== --- test/sql/suite/mroonga_storage/t/files.am 2012-09-27 11:18:43 +0900 (72d9207) +++ test/sql/suite/mroonga_storage/t/files.am 2012-09-27 11:25:55 +0900 (30f6dc1) @@ -17,6 +17,10 @@ test_files = \ column_date_without_index.test \ column_datetime_with_fractional_seconds_with_index.test \ column_datetime_with_fractional_seconds_without_index.test \ + column_datetime_without_fractional_seconds_2038.test \ + column_datetime_without_fractional_seconds_before_unix_epoch.test \ + column_datetime_without_fractional_seconds_max.test \ + column_datetime_without_fractional_seconds_null.test \ column_datetime_without_fractional_seconds_out_of_range.test \ column_datetime_without_fractional_seconds_with_index.test \ column_datetime_without_fractional_seconds_without_index.test \ -------------- next part -------------- HTML����������������������������...下載