PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/Engineering
oleibman c112802023
Eliminate Most Scrutinizer Problems in Test Suite (#2699)
* Eliminate Most Scrutinizer Problems in Test Suite

Mostly minor code changes, with some annotations.

* Missed 2 php-cs-fixer Problems

They should be fixed now.
2022-03-21 13:58:42 -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 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
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 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
ErfPreciseTest.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
ErfTest.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
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 Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00