poi/src/ooxml/testcases/org/apache/poi
Andreas Beeker d8bf3aae84 junit fixes
set font size via Double
color handling via HSL calculation

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/common_sl@1691117 13f79535-47bb-0310-9956-ffa450edef68
2015-07-15 00:30:21 +00:00
..
extractor Add missing close() of resources in both production code and tests 2014-12-28 09:16:57 +00:00
openxml4j Add missing close() of resources in both production code and tests 2014-12-28 09:16:57 +00:00
poifs/crypt Adjust TestSignatureInfo so junit provides more information if an unexpected exception happens 2015-02-14 12:46:04 +00:00
ss Move some tests to the base test class where applicapple 2015-01-05 14:03:37 +00:00
util fixed missing licence header 2011-06-09 09:49:33 +00:00
xslf junit fixes 2015-07-15 00:30:21 +00:00
xssf Use assertArrayEquals() to try to better show why this test fails in some rare cases currently 2015-02-18 18:47:22 +00:00
xwpf Add unit tests for XSSFTextRun and TextPainter, slightly more tests for XSSFSheet and enhance unit tests for XWPFParagraph and ExcelAntTest 2015-01-04 10:23:01 +00:00
TestDetectAsOOXML.java Add missing close() of resources in both production code and tests 2014-12-28 09:16:57 +00:00
TestEmbeded.java optimized unused imports and removed deprecation warnings in poi-ooxml 2012-03-05 09:42:36 +00:00
TestPOIXMLDocument.java Add missing close() of resources in both production code and tests 2014-12-28 09:16:57 +00:00
TestPOIXMLProperties.java merge with trunk 2014-09-17 21:12:36 +00:00
TestXMLPropertiesTextExtractor.java Bug 54982: Add a close() interface to POITextExtractor which can be used to free resources later. 2013-06-17 07:53:59 +00:00