From: Andreas Beeker Date: Wed, 16 Sep 2020 19:37:52 +0000 (+0000) Subject: Add more render test images X-Git-Tag: before_ooxml_3rd_edition~116 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8acb3adab90b6212a4e1b4e3ab224f2f613cef5b;p=poi.git Add more render test images git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1881773 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestPPTX2PNG.java b/src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestPPTX2PNG.java index df23f14f28..706f4ea8a6 100644 --- a/src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestPPTX2PNG.java +++ b/src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestPPTX2PNG.java @@ -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() { diff --git a/test-data/slideshow/64716_image1.wmf b/test-data/slideshow/64716_image1.wmf new file mode 100755 index 0000000000..bef72f2bc3 Binary files /dev/null and b/test-data/slideshow/64716_image1.wmf differ diff --git a/test-data/slideshow/64716_image2.wmf b/test-data/slideshow/64716_image2.wmf new file mode 100755 index 0000000000..e84fc8a417 Binary files /dev/null and b/test-data/slideshow/64716_image2.wmf differ diff --git a/test-data/slideshow/64716_image3.wmf b/test-data/slideshow/64716_image3.wmf new file mode 100755 index 0000000000..a2675cbcb7 Binary files /dev/null and b/test-data/slideshow/64716_image3.wmf differ