PhpSpreadsheet/tests/rawTestData
Adrien Crivelli 00657c906e
Reorganize unit tests
All code for unit tests is now under the `PhpSpreadsheet\Tests` namespace
which is autoloaded via composer mechanism. So there is no need for
`require()` anymore.

Also, tests were moved in `tests/` folder and phpunit should be executed from
the project root folder. This is to conform to the de facto standard, notably
in use in phpunit itself.
2016-08-14 02:29:33 +09:00
..
Calculation Reorganize unit tests 2016-08-14 02:29:33 +09:00
Cell Reorganize unit tests 2016-08-14 02:29:33 +09:00
Reader Reorganize unit tests 2016-08-14 02:29:33 +09:00
Shared Reorganize unit tests 2016-08-14 02:29:33 +09:00
Style Reorganize unit tests 2016-08-14 02:29:33 +09:00
CalculationBinaryComparisonOperation.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
CellAbsoluteCoordinate.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
CellAbsoluteReference.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
CellBuildRange.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
CellCoordinates.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
CellExtractAllCellReferencesInRange.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
CellGetRangeBoundaries.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
CellRangeBoundaries.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
CellRangeDimension.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
CellSplitRange.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
ColumnIndex.data Reorganize unit tests 2016-08-14 02:29:33 +09:00
ColumnString.data Reorganize unit tests 2016-08-14 02:29:33 +09:00