You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ki...@apache.org on 2020/09/16 19:37:53 UTC

svn commit: r1881773 - in /poi/trunk: src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestPPTX2PNG.java test-data/slideshow/64716_image1.wmf test-data/slideshow/64716_image2.wmf test-data/slideshow/64716_image3.wmf

Author: kiwiwings
Date: Wed Sep 16 19:37:52 2020
New Revision: 1881773

URL: http://svn.apache.org/viewvc?rev=1881773&view=rev
Log:
Add more render test images

Added:
    poi/trunk/test-data/slideshow/64716_image1.wmf   (with props)
    poi/trunk/test-data/slideshow/64716_image2.wmf   (with props)
    poi/trunk/test-data/slideshow/64716_image3.wmf   (with props)
Modified:
    poi/trunk/src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestPPTX2PNG.java

Modified: poi/trunk/src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestPPTX2PNG.java
URL: http://svn.apache.org/viewvc/poi/trunk/src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestPPTX2PNG.java?rev=1881773&r1=1881772&r2=1881773&view=diff
==============================================================================
--- poi/trunk/src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestPPTX2PNG.java (original)
+++ poi/trunk/src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestPPTX2PNG.java Wed Sep 16 19:37:52 2020
@@ -51,7 +51,8 @@ public class TestPPTX2PNG {
     private static final String files =
         "bug64693.pptx, 53446.ppt, alterman_security.ppt, alterman_security.pptx, KEY02.pptx, themes.pptx, " +
         "backgrounds.pptx, layouts.pptx, sample.pptx, shapes.pptx, 54880_chinese.ppt, keyframes.pptx," +
-        "customGeo.pptx, customGeo.ppt, wrench.emf, santa.wmf, missing-moveto.ppt";
+        "customGeo.pptx, customGeo.ppt, wrench.emf, santa.wmf, missing-moveto.ppt, " +
+        "64716_image1.wmf, 64716_image2.wmf, 64716_image3.wmf";
 
     @BeforeClass
     public static void checkHslf() {

Added: poi/trunk/test-data/slideshow/64716_image1.wmf
URL: http://svn.apache.org/viewvc/poi/trunk/test-data/slideshow/64716_image1.wmf?rev=1881773&view=auto
==============================================================================
Binary file - no diff available.

Propchange: poi/trunk/test-data/slideshow/64716_image1.wmf
------------------------------------------------------------------------------
    svn:executable = *

Propchange: poi/trunk/test-data/slideshow/64716_image1.wmf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: poi/trunk/test-data/slideshow/64716_image2.wmf
URL: http://svn.apache.org/viewvc/poi/trunk/test-data/slideshow/64716_image2.wmf?rev=1881773&view=auto
==============================================================================
Binary file - no diff available.

Propchange: poi/trunk/test-data/slideshow/64716_image2.wmf
------------------------------------------------------------------------------
    svn:executable = *

Propchange: poi/trunk/test-data/slideshow/64716_image2.wmf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: poi/trunk/test-data/slideshow/64716_image3.wmf
URL: http://svn.apache.org/viewvc/poi/trunk/test-data/slideshow/64716_image3.wmf?rev=1881773&view=auto
==============================================================================
Binary file - no diff available.

Propchange: poi/trunk/test-data/slideshow/64716_image3.wmf
------------------------------------------------------------------------------
    svn:executable = *

Propchange: poi/trunk/test-data/slideshow/64716_image3.wmf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org