PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/Engineering
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
..
BesselITest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
BesselJTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
BesselKTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
BesselYTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
Bin2DecTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
Bin2HexTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
Bin2OctTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
BitAndTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
BitLShiftTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
BitOrTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
BitRShiftTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
BitXorTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
ComplexTest.php Eliminate Most Scrutinizer Problems in Test Suite (#2699) 2022-03-21 13:58:42 -07:00
ConvertUoMTest.php Floating-point Equality in Two Tests (#3064) 2022-09-14 09:05:01 -07:00
Dec2BinTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
Dec2HexTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
Dec2OctTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
DeltaTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
ErfCTest.php Floating-point Equality in Two Tests (#3064) 2022-09-14 09:05:01 -07:00
ErfPreciseTest.php Floating-point Equality in Two Tests (#3064) 2022-09-14 09:05:01 -07:00
ErfTest.php Floating-point Equality in Two Tests (#3064) 2022-09-14 09:05:01 -07:00
GeStepTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
Hex2BinTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
Hex2DecTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
Hex2OctTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
ImAbsTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImArgumentTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImConjugateTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImCosTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImCoshTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImCotTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImCscTest.php Failing Test Requiring Too Much Precision (#2647) 2022-03-04 00:11:04 -08:00
ImCschTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImDivTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImExpTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImLnTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImLog2Test.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImLog10Test.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImPowerTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImProductTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
ImRealTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImSecTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImSechTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImSinTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImSinhTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImSqrtTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImSubTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImSumTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
ImTanTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
ImaginaryTest.php The last big block of Engineering functions; those involving complex numbers (#2597) 2022-02-17 15:17:33 +01:00
MovedBitwiseTest.php Bitwise Functions and 32-bit (#1900) 2021-03-14 20:05:31 +01:00
MovedFunctionsTest.php Improve Coverage of BIN2DEC etc. (#1902) 2021-03-14 20:04:50 +01:00
Oct2BinTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
Oct2DecTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
Oct2HexTest.php Get started with array-enabling the Engineering functions - Erf, Bessel, bitwise, comparisons Unit of Measure and Number base conversions first (#2594) 2022-02-16 18:32:07 +01:00
ParseComplexTest.php Scrutinizer Clean Up Tests (#3061) 2022-09-14 07:11:20 -07:00