Adrien Crivelli
|
fcd9f10663
|
Update PHP-CS-Fixer rules
|
2020-05-18 13:49:57 +09:00 |
Adrien Crivelli
|
e868e58d20
|
Allow to run an entire folder of tests
We now can do something like:
```sh
./vendor/bin/phpunit tests/PhpSpreadsheetTests/Reader/
```
|
2020-05-17 18:35:55 +09:00 |
bayzhanov
|
08b4456641
|
Xls file threw exception during open by Xls reader
Ignore some exception in property, if stream is empty
Fixes #402
Fixes #659
|
2018-10-07 18:49:01 +11:00 |
Adrien Crivelli
|
32a55a3f13
|
Introduce identical functional tests across several formats
|
2017-12-17 16:35:20 +09:00 |
Adrien Cohen
|
11b055b29f
|
Able to set the `topLeftCell` in freeze panes
Fixes #260
Closes #261
|
2017-12-17 13:32:16 +09:00 |