[Groonga-commit] ranguba/rroonga at 15d5b60 [master] test: omit a test if MeCab isn't available

Back to archive index

Masafumi Yokoyama null+****@clear*****
Thu Apr 2 16:54:06 JST 2015


Masafumi Yokoyama	2015-04-02 16:54:06 +0900 (Thu, 02 Apr 2015)

  New Revision: 15d5b60b6fdfd5549530a479b819098baa2540ff
  https://github.com/ranguba/rroonga/commit/15d5b60b6fdfd5549530a479b819098baa2540ff

  Merged 03fe504: Merge pull request #74 from ranguba/test-check-mecab-availability

  Message:
    test: omit a test if MeCab isn't available

  Modified files:
    test/test-type.rb

  Modified: test/test-type.rb (+1 -0)
===================================================================
--- test/test-type.rb    2015-04-02 16:51:31 +0900 (4dea2d9)
+++ test/test-type.rb    2015-04-02 16:54:06 +0900 (9defdbf)
@@ -153,6 +153,7 @@ class TypeTest < Test::Unit::TestCase
     end
 
     def test_mecab
+      check_mecab_availability
       assert_equal_type("TokenMecab",  Groonga::Type::MECAB)
     end
   end
-------------- next part --------------
HTML����������������������������...
Download 



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