aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/dev
Commit message (Expand)AuthorAgeFilesLines
* Ensure that no password was set by other tests, this breaks sometimes when th...Dominik Stadler2015-10-291-0/+4
* More forbidden apis fixes (added main-tests to the check)Andreas Beeker2015-09-115-20/+29
* Fix some Forbidden APIs errorsNick Burch2015-09-011-5/+2
* Fix some Forbidden APIs errorsNick Burch2015-09-011-1/+2
* - reworked HexDump class - unified array dumps and usage of standard java cal...Andreas Beeker2015-08-291-6/+11
* Adjust excludes for TestRecordListerDominik Stadler2015-08-272-1/+10
* Refactor BaseXLSIteratingTest into a Parameterized test to better show which ...Dominik Stadler2015-08-257-128/+112
* Add some missing close(), reduce output in unit tests and remove some other E...Dominik Stadler2015-07-071-1/+1
* Add a sample Excel 3 file from TIKA-1515, and a disabled unit test for itNick Burch2015-01-131-0/+2
* Add a test-suite which performs integration/stress tests which load and handl...Dominik Stadler2014-12-252-0/+6
* Begin adding Excel 5 support to OldExcelExtractor for TIKA-1490Nick Burch2014-11-301-1/+3
* Start on a Text Extractor for the pre-OLE2 Excel formats like Excel 4, for TI...Nick Burch2014-11-301-0/+1
* FilePassRecord type of 4 is now documented as the same as 2 & 3, see bug #35897Nick Burch2014-11-041-0/+1
* Fix some Eclipse warningsDominik Stadler2014-04-046-6/+7
* exclude new broken test-file for this testDominik Stadler2014-04-041-1/+2
* Adjust some tests to not hardcode the 'test-data' directory. This breaks the ...Dominik Stadler2014-02-153-3/+19
* Added license headersAndreas Beeker2014-01-187-0/+112
* Bug 35897 - Password protected filesAndreas Beeker2014-01-101-1/+2
* Re-use functionality from HSSFWorkbook in dev-tools to find theDominik Stadler2013-10-275-39/+68
* Add a number of tests for the dev-tools. The tests iterate over all .xlsDominik Stadler2013-10-257-0/+332