poi/src/testcases/org/apache/poi/hssf
Andreas Beeker a7706b3fdf fix eclipse warnings - close resources / type generics
cleanup sources - add parenthesis to statements

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1778955 13f79535-47bb-0310-9956-ffa450edef68
2017-01-15 23:08:47 +00:00
..
dev Revert "Local test to run one of the multi-file tests on only one file" 2016-12-11 21:15:37 +00:00
eventmodel Eclipse automated refactor/cleanup: add final modifier to private fields to unit tests 2016-10-20 02:21:14 +00:00
eventusermodel Eclipse automated refactor/cleanup: add final modifier to private fields to unit tests 2016-10-20 02:21:14 +00:00
extractor fix eclipse warnings - close resources / type generics 2017-01-15 23:08:47 +00:00
model fix eclipse warnings - close resources / type generics 2017-01-15 23:08:47 +00:00
record fix eclipse warnings - close resources / type generics 2017-01-15 23:08:47 +00:00
usermodel fix eclipse warnings - close resources / type generics 2017-01-15 23:08:47 +00:00
util Eclipse automated refactor/cleanup: convert for loops to for-each loops 2016-10-19 22:28:07 +00:00
HSSFITestDataProvider.java move trackColumnsForAutoSizingIfSXSSF into ITestDataProvider, replace ITestDataProvider.trackColumnsForAutosizing(Sheet, int...) with ITestDataProvider.trackAllColumnsForAutosizing(Sheet) to avoid cluttering unit tests with specific columns that will be autosized 2016-02-18 04:05:45 +00:00
HSSFTestDataSamples.java whitespace 2015-12-29 07:38:31 +00:00
HSSFTests.java Bug 35897 - Password protected files 2014-01-10 23:14:03 +00:00