PhpSpreadsheet/samples
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
..
Autofilter Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Basic Testing - Delete Temp Files When No Longer Needed (#1488) 2020-05-24 20:03:07 +09:00
Calculations Merge all examples together 2017-10-01 17:48:59 +09:00
Chart Testing - Delete Temp Files When No Longer Needed (#1488) 2020-05-24 20:03:07 +09:00
Pdf Simplify IOFactory to rely on autoloading 2017-10-22 01:54:14 +09:00
Reader Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Reading_workbook_data Upgrade to latest PHP_CodeSniffer 2018-08-06 11:02:16 +09:00
bootstrap Reorganize code samples 2016-09-01 01:17:13 +09:00
images Add missing sample image 2016-11-28 00:53:19 +09:00
templates Improve Coverage for Sylk (#1514) 2020-06-19 20:35:44 +02:00
Bootstrap.php Keep sample bootstrap purely in samples 2020-05-17 18:51:13 +09:00
Header.php Keep sample bootstrap purely in samples 2020-05-17 18:51:13 +09:00
index.php Drop PHP 7.1 2020-04-27 18:42:32 +09:00