PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions
oleibman 6c1651e995
Floating-point Equality in Two Tests (#3064)
* Floating-point Equality in Two Tests

Merging a change today, Git reported failures that did not occur during "normal" unit testing. The merge still succeeded, but ... The problem was an error comparing float values for equal, and the inequality occurred beyond the 14th decimal digit. Change the tests in question, which incidentally were not part of the merged changed, to use assertEqualsWithDelta.

* Egad - 112 More Precision-related Problems

Spread across 9 test members.
2022-09-14 09:05:01 -07:00
..
Database Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
DateTime Last of the work on array-enabling Date/Time functions; all completed in this category 2022-02-10 20:53:58 +01:00
Engineering Floating-point Equality in Two Tests (#3064) 2022-09-14 09:05:01 -07:00
Financial Scrutinizer Clean Up Tests (#3061) 2022-09-14 07:11:20 -07:00
Information Fix for issue #2614 (#2615) 2022-02-22 09:06:10 +01:00
Logical Eliminate Most Scrutinizer Problems in Test Suite (#2699) 2022-03-21 13:58:42 -07:00
LookupRef Scrutinizer Clean Up Tests (#3061) 2022-09-14 07:11:20 -07:00
MathTrig Floating-point Equality in Two Tests (#3064) 2022-09-14 09:05:01 -07:00
Statistical Eliminate Most Scrutinizer Problems in Test Suite (#2699) 2022-03-21 13:58:42 -07:00
TextData Floating-point Equality in Two Tests (#3064) 2022-09-14 09:05:01 -07:00
Web Eliminate Most Scrutinizer Problems in Test Suite (#2699) 2022-03-21 13:58:42 -07:00
DeprecatedExcelErrorTest.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00