PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation
Mark Baker 554684720d
Statistical issues (#1098)
* Merge branch 'master' of C:\Projects\PHPOffice\PHPSpreadsheet\develop with conflicts.

* Adjusted logic for COUNT() function to handle differences in EXCEL, GNUMERIC and OPENOFFICE modes for cells and for literal values

* Fix case-sensitivity in filenames

* Appeasing Codesniffer

* Resolve COUNTA() differences between cell values and literals

* Style fixes

* Start refactoring statistical function tests into individual tests rather than having a single, giant test for all statistical functions.... first step toward doing this for all tests

* More refactoring into separate tests
If all functions have their own individual test files, it should be a lot easier to identify which functions aren't covered by tests yet

* Missing last lines in files
2019-07-20 18:40:05 +02:00
..
Functions/Statistical Statistical issues (#1098) 2019-07-20 18:40:05 +02:00
CalculationTest.php Dde call safe handling (#891) 2019-02-18 22:56:32 +01:00
DateTimeTest.php Added the DAYS() function 2018-10-21 15:26:46 +11:00
EngineeringTest.php Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
FinancialTest.php Fixes to coupon functions (#1068) 2019-07-10 21:22:16 +02:00
FunctionsTest.php Add further new Functions introduced in MS Excel 2013 and 2016 (#608) 2018-07-22 19:17:04 +01:00
LogicalTest.php Calculation :: Added switch function (#983) 2019-05-30 09:14:58 +02:00
LookupRefTest.php Add tests for the LOOKUP function 2018-12-15 16:23:45 +11:00
MathTrigTest.php Matrix (#790) 2018-11-29 22:25:31 +01:00
TextDataTest.php Update PHP dependencies to fix security issues 2018-11-11 18:21:31 +11:00