PhpSpreadsheet/tests/PhpSpreadsheetTests/Reader
oleibman 262896086a
Improve Coverage for Sylk (#1514)
* Improve Coverage for Sylk

I believe that both BaseReader and Sylk Reader are now 100% covered.

Documentation available for this format is sparse.
It was always incomplete, and in some cases inaccurate.
My goal was to use PhpSpreadsheet to load the test file,
save it as Xlsx, and visually compare the two, then add a test
loaded with assertions. Cell values and calculated values,
and border styles were generally handled pretty well without changes.
Other types of styling were not handled so well. I added a few cells
to exercise some previously uncovered code.

Sylk files must be ASCII. I have deprecated the use of the
setEncoding and getEncoding functions, which had no test cases.
2020-06-19 20:35:44 +02:00
..
Gnumeric Improve Coverage for Gnumeric (#1517) 2020-06-19 20:34:02 +02:00
Security Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Xlsx Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CondNumFmtTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CsvContiguousFilter.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CsvContiguousTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CsvTest.php Improve Coverage for Sylk (#1514) 2020-06-19 20:35:44 +02:00
HtmlTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
OddColumnReadFilter.php Fix column names if read filter calls in XLSX reader skip columns 2018-12-10 20:00:26 +11:00
OdsTest.php Remove undesired annotations 2020-05-18 15:49:29 +09:00
SlkTest.php Improve Coverage for Sylk (#1514) 2020-06-19 20:35:44 +02:00
XlsTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Xlsx2Test.php Testing - Delete Temp Files When No Longer Needed (#1488) 2020-05-24 20:03:07 +09:00
XlsxTest.php Testing - Delete Temp Files When No Longer Needed (#1488) 2020-05-24 20:03:07 +09:00
XmlTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00