PhpSpreadsheet/unitTests/rawTestData/Calculation
Adrien Crivelli 8fc29bd1b1
Fix unit tests for all base conversion functions
This include cases were artificial constraints were not checked
(eg: between -512 and 511 for `DECBIN`) and some bugs were 32
bits platform were assumed.

The following are covered:

`BIN2DEC`, `BIN2HEX`, `BIN2OCT`,
`DEC2BIN`, `DEC2HEX`, `DEC2OCT`,
`HEX2BIN`, `HEX2DEC`, `HEX2OCT`,
`OCT2BIN`, `OCT2DEC`, `OCT2HEX`
2016-08-01 02:48:51 +09:00
..
DateTime #401 : PHPUnit Fixes (Calculation > DateTime) 2016-05-19 08:49:09 +02:00
Engineering Fix unit tests for all base conversion functions 2016-08-01 02:48:51 +09:00
Financial Additional unit tests 2012-06-10 22:08:42 +00:00
Functions Data files for Unit Tests 2012-01-26 20:08:27 +00:00
Logical Data files for Unit Tests 2012-01-26 20:08:27 +00:00
LookupRef #401 : PHPUnit Fixes (Calculation > LookupRef) 2016-05-20 08:41:09 +02:00
MathTrig We modified another block of files to psr-2, and their jaws dropped when they saw what happened next 2015-05-20 19:17:17 +01:00
TextData Excel TRIM function only trims spaces, not tabs or other spacing characters 2015-01-23 16:49:20 +00:00