PhpSpreadsheet/unitTests
Mark Baker 59932b0cac Bugfix: Work item 18370 - Error loading xlsx file with column breaks
Deprecated the getCalculatedValue(), setCalculatedValue(), setFormulaAttributes() and getFormulaAttributes() methods in PHPExcel_Cell.
Documentation changes and unit tests.
2012-07-18 12:29:33 +01:00
..
PHPExcel Feature: Modified ERF and ERFC Engineering functions to accept Excel 2010's modified acceptance of negative arguments 2012-07-14 14:20:17 +01:00
custom Minor rework of Complex Assertions for unit tests 2012-03-24 23:12:51 +00:00
rawTestData Bugfix: Work item 18370 - Error loading xlsx file with column breaks 2012-07-18 12:29:33 +01:00
bootstrap.php Initial phpunit unit test scripts 2012-01-19 22:32:58 +00:00
phpunit.xml Adjust blacklist to prevent code coverage problems now that PDF library has been removed from PHPExcel class structure 2012-06-10 22:10:32 +00:00
testDataFileIterator.php Switch to using str_getcsv rather than explode to handle test data strings containing commas 2012-01-29 14:24:43 +00:00