poi/src/testcases/org/apache/poi/ss/formula/atp
Javen O'Neal 3c97d9700a change CellValue#getCellType() to return an int instead of an enum for backwards compatibility (source and binary) with POI 3.14. This reverts the behavior introduced in POI 3.15 beta 3 in r1751237.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760607 13f79535-47bb-0310-9956-ffa450edef68
2016-09-13 23:24:56 +00:00
..
TestDateParser.java Eclipse warnings, comment out dead code, close resources, enhance unit tests, javadoc, ... 2015-09-13 19:05:55 +00:00
TestIfError.java change CellValue#getCellType() to return an int instead of an enum for backwards compatibility (source and binary) with POI 3.14. This reverts the behavior introduced in POI 3.15 beta 3 in r1751237. 2016-09-13 23:24:56 +00:00
TestMRound.java optimized unused imports and removed deprecation warnings in poi-main 2012-03-05 09:44:20 +00:00
TestNetworkdaysFunction.java Bug 58326 - Forbidden APIs patches - first set of changes for locale and timezone settings 2015-09-07 20:19:50 +00:00
TestPercentile.java Bug 55724: implementation of excel percentile function, added unit test 2013-11-06 17:12:13 +00:00
TestRandBetween.java bug 59791: FormulaEvaluator#evaluateFormulaCell(Cell) should return an integer for backwards compatibility 2016-07-04 12:21:42 +00:00
TestWorkdayCalculator.java Bug 58326 - Forbidden APIs patches - first set of changes for locale and timezone settings 2015-09-07 20:19:50 +00:00
TestWorkdayFunction.java Bug 58326 - Forbidden APIs patches - first set of changes for locale and timezone settings 2015-09-07 20:19:50 +00:00
TestYearFracCalculator.java Bug 58326 - Forbidden APIs patches - first set of changes for locale and timezone settings 2015-09-07 20:19:50 +00:00
TestYearFracCalculatorFromSpreadsheet.java bug 59791: getCellType and getCachedFormulaResultType should return an integer for backwards compatibility 2016-07-04 11:54:20 +00:00