PhpSpreadsheet/tests/PhpSpreadsheetTests
Maxim 088a76737e Fix DAY() function with 0<x<1 input (#230)
Also bring support for OpenOffice DATE() calculation method
2017-10-04 12:57:01 +09:00
..
Calculation Fix DAY() function with 0<x<1 input (#230) 2017-10-04 12:57:01 +09:00
Cell Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
Chart Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
Collection Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
Custom Don't use short list syntax to keep PHP 5.6 compatibility 2017-10-01 21:50:40 +09:00
Helper Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
Reader Upgrade to PHP-CS-Fixer 2.7 2017-10-01 20:07:04 +09:00
Shared Upgrade to PHP-CS-Fixer 2.7 2017-10-01 20:07:04 +09:00
Style Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
Worksheet Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
Writer Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
CalculationTest.php Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
CellTest.php Upgrade to PHP-CS-Fixer 2.7 2017-10-01 20:07:04 +09:00
IOFactoryTest.php Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
ReferenceHelperTest.php Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
SampleTest.php Re-enable tests on samples 2017-10-01 18:18:45 +09:00
SettingsTest.php Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
WorksheetTest.php Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00