[Groonga-commit] ranguba/rroonga at 88b575e [follow-compression-support-change] context test: follow LZO compression support change

Back to archive index

Hiroshi Hatake null+****@clear*****
Mon Oct 27 21:05:22 JST 2014


Hiroshi Hatake	2014-10-27 21:05:22 +0900 (Mon, 27 Oct 2014)

  New Revision: 88b575e21af89cd71542db73852c968637f8c820
  https://github.com/ranguba/rroonga/commit/88b575e21af89cd71542db73852c968637f8c820

  Message:
    context test: follow LZO compression support change

  Modified files:
    test/test-context.rb

  Modified: test/test-context.rb (+1 -1)
===================================================================
--- test/test-context.rb    2014-10-27 21:03:40 +0900 (633fc14)
+++ test/test-context.rb    2014-10-27 21:05:22 +0900 (28d9116)
@@ -115,7 +115,7 @@ class ContextTest < Test::Unit::TestCase
   end
 
   def test_support_lzo?
-    assert_boolean(Groonga::Context.default.support_lzo?)
+    assert_false(Groonga::Context.default.support_lzo?)
   end
 
   def test_match_escalation_threshold
-------------- next part --------------
HTML����������������������������...
Download 



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