poi/src/testcases/org/apache/poi/hssf
Andreas Beeker 4a5f7765bb fix eclipse warnings - close resources
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779869 13f79535-47bb-0310-9956-ffa450edef68
2017-01-23 00:31:27 +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 #59836 - Tracker: Replace primitives with enums 2017-01-22 22:01:22 +00:00
usermodel fix eclipse warnings - close resources 2017-01-23 00:31:27 +00:00
util #59836 - Tracker: Replace primitives with enums 2017-01-22 22:01:22 +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