aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/TestEmbeded.java
Commit message (Collapse)AuthorAgeFilesLines
* sonar fixesAndreas Beeker2015-09-301-1/+1
| | | | | | Very interesting was the exception swallowing in PackagePropertiesPart. When it was properly thrown, it already led to various errors in the junits test - I've fixed the handling for at least the ones which are in our test set git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1706169 13f79535-47bb-0310-9956-ffa450edef68
* optimized unused imports and removed deprecation warnings in poi-ooxmlYegor Kozlov2012-03-051-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1296977 13f79535-47bb-0310-9956-ffa450edef68
* moved all test data to a top-level directory, refactored all junit usages of ↵Yegor Kozlov2009-08-231-19/+9
| | | | | | .testdata.path to one place git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@806959 13f79535-47bb-0310-9956-ffa450edef68
* renamed macro-enabled test files to have the correct extentionsYegor Kozlov2009-08-141-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@804305 13f79535-47bb-0310-9956-ffa450edef68
* Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to ↵Josh Micich2009-03-181-4/+4
| | | | | | avoid clash with java.lang.Package (see bugzilla 46859) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@755699 13f79535-47bb-0310-9956-ffa450edef68
* import OpenXML4j codebaseYegor Kozlov2009-01-291-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@738842 13f79535-47bb-0310-9956-ffa450edef68
* 1. removed interfaces-jdk14, they are now obsolete2. started paving the way ↵Yegor Kozlov2008-11-091-2/+1
| | | | | | for XWPF git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@712508 13f79535-47bb-0310-9956-ffa450edef68
* Update to ooxml embeding from bug #45018 from YuryNick Burch2008-05-281-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@660945 13f79535-47bb-0310-9956-ffa450edef68
* More merging, plus tests for embeded ooxml filesNick Burch2008-05-271-0/+83
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@660488 13f79535-47bb-0310-9956-ffa450edef68