aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/openxml4j/opc/compliance
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-273-690/+0
* Apply IDE suggestions, add toString(), adjust JavaDoc and simplify code slightlyDominik Stadler2021-01-301-12/+24
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-091-8/+3
* Sonar fixesAndreas Beeker2021-01-091-1/+1
* Sonar fixesAndreas Beeker2021-01-093-26/+26
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-243-254/+187
* Migrate all junit tests to Junit 4Andreas Beeker2019-12-271-31/+34
* Close file-handles for slideshows also when construction fails or when dual-s...Dominik Stadler2019-02-231-11/+12
* IDE and JavaDoc fixesDominik Stadler2018-12-301-7/+9
* IDE warnings, slightly more tests and fix test to not leave a modified file b...Dominik Stadler2018-10-261-6/+2
* [bug-62438] remove nullable class (and use java.util.Optional). This closes #111PJ Fanning2018-06-131-11/+7
* convert OPC Compliance unit tests to junit4Javen O'Neal2016-07-084-41/+44
* whitespace and +svn:eol-style=nativeJaven O'Neal2016-07-083-396/+396
* Adjust two tests slightlyDominik Stadler2016-05-241-12/+7
* Fix freeing resources in some tests and dev-tools so we can run unit-tests wi...Dominik Stadler2015-12-221-6/+10
* Bug 56479: don't hardcode dcterms as namespace alias in the attribute, but ex...Dominik Stadler2015-08-111-1/+1
* 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