PhpSpreadsheet/unitTests/rawTestData
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
..
Calculation Fix to number format masking for scientific notation 2013-06-16 15:13:05 +01:00
Shared Various tweaks and fixes 2012-11-24 22:48:44 +00:00
Style Improvements to formatting numbers with more complex masks 2013-05-21 18:00:57 +01:00
CalculationBinaryComparisonOperation.data Comparison operators on strings are usually case insensitive 2013-11-21 16:04:59 +09:00
CellAbsoluteCoordinate.data Unit tests for Cell static methods and creation of PHPExcel_Exception 2012-07-29 20:56:35 +01:00
CellAbsoluteReference.data Unit tests for Cell static methods and creation of PHPExcel_Exception 2012-07-29 20:56:35 +01:00
CellBuildRange.data Fixes to unit test data 2012-07-29 23:38:41 +01:00
CellCoordinates.data Unit tests for Cell static methods and creation of PHPExcel_Exception 2012-07-29 20:56:35 +01:00
CellExtractAllCellReferencesInRange.data GH18 - Modify extractAllCellReferencesInRange() behaviour for , and space 2012-07-31 13:00:09 +01:00
CellGetRangeBoundaries.data GH18 - Modify extractAllCellReferencesInRange() behaviour for , and space 2012-07-31 13:00:09 +01:00
CellRangeBoundaries.data Unit tests for Cell static methods and creation of PHPExcel_Exception 2012-07-29 20:56:35 +01:00
CellRangeDimension.data Unit tests for Cell static methods and creation of PHPExcel_Exception 2012-07-29 20:56:35 +01:00
CellSplitRange.data Fixes to unit test data 2012-07-29 23:38:41 +01:00
ColumnIndex.data Unit tests for Cell static methods and creation of PHPExcel_Exception 2012-07-29 20:56:35 +01:00
ColumnString.data Unit tests for Cell static methods and creation of PHPExcel_Exception 2012-07-29 20:56:35 +01:00