[Groonga-commit] groonga/groonga at e213087 [master] test: follow expected value change

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Mar 24 16:37:36 JST 2017


Kouhei Sutou	2017-03-24 16:37:36 +0900 (Fri, 24 Mar 2017)

  New Revision: e21308726b853e26f91310d4c00ced72afccdd3d
  https://github.com/groonga/groonga/commit/e21308726b853e26f91310d4c00ced72afccdd3d

  Message:
    test: follow expected value change

  Modified files:
    test/command/suite/object_list/full.expected

  Modified: test/command/suite/object_list/full.expected (+35 -19)
===================================================================
--- test/command/suite/object_list/full.expected    2017-03-24 16:34:22 +0900 (b4a1366)
+++ test/command/suite/object_list/full.expected    2017-03-24 16:37:36 +0900 (ef39583)
@@ -344,8 +344,24 @@ object_list
       "path": "functions/vector.so",
       "plugin_id": 2
     },
-    "Users": {
+    "vector_new": {
       "id": 258,
+      "name": "vector_new",
+      "opened": true,
+      "n_elements": 4,
+      "type": {
+        "id": 33,
+        "name": "proc"
+      },
+      "flags": {
+        "value": 4096,
+        "names": "CUSTOM_NAME"
+      },
+      "path": "functions/vector.so",
+      "plugin_id": 2
+    },
+    "Users": {
+      "id": 259,
       "name": "Users",
       "opened": true,
       "n_elements": 5,
@@ -357,7 +373,7 @@ object_list
         "value": 49154,
         "names": "TABLE_DAT_KEY|PERSISTENT"
       },
-      "path": "db/db.0000102",
+      "path": "db/db.0000103",
       "range": {
         "id": 0,
         "name": null
@@ -367,7 +383,7 @@ object_list
       ]
     },
     "Users.description": {
-      "id": 259,
+      "id": 260,
       "name": "Users.description",
       "opened": false,
       "n_elements": 4,
@@ -379,14 +395,14 @@ object_list
         "value": 49152,
         "names": "COLUMN_SCALAR|PERSISTENT"
       },
-      "path": "db/db.0000103",
+      "path": "db/db.0000104",
       "range": {
         "id": 14,
         "name": "ShortText"
       }
     },
     "Users.tags": {
-      "id": 260,
+      "id": 261,
       "name": "Users.tags",
       "opened": true,
       "n_elements": 4,
@@ -398,14 +414,14 @@ object_list
         "value": 49153,
         "names": "COLUMN_VECTOR|PERSISTENT"
       },
-      "path": "db/db.0000104",
+      "path": "db/db.0000105",
       "range": {
         "id": 14,
         "name": "ShortText"
       }
     },
     "Terms": {
-      "id": 261,
+      "id": 262,
       "name": "Terms",
       "opened": false,
       "n_elements": 5,
@@ -417,7 +433,7 @@ object_list
         "value": 49153,
         "names": "TABLE_PAT_KEY|PERSISTENT"
       },
-      "path": "db/db.0000105",
+      "path": "db/db.0000106",
       "range": {
         "id": 0,
         "name": null
@@ -427,7 +443,7 @@ object_list
       ]
     },
     "Terms.users": {
-      "id": 262,
+      "id": 263,
       "name": "Terms.users",
       "opened": false,
       "n_elements": 4,
@@ -439,24 +455,24 @@ object_list
         "value": 33410,
         "names": "COLUMN_INDEX|WITH_SECTION|WITH_POSITION|PERSISTENT"
       },
-      "path": "db/db.0000106",
+      "path": "db/db.0000107",
       "range": {
-        "id": 258,
+        "id": 259,
         "name": "Users"
       },
       "sources": [
         {
-          "id": 258,
+          "id": 259,
           "name": "Users"
         },
         {
-          "id": 259,
+          "id": 260,
           "name": "Users.description"
         }
       ]
     },
     "Tags": {
-      "id": 263,
+      "id": 264,
       "name": "Tags",
       "opened": true,
       "n_elements": 5,
@@ -468,7 +484,7 @@ object_list
         "value": 49152,
         "names": "TABLE_HASH_KEY|PERSISTENT"
       },
-      "path": "db/db.0000107",
+      "path": "db/db.0000108",
       "range": {
         "id": 0,
         "name": null
@@ -478,7 +494,7 @@ object_list
       ]
     },
     "Tags.users": {
-      "id": 264,
+      "id": 265,
       "name": "Tags.users",
       "opened": true,
       "n_elements": 4,
@@ -490,14 +506,14 @@ object_list
         "value": 32770,
         "names": "COLUMN_INDEX|PERSISTENT"
       },
-      "path": "db/db.0000108",
+      "path": "db/db.0000109",
       "range": {
-        "id": 258,
+        "id": 259,
         "name": "Users"
       },
       "sources": [
         {
-          "id": 260,
+          "id": 261,
           "name": "Users.tags"
         }
       ]
-------------- next part --------------
HTML����������������������������...
Download 



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