[Groonga-commit] groonga/groonga [master] test: follow table_list change

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Dec 21 11:14:52 JST 2012


Kouhei Sutou	2012-12-21 11:14:52 +0900 (Fri, 21 Dec 2012)

  New Revision: 008b3cc3a8e00c8cf0e4f2175b14b12efc48c35a
  https://github.com/groonga/groonga/commit/008b3cc3a8e00c8cf0e4f2175b14b12efc48c35a

  Log:
    test: follow table_list change

  Modified files:
    test/command/suite/load/command-after-invalid-load.expected

  Modified: test/command/suite/load/command-after-invalid-load.expected (+11 -1)
===================================================================
--- test/command/suite/load/command-after-invalid-load.expected    2012-12-21 10:08:45 +0900 (189229c)
+++ test/command/suite/load/command-after-invalid-load.expected    2012-12-21 11:14:52 +0900 (a87de93)
@@ -41,6 +41,14 @@ table_list
       [
         "range",
         "ShortText"
+      ],
+      [
+        "default_tokenizer",
+        "ShortText"
+      ],
+      [
+        "normalizer",
+        "ShortText"
       ]
     ],
     [
@@ -49,7 +57,9 @@ table_list
       "db/db.0000100",
       "TABLE_HASH_KEY|PERSISTENT",
       "ShortText",
-      "null"
+      null,
+      null,
+      null
     ]
   ]
 ]
-------------- next part --------------
HTML����������������������������...
Download 



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