poi/src/testcases/org/apache/poi/poifs
Dominik Stadler db79fe043c Adjust some JavaDoc and remove some unnecessary String.valueOf() calls and fix some other compiler warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1762617 13f79535-47bb-0310-9956-ffa450edef68
2016-09-28 08:44:14 +00:00
..
crypt Add missing license header 2014-11-27 07:05:18 +00:00
dev Fix some IntelliJ and Findbugs warnings: StringBuilder, foreach, append(), ... 2016-07-17 21:18:07 +00:00
eventfilesystem parameterize raw generics 2016-06-20 03:50:30 +00:00
filesystem Adjust some JavaDoc and remove some unnecessary String.valueOf() calls and fix some other compiler warnings 2016-09-28 08:44:14 +00:00
macros add fixturing for notifying us when a previously failing unit test passes (better than @Ignore) 2016-09-21 05:03:57 +00:00
nio Sync the file-based "past-the-end" exception to match the stream one, so that extending works, then tests for HSSF writing to a new empty POIFS file #57919 2016-07-20 12:01:36 +00:00
property More forbidden apis fixes (added main-tests to the check) 2015-09-11 00:56:16 +00:00
storage #58597: Fix tests to not do setAccessible(), add some doPrivileged, too. 2015-11-11 16:57:39 +00:00
AllPOIFSTests.java Unit test for VBA macro reading #52949 2016-04-10 12:45:53 +00:00