PhpSpreadsheet/tests/PhpSpreadsheetTests/Shared
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
..
Trend Floating-point Equality in Two Tests (#3064) 2022-09-14 09:05:01 -07:00
CodePageTest.php Xls Reader Handle MACCENTRALEUROPE With or Without Hyphen (#2213) 2021-07-12 03:02:47 +02:00
DateTest.php Eliminate Most Scrutinizer Problems in Test Suite (#2699) 2022-03-21 13:58:42 -07:00
DrawingTest.php Html import dimension conversions (#2152) 2021-06-11 17:29:49 +02:00
FileTest.php Tweaks to Input File Validation (#2217) 2021-07-24 20:44:04 -07:00
Font2Test.php Improve Coverage for Shared/Font (#2961) 2022-07-29 07:11:37 -07:00
Font3Test.php Improve Coverage for Shared/Font (#2961) 2022-07-29 07:11:37 -07:00
FontTest.php Floating-point Equality in Two Tests (#3064) 2022-09-14 09:05:01 -07:00
OLEReadTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
PasswordHasherTest.php Scrutinizer Clean Up Tests (#3061) 2022-09-14 07:11:20 -07:00
PasswordReloadTest.php Fix SettingsTest 2021-06-30 11:33:35 -07:00
StringHelperInvalidCharTest.php Php/iconv Should Not Treat FFFE/FFFF as Valid (#2910) 2022-07-02 08:53:39 -07:00
StringHelperTest.php Php/iconv Should Not Treat FFFE/FFFF as Valid (#2910) 2022-07-02 08:53:39 -07:00
TimeZoneTest.php Document Properties - Coverage and 32-bit-safe Timestamps (#2113) 2021-05-30 13:55:58 +02:00