poi/src/testcases/org/apache/poi
2016-06-19 22:51:01 +00:00
..
ddf fix eclipse warnings 2016-03-21 00:14:21 +00:00
hpsf #59724 Take advantage of all POIDocument classes being Closeable to tidy the OLE2 text extractor closing 2016-06-19 22:13:41 +00:00
hssf add unit test for HSSFWorkbook.getSelectedTabs 2016-06-18 02:37:24 +00:00
poifs The changes for using AccessController/SecurityManager also added a log which now spams a lot if log is enabled in integration-tests, reduce it a bit by not trying to call "cleaner()" on HeapByteBuffer which does not have it for sure 2016-06-01 08:05:07 +00:00
sl eclipse warning fixes 2016-03-18 23:12:28 +00:00
ss bug 59728: add disabled unit test: should not be able to add an array formula to merged region 2016-06-19 22:51:01 +00:00
util Fix test-failure in Maven builds that I introduced by manually deleting the temporary directory in the test. The Maven build runs these in one process and thus the directory was not re-created any more. 2016-06-05 16:55:48 +00:00
AllPOITests.java Bug 35897 - Password protected files 2014-01-10 23:14:03 +00:00
POIDataSamples.java bug 58779: check if SlideShowFactory.create() modifies the file being read when the slideshow is closed. 2016-01-03 09:16:59 +00:00
POITestCase.java Move reflection-equals to POITestCase 2016-05-16 23:28:25 +00:00
TestPOIDocumentMain.java Eclipse warnings 2015-12-30 20:31:13 +00:00