PhpSpreadsheet/unitTests
Adrien Crivelli 3a38cc8f0a
Fix unit tests for BESSEL functions
Expected data were re-written by using LibreOffice 5 as a reference.
We kept only 8 decimals, because this is the precision used in tests,
and it's easier to read without scientific notation.

Also a few expected values were wrong so they were changed. The correct
expected values were confirmed by both LibreOffice 5 and wolframalpha.com.

Finally fixed an actual bug in code were a NaN value were returned instead of
the correct `#NUM!`.
2016-07-31 23:11:54 +09:00
..
classes/src Fix for XML settings, together with unit tests 2016-06-05 17:03:42 +01:00
Classes/src Fix unit tests for BESSEL functions 2016-07-31 23:11:54 +09:00
custom #401 : PHPUnit Fixes (Calculation > Engineering) 2016-05-19 12:31:40 +02:00
rawTestData Fix unit tests for BESSEL functions 2016-07-31 23:11:54 +09:00
bootstrap.php #401 : Support for namespaces 2016-03-22 15:35:50 +01:00
phpunit-cc.xml #401 : Support for namespaces 2016-03-22 21:47:23 +01:00
phpunit.xml #401 : Support for namespaces 2016-03-22 21:46:14 +01:00
testDataFileIterator.php #401 : PHPCS Fixes & Some PHPUnit Fixes 2016-05-18 13:37:00 +02:00
testDataFileIteratorJson.php #401 : PHPCS Fixes & Some PHPUnit Fixes 2016-05-18 13:37:00 +02:00