[Groonga-commit] groonga/groonga at bcd701a [master] test: follow TokenRegexp optimization change

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Apr 8 11:31:03 JST 2015


Kouhei Sutou	2015-04-08 11:31:03 +0900 (Wed, 08 Apr 2015)

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

  Message:
    test: follow TokenRegexp optimization change

  Modified files:
    test/command/suite/tokenizers/regexp/get/escape/two.expected

  Modified: test/command/suite/tokenizers/regexp/get/escape/two.expected (+0 -12)
===================================================================
--- test/command/suite/tokenizers/regexp/get/escape/two.expected    2015-04-07 23:47:15 +0900 (47b7da8)
+++ test/command/suite/tokenizers/regexp/get/escape/two.expected    2015-04-08 11:31:03 +0900 (2de6d20)
@@ -67,26 +67,14 @@ table_tokenize Lexicon "c:\\\\server" --mode GET
       "position": 0
     },
     {
-      "value": ":\\",
-      "position": 1
-    },
-    {
       "value": "\\s",
       "position": 2
     },
     {
-      "value": "se",
-      "position": 3
-    },
-    {
       "value": "er",
       "position": 4
     },
     {
-      "value": "rv",
-      "position": 5
-    },
-    {
       "value": "ve",
       "position": 6
     },
-------------- next part --------------
HTML����������������������������...
Download 



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