[Groonga-commit] ranguba/chupa-text-decomposer-libreoffice at 0d4822e [master] test: add .pptx with attributes

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jul 6 15:37:32 JST 2017


Kouhei Sutou	2017-07-06 15:37:32 +0900 (Thu, 06 Jul 2017)

  New Revision: 0d4822e738233663c1fbbb07b31ab2ec8ee6f203
  https://github.com/ranguba/chupa-text-decomposer-libreoffice/commit/0d4822e738233663c1fbbb07b31ab2ec8ee6f203

  Message:
    test: add .pptx with attributes

  Modified files:
    test/fixture/pptx/attributes.pptx
    test/test-pptx.rb

  Modified: test/fixture/pptx/attributes.pptx (+0 -0)
===================================================================
(Binary files differ)

  Modified: test/test-pptx.rb (+0 -6)
===================================================================
--- test/test-pptx.rb    2017-05-02 12:38:06 +0900 (d56b2a0)
+++ test/test-pptx.rb    2017-07-06 15:37:32 +0900 (b00e20b)
@@ -59,12 +59,6 @@ class TestPptx < Test::Unit::TestCase
     include DecomposeHelper
 
     sub_test_case("attributes") do
-      def setup
-        super
-        omit("We don't have pptx with attributes " +
-               "because LibreOffice 4.1 can't generate pptx with attributes.")
-      end
-
       def test_title
         assert_equal(["Title"], decompose("title"))
       end
-------------- next part --------------
HTML����������������������������...
Download 



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