PhpSpreadsheet/unitTests
Adrien Crivelli f2e24ecdd4 Comparison operators on strings are usually case insensitive
Excel, Gnumeric and Google Spreadsheet are case insensitive, so the
default behavior of PHPExcel is modified accordingly.

However OpenOffice is case sensitive and is also supported via the
compatibility mode of PHPExcel.

Fixes #31
2013-11-21 16:04:59 +09:00
..
Classes/PHPExcel Comparison operators on strings are usually case insensitive 2013-11-21 16:04:59 +09:00
custom __DIR__ -> dirname(__FILE__) 2012-11-24 09:44:56 +01:00
rawTestData Comparison operators on strings are usually case insensitive 2013-11-21 16:04:59 +09:00
bootstrap.php Update bootstrap.php 2013-07-10 11:18:43 +02:00
phpunit-cc.xml CodeCoverage only when needed 2012-11-24 08:33:24 +01:00
phpunit.xml Filtering classpaths in PHPunit config 2012-12-19 12:44:43 +01:00
testDataFileIterator.php Get str_getcsv working on PHP 5.2 2012-11-24 09:43:16 +01:00