PhpSpreadsheet/tests/PhpSpreadsheetTests
Fräntz Miccoli db2621c4fe
Add tests for the LOOKUP function
We were performing operations to patch for missing $result_vector
even when one was defined, this was causing bugs on edge cases.

Fixes #796
Closes #816
2018-12-15 16:23:45 +11:00
..
Calculation Add tests for the LOOKUP function 2018-12-15 16:23:45 +11:00
Cell Support overriding `DefaultValueBinder::dataTypeForValue()` 2018-11-03 17:25:43 +11:00
Chart Custom color for pie and donut charts 2018-12-10 18:43:55 +11:00
Collection Update to PHP-CS-Fixer 2.10 2018-01-28 15:59:38 +09:00
Custom Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
Functional Fix print area parser for XLSX reader 2018-10-28 14:37:05 +11:00
Helper Need to version compare against PHP 7.2.99 for PHP 7.3.0 release candidates 2018-10-14 16:35:38 +01:00
Reader Fix column names if read filter calls in XLSX reader skip columns 2018-12-10 20:00:26 +11:00
Shared Xls file threw exception during open by Xls reader 2018-10-07 18:49:01 +11:00
Style Chained operations on cell ranges involving borders are now possible 2018-07-15 12:19:54 +09:00
Worksheet Sheet title can contain exclamation mark (in formulas) 2018-10-03 12:52:51 +09:00
Writer Use dedicated PHPUnit assertions 2018-11-11 18:06:35 +11:00
IOFactoryTest.php Update to PHP-CS-Fixer 2.10 2018-01-28 15:59:38 +09:00
ReferenceHelperTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) 2017-11-09 00:48:01 +09:00
SettingsTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) 2017-11-09 00:48:01 +09:00