poi/src/ooxml/testcases/org/apache/poi
Dominik Stadler d0513f2ca6 Apply patch from bug 58909 - Add a cloneSheet() which directly sets the sheetname to allow to avoid a costly renaming of sheets.
Combine related unit-tests into Base-Test-Classes to run them for all types of Workbook/Sheet/...

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737237 13f79535-47bb-0310-9956-ffa450edef68
2016-03-31 13:32:05 +00:00
..
extractor some zips can't be opened via ZipFile in JDK6, as the central directory 2016-03-28 22:49:45 +00:00
openxml4j Fix some compiler warnings, improve error message, cover some more code 2016-03-29 15:45:04 +00:00
poifs/crypt add ignored testcase for multiple signatures 2016-01-01 15:04:06 +00:00
sl prevent slideshow test-data files shapes.pptx and tables_test.pptx from being modified when running "ant test"; close open resources 2015-11-23 13:55:48 +00:00
ss Bug 59199: Handle null date-values in a similar way as null-Strings 2016-03-28 20:20:29 +00:00
util fixed missing licence header 2011-06-09 09:49:33 +00:00
xdgf XDGF: fix jenkins build errors 2015-10-19 06:55:06 +00:00
xslf XSLF: do not display Master Slide objects by default 2016-03-28 22:52:01 +00:00
xssf Apply patch from bug 58909 - Add a cloneSheet() which directly sets the sheetname to allow to avoid a costly renaming of sheets. 2016-03-31 13:32:05 +00:00
xwpf Try to reproduce bug 58922, convert to JUnit 4 2016-03-29 16:11:29 +00:00
TestDetectAsOOXML.java Refactor some common code from the various Document-Factories into a helper class 2016-03-12 11:37:32 +00:00
TestEmbeded.java sonar fixes 2015-09-30 23:06:39 +00:00
TestPOIXMLDocument.java Fix some cases where POI itself or the tests leaked file-handles 2016-03-12 11:37:22 +00:00
TestPOIXMLProperties.java extended forbidden-apis-check to ooxml-tests 2015-11-05 00:15:51 +00:00
TestXMLPropertiesTextExtractor.java sonar fixes 2015-09-30 23:06:39 +00:00