Dennis Birkholz
|
e56fbe2745
|
Fix column names if read filter calls in XLSX reader skip columns
Fixes #777
Closes #778
|
2018-12-10 20:00:26 +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 |
Gabriel Caruso
|
aed27a0bed
|
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271)
Use the `PHPUnit\Framework\TestCase` notation instead of `PHPUnit_Framework_TestCase` while extending our TestCases. This will help us migrate to PHPUnit 6, that [no longer support snake case class names](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.0.md#changed-1).
|
2017-11-09 00:48:01 +09:00 |
Adrien Crivelli
|
40efcd2fdd
|
Rename tests according to the class the class they are testing
|
2017-11-03 12:47:19 +09:00 |