aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/openxml4j/opc/compliance
Commit message (Expand)AuthorAgeFilesLines
* More missing core properties unit tests, covering read-write without checks, ...Nick Burch2015-02-281-7/+18
* Unit tests for OPC handling of files without a Core Properties partNick Burch2015-02-231-0/+81
* Fix bug #52540 - Relax the M4.1 constraint on reading OOXML files, as some Of...Nick Burch2012-01-301-9/+27
* Add a disabled test for bug #51850, and tweak the OPC package exceptions to m...Nick Burch2011-09-221-3/+3
* reduced the number of compiler warnings generated by JDK 1.6.13 with -XlintYegor Kozlov2009-10-041-1/+1
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-134-0/+0
* moved all test data to a top-level directory, refactored all junit usages of ...Yegor Kozlov2009-08-2311-7/+9
* Removed static void main(String[]) methods from junit classes. Other minor cl...Josh Micich2009-06-122-11/+3
* Changed CRLF to LF in ooxml/testcases. Minor fixes for compiler warnings and ...Josh Micich2009-05-211-33/+33
* Removed badly encoded character from test class. Minor re-formattingJosh Micich2009-05-181-253/+243
* Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoi...Josh Micich2009-03-182-370/+370
* Attempt to fix GUMP build error due to case mismatch on package part 'INPUT' ...Josh Micich2009-02-239-0/+0
* Improvements to OpenXML4J unit tests. Fixed class names. Refactored code for...Josh Micich2009-02-055-276/+218
* import OpenXML4j codebaseYegor Kozlov2009-01-2913-0/+714