Kouhei Sutou
null+****@clear*****
Thu Nov 21 15:51:17 JST 2013
Kouhei Sutou 2013-11-21 15:51:17 +0900 (Thu, 21 Nov 2013) New Revision: c57c8a38396ad1cc4df0c37a630d56569a10b90b https://github.com/droonga/fluent-plugin-droonga/commit/c57c8a38396ad1cc4df0c37a630d56569a10b90b Message: test: expected result for table_create of array Added files: test/command/suite/groonga/table_create/array.expected Added: test/command/suite/groonga/table_create/array.expected (+17 -0) 100644 =================================================================== --- /dev/null +++ test/command/suite/groonga/table_create/array.expected 2013-11-21 15:51:17 +0900 (dec9feb) @@ -0,0 +1,17 @@ +[ + "droonga.message", + 0, + { + "inReplyTo": null, + "statusCode": 200, + "type": "table_create.result", + "body": [ + [ + 0, + 0.0, + 0.0 + ], + true + ] + } +] -------------- next part -------------- HTML����������������������������...Download