Kouhei Sutou
null+****@clear*****
Wed May 16 11:22:05 JST 2018
Kouhei Sutou 2018-05-16 11:22:05 +0900 (Wed, 16 May 2018) New Revision: 22e6a4222c26d7e63dba23180175101f428ec79b https://github.com/groonga/groonga/commit/22e6a4222c26d7e63dba23180175101f428ec79b Message: test: use more recent date for MSVC Modified files: test/command/suite/select/function/sub_filter/accessor/vector/filtered.expected test/command/suite/select/function/sub_filter/accessor/vector/filtered.test Modified: test/command/suite/select/function/sub_filter/accessor/vector/filtered.expected (+1 -1) =================================================================== --- test/command/suite/select/function/sub_filter/accessor/vector/filtered.expected 2018-05-16 10:37:37 +0900 (e782eab28) +++ test/command/suite/select/function/sub_filter/accessor/vector/filtered.expected 2018-05-16 11:22:05 +0900 (0122889dd) @@ -24,7 +24,7 @@ load --table Users {"_key": "Bob", "birthday": "1988-01-04 00:00:00"}, {"_key": "Carlos", "birthday": "1982-12-29 00:00:00"}, {"_key": "David", "birthday": "1981-12-29 00:00:00"}, -{"_key": "Elvis", "birthday": "1935-01-08 00:00:00"}, +{"_key": "Elvis", "birthday": "1975-01-08 00:00:00"}, {"_key": "Frank", "birthday": "1990-12-29 00:00:00"} ] [[0,0.0,0.0],6] Modified: test/command/suite/select/function/sub_filter/accessor/vector/filtered.test (+1 -1) =================================================================== --- test/command/suite/select/function/sub_filter/accessor/vector/filtered.test 2018-05-16 10:37:37 +0900 (de23d9afa) +++ test/command/suite/select/function/sub_filter/accessor/vector/filtered.test 2018-05-16 11:22:05 +0900 (781ea1eda) @@ -19,7 +19,7 @@ load --table Users {"_key": "Bob", "birthday": "1988-01-04 00:00:00"}, {"_key": "Carlos", "birthday": "1982-12-29 00:00:00"}, {"_key": "David", "birthday": "1981-12-29 00:00:00"}, -{"_key": "Elvis", "birthday": "1935-01-08 00:00:00"}, +{"_key": "Elvis", "birthday": "1975-01-08 00:00:00"}, {"_key": "Frank", "birthday": "1990-12-29 00:00:00"} ] -------------- next part -------------- HTML����������������������������... URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180516/81504a5c/attachment.htm