]> source.dussan.org Git - poi.git/commitdiff
Add more render test images
authorAndreas Beeker <kiwiwings@apache.org>
Wed, 16 Sep 2020 19:37:52 +0000 (19:37 +0000)
committerAndreas Beeker <kiwiwings@apache.org>
Wed, 16 Sep 2020 19:37:52 +0000 (19:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1881773 13f79535-47bb-0310-9956-ffa450edef68

src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestPPTX2PNG.java
test-data/slideshow/64716_image1.wmf [new file with mode: 0755]
test-data/slideshow/64716_image2.wmf [new file with mode: 0755]
test-data/slideshow/64716_image3.wmf [new file with mode: 0755]

index df23f14f28529c9ec33cc63b3f97d95c4a1a4c82..706f4ea8a648c1530fa1846386ef643c0333caf5 100644 (file)
@@ -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 (executable)
index 0000000..bef72f2
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 (executable)
index 0000000..e84fc8a
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 (executable)
index 0000000..a2675cb
Binary files /dev/null and b/test-data/slideshow/64716_image3.wmf differ