poi/src/testcases/org/apache/poi/hssf
Javen O'Neal f17c9a9c25 ooxml o.a.p.ss.formula.TestFormulaParser junit3 -> junit4
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xssf_structured_references@1747633 13f79535-47bb-0310-9956-ffa450edef68
2016-06-10 04:57:04 +00:00
..
dev fix eclipse warnings 2016-03-21 00:14:21 +00:00
eventmodel add @NotImplemented annotation to methods that are not implemented 2016-04-10 21:28:41 +00:00
eventusermodel Ensure that the ThreadLocal-Biff-Password is reset correctly after each usage, we had some unit tests failing sporadically due to this 2015-09-22 19:50:37 +00:00
extractor Findbugs fixes 2016-03-12 11:37:12 +00:00
model ooxml o.a.p.ss.formula.TestFormulaParser junit3 -> junit4 2016-06-10 04:57:04 +00:00
record bug 57840: add javadocs (warn about stale XSSFTable cache), remove rowIndex argument from calls to FormulaParser.parse(String, FormulaParsingWorkbook, FormulaType, int sheetIndex) when rowIndex is irrelevant, clear xmlColumnPr and commonXPath during updateHeaders so that users have a mechanism to clear invalidated cached values 2016-06-10 04:20:41 +00:00
usermodel #59170 - Remove deprecated classes (POI 3.15) - use FormulaError instead of ErrorConstants 2016-05-16 09:38:42 +00:00
util convert junit3 to junit4 2015-11-23 10:26:06 +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