poi/src/ooxml/testcases/org/apache/poi/ss/formula
Greg Woolsey 7dfa32c28b Bug #56822 fix COUNTIFS()
includes unit test from the issue.  Verified unit test results in Excel vs. incorrect previous POI results.  Test passes new code, as do existing tests.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1783037 13f79535-47bb-0310-9956-ffa450edef68
2017-02-14 22:05:49 +00:00
..
eval Bug 46898: Convert unit tests for circular references to also run for XSSF 2015-01-02 21:04:50 +00:00
functions Bug #56822 fix COUNTIFS() 2017-02-14 22:05:49 +00:00
TestFormulaParser.java bug 60260: parse unicode sheet names 2017-01-12 10:39:26 +00:00
TestStructuredReferences.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