PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation
Bill Blume e3fb160f5f
Fixed parsing of conditionals in COUNTIF functions
Conditional operators in the selection parameter of COUNTIF
functions were not being parsed properly, causing evaluations
of formulae with such functions to sometimes fail.

Fixes #526
Closes #528
2018-06-10 14:25:33 +09:00
..
CalculationTest.php Support `_xlfn.` prefix and add `ISFORMULA`, `MODE.SNGL`, `STDEV.S`, `STDEV.P` 2018-02-26 09:35:53 +01:00
DateTimeTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) 2017-11-09 00:48:01 +09:00
EngineeringTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) 2017-11-09 00:48:01 +09:00
FinancialTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) 2017-11-09 00:48:01 +09:00
FunctionsTest.php Fixed parsing of conditionals in COUNTIF functions 2018-06-10 14:25:33 +09:00
LogicalTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) 2017-11-09 00:48:01 +09:00
LookupRefTest.php COLUMNS and ROWS functions crashed in some cases 2018-01-13 18:01:50 +09:00
MathTrigTest.php Fix unit tests for PHP 5.6 2018-05-07 11:53:55 +09:00
TextDataTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) 2017-11-09 00:48:01 +09:00