You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2017/03/18 13:56:04 UTC

svn commit: r1787555 - in /poi/trunk: src/integrationtest/org/apache/poi/TestAllFiles.java test-data/document/cpansearch.perl.org_src_tobyink_acme-rundoc-0.001_word-lib_hello_world.docm

Author: centic
Date: Sat Mar 18 13:56:04 2017
New Revision: 1787555

URL: http://svn.apache.org/viewvc?rev=1787555&view=rev
Log:
Add docm-file which is actually a binary doc to check handling of wrong-format-exceptions

Added:
    poi/trunk/test-data/document/cpansearch.perl.org_src_tobyink_acme-rundoc-0.001_word-lib_hello_world.docm
Modified:
    poi/trunk/src/integrationtest/org/apache/poi/TestAllFiles.java

Modified: poi/trunk/src/integrationtest/org/apache/poi/TestAllFiles.java
URL: http://svn.apache.org/viewvc/poi/trunk/src/integrationtest/org/apache/poi/TestAllFiles.java?rev=1787555&r1=1787554&r2=1787555&view=diff
==============================================================================
--- poi/trunk/src/integrationtest/org/apache/poi/TestAllFiles.java (original)
+++ poi/trunk/src/integrationtest/org/apache/poi/TestAllFiles.java Sat Mar 18 13:56:04 2017
@@ -255,6 +255,7 @@ public class TestAllFiles {
 
         // TODO: good to ignore?
         "spreadsheet/sample-beta.xlsx",
+        "document/cpansearch.perl.org_src_tobyink_acme-rundoc-0.001_word-lib_hello_world.docm",
 
         // This is actually a spreadsheet!
         "hpsf/TestRobert_Flaherty.doc",

Added: poi/trunk/test-data/document/cpansearch.perl.org_src_tobyink_acme-rundoc-0.001_word-lib_hello_world.docm
URL: http://svn.apache.org/viewvc/poi/trunk/test-data/document/cpansearch.perl.org_src_tobyink_acme-rundoc-0.001_word-lib_hello_world.docm?rev=1787555&view=auto
==============================================================================
Binary files poi/trunk/test-data/document/cpansearch.perl.org_src_tobyink_acme-rundoc-0.001_word-lib_hello_world.docm (added) and poi/trunk/test-data/document/cpansearch.perl.org_src_tobyink_acme-rundoc-0.001_word-lib_hello_world.docm Sat Mar 18 13:56:04 2017 differ



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