[Groonga-commit] droonga/droonga-engine at b08ef11 [master] Add "date" field to expected forwarded messages

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Apr 10 18:53:34 JST 2015


YUKI Hiroshi	2015-04-10 18:53:34 +0900 (Fri, 10 Apr 2015)

  New Revision: b08ef11b454f02ee9fc76ea69c6348fb59b1d2d7
  https://github.com/droonga/droonga-engine/commit/b08ef11b454f02ee9fc76ea69c6348fb59b1d2d7

  Message:
    Add "date" field to expected forwarded messages

  Modified files:
    test/command/suite/dump/record/vector/reference.expected

  Modified: test/command/suite/dump/record/vector/reference.expected (+15 -0)
===================================================================
--- test/command/suite/dump/record/vector/reference.expected    2015-04-10 18:49:37 +0900 (c6fd8ef)
+++ test/command/suite/dump/record/vector/reference.expected    2015-04-10 18:53:34 +0900 (67ede5d)
@@ -1,22 +1,26 @@
 {
   "inReplyTo": "request-id",
   "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
   "type": "dump.start"
 }
 {
   "inReplyTo": "request-id",
   "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
   "type": "dump.start"
 }
 {
   "inReplyTo": "request-id",
   "statusCode": 200,
   "type": "dump.result",
+  "date": "0000-00-00T00:00:00.000000Z",
   "body": true
 }
 {
   "inReplyTo": "request-id",
   "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
   "body": {
     "type": "Hash",
     "name": "Memos",
@@ -27,6 +31,7 @@
 {
   "inReplyTo": "request-id",
   "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
   "body": {
     "type": "Hash",
     "name": "Memos",
@@ -37,6 +42,7 @@
 {
   "inReplyTo": "request-id",
   "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
   "body": {
     "type": "PatriciaTrie",
     "name": "Tags",
@@ -47,6 +53,7 @@
 {
   "inReplyTo": "request-id",
   "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
   "body": {
     "type": "PatriciaTrie",
     "name": "Tags",
@@ -57,6 +64,7 @@
 {
   "inReplyTo": "request-id",
   "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
   "body": {
     "type": "Hash",
     "name": "Users",
@@ -67,6 +75,7 @@
 {
   "inReplyTo": "request-id",
   "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
   "body": {
     "type": "Hash",
     "name": "Users",
@@ -77,6 +86,7 @@
 {
   "inReplyTo": "request-id",
   "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
   "body": {
     "table": "Memos",
     "name": "tags",
@@ -91,6 +101,7 @@
 {
   "inReplyTo": "request-id",
   "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
   "body": {
     "table": "Memos",
     "name": "tags",
@@ -105,6 +116,7 @@
 {
   "inReplyTo": "request-id",
   "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
   "body": {
     "table": "Memos",
     "key": "Groonga newbie",
@@ -120,6 +132,7 @@
 {
   "inReplyTo": "request-id",
   "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
   "body": {
     "table": "Memos",
     "key": "Groonga newbie",
@@ -135,10 +148,12 @@
 {
   "inReplyTo": "request-id",
   "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
   "type": "dump.end"
 }
 {
   "inReplyTo": "request-id",
   "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
   "type": "dump.end"
 }
-------------- next part --------------
HTML����������������������������...
Download 



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