[Groonga-commit] groonga/groonga at 31421b9 [master] test: update expected value by score type change

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Feb 16 14:24:55 JST 2015


Kouhei Sutou	2015-02-16 14:24:55 +0900 (Mon, 16 Feb 2015)

  New Revision: 31421b93a168ab994b6e30d49942164b77e731d9
  https://github.com/groonga/groonga/commit/31421b93a168ab994b6e30d49942164b77e731d9

  Message:
    test: update expected value by score type change

  Modified files:
    test/unit/story/test-taiyaki.c

  Modified: test/unit/story/test-taiyaki.c (+11 -11)
===================================================================
--- test/unit/story/test-taiyaki.c    2015-02-16 14:24:26 +0900 (b3170d6)
+++ test/unit/story/test-taiyaki.c    2015-02-16 14:24:55 +0900 (119f5be)
@@ -1,6 +1,6 @@
 /* -*- c-basic-offset: 2; coding: utf-8 -*- */
 /*
-  Copyright (C) 2010-2012  Kouhei Sutou <kou �� clear-code.com>
+  Copyright (C) 2010-2015  Kouhei Sutou <kou �� clear-code.com>
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
@@ -358,16 +358,16 @@ test_weight_match(void)
   cut_assert_equal_string(
     "[[[23],"
     "[[\"name\",\"ShortText\"],[\"_score\",\"Int32\"]],"
-    "[\"たいやき神田達磨 八重洲店\",10031],"
-    "[\"たい焼き鉄次 大丸東京店\",9191],"
-    "[\"にしみや 甘味処\",8945],"
-    "[\"築地 さのきや\",8815],"
-    "[\"しげ田\",8471],"
-    "[\"柳屋 たい焼き\",7822],"
-    "[\"根津のたいやき\",5965],"
-    "[\"たいやきひいらぎ\",5428],"
-    "[\"尾長屋 錦糸町店\",4994],"
-    "[\"横浜 くりこ庵 浅草店\",4903]],"
+    "[\"たいやき神田達磨 八重洲店\",10030],"
+    "[\"たい焼き鉄次 大丸東京店\",9190],"
+    "[\"にしみや 甘味処\",8944],"
+    "[\"築地 さのきや\",8814],"
+    "[\"しげ田\",8470],"
+    "[\"柳屋 たい焼き\",7821],"
+    "[\"根津のたいやき\",5964],"
+    "[\"たいやきひいらぎ\",5427],"
+    "[\"尾長屋 錦糸町店\",4993],"
+    "[\"横浜 くりこ庵 浅草店\",4902]],"
     "[[7],"
     "[[\"_key\",\"ShortText\"],[\"_nsubrecs\",\"Int32\"]],"
     "[\"たいやき\",23],"
-------------- next part --------------
HTML����������������������������...
Descargar 



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