aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/dev/BaseXLSIteratingTest.java
Commit message (Expand)AuthorAgeFilesLines
* Fix some Forbidden APIs errorsNick Burch2015-09-011-1/+2
* Adjust excludes for TestRecordListerDominik Stadler2015-08-271-1/+1
* Refactor BaseXLSIteratingTest into a Parameterized test to better show which ...Dominik Stadler2015-08-251-56/+55
* Add some missing close(), reduce output in unit tests and remove some other E...Dominik Stadler2015-07-071-1/+1
* Fix some Eclipse warningsDominik Stadler2014-04-041-1/+2
* Adjust some tests to not hardcode the 'test-data' directory. This breaks the ...Dominik Stadler2014-02-151-2/+10
* Added license headersAndreas Beeker2014-01-181-0/+16
* Re-use functionality from HSSFWorkbook in dev-tools to find theDominik Stadler2013-10-271-2/+14
* Add a number of tests for the dev-tools. The tests iterate over all .xlsDominik Stadler2013-10-251-0/+86