[Groonga-commit] groonga/groonga at 4f05988 [master] test: follow accessor inspection change

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Nov 11 16:13:45 JST 2016


Kouhei Sutou	2016-11-11 16:13:45 +0900 (Fri, 11 Nov 2016)

  New Revision: 4f05988f3a1e60e5084707de18b3e9a6518147cf
  https://github.com/groonga/groonga/commit/4f05988f3a1e60e5084707de18b3e9a6518147cf

  Message:
    test: follow accessor inspection change

  Modified files:
    test/command/suite/select/filter/invalid/match/argument/column.expected

  Modified: test/command/suite/select/filter/invalid/match/argument/column.expected (+1 -1)
===================================================================
--- test/command/suite/select/filter/invalid/match/argument/column.expected    2016-11-11 16:12:13 +0900 (06b4ef0)
+++ test/command/suite/select/filter/invalid/match/argument/column.expected    2016-11-11 16:13:45 +0900 (d40e69d)
@@ -29,7 +29,7 @@ select Sites --filter "_key @ uri"
     $1:#<record:hash:Sites id:(no value)>
   },
   codes:{
-    0:<get_value n_args:1, flags:0, modify:2, value:_key>,
+    0:<get_value n_args:1, flags:0, modify:2, value:#<accessor _key(Sites)>>,
     1:<get_value n_args:1, flags:0, modify:0, value:#<column:var_size Sites.uri range:ShortText type:scalar compress:none>>,
     2:<match n_args:2, flags:0, modify:0, value:(NULL)>
   }
-------------- next part --------------
HTML����������������������������...
Download 



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