PhpSpreadsheet/tests/PhpSpreadsheetTests/Writer/Xlsx
Mark Baker 1b2c99b190
Initial unit test for locale floats (#1304)
* Initial unit test for locale floats
This will require potential modification of the TravisCI environment to support other locales

* var_dump to check output on TravisCI

* Fix assertions for double/float and with/without line reference

* Style in unit test
2020-01-04 18:09:46 +01:00
..
FloatsRetainedTest.php Modify XLSX RW to keep decimal for floats with a zero decimal part 2019-11-30 16:15:48 +01:00
LocaleFloatsTest.php Initial unit test for locale floats (#1304) 2020-01-04 18:09:46 +01:00
UnparsedDataTest.php PHP 7.4 compatibility 2019-11-30 00:12:46 +01:00