[Groonga-commit] groonga/groonga [master] test function: work on 32bit environment

Back to archive index

null+****@clear***** null+****@clear*****
2012年 8月 9日 (木) 19:48:26 JST


Kouhei Sutou	2012-08-09 19:48:26 +0900 (Thu, 09 Aug 2012)

  New Revision: 0b4d1beee6abbf949604509ea33d7827b7a6de9b
  https://github.com/groonga/groonga/commit/0b4d1beee6abbf949604509ea33d7827b7a6de9b

  Log:
    test function: work on 32bit environment

  Modified files:
    test/function/suite/suggest/complete/coocurrence.expected
    test/function/suite/suggest/complete/coocurrence.test

  Modified: test/function/suite/suggest/complete/coocurrence.expected (+1 -1)
===================================================================
--- test/function/suite/suggest/complete/coocurrence.expected    2012-08-09 19:46:19 +0900 (6652c6d)
+++ test/function/suite/suggest/complete/coocurrence.expected    2012-08-09 19:48:26 +0900 (8bc1b28)
@@ -1,4 +1,4 @@
-suggest   --table item_rurema   --column kana   --types complete   --frequency_threshold 1   --conditional_probability_threshold 0.1   --query 'stりん'
+suggest   --table item_rurema   --column kana   --types complete   --frequency_threshold 1   --conditional_probability_threshold 0.01   --query 'stりん'
 [
   [
     0,

  Modified: test/function/suite/suggest/complete/coocurrence.test (+1 -1)
===================================================================
--- test/function/suite/suggest/complete/coocurrence.test    2012-08-09 19:46:19 +0900 (59e306e)
+++ test/function/suite/suggest/complete/coocurrence.test    2012-08-09 19:48:26 +0900 (17d941a)
@@ -5,5 +5,5 @@ suggest \
   --column kana \
   --types complete \
   --frequency_threshold 1 \
-  --conditional_probability_threshold 0.1 \
+  --conditional_probability_threshold 0.09 \
   --query 'stりん'
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index