PhpSpreadsheet/tests/PhpSpreadsheetTests/Shared
Adrien Crivelli 1cf119dd0b
Escape control characters in cell values
Control characters in cell values are automatically escaped without
the need to excplicitly call `StringHelper::buildCharacterSets()` beforehand.

Fixes #212
2017-09-09 19:29:08 +09:00
..
CodePageTest.php Make global usage of use instead of FQCN 2017-05-18 00:10:16 +02:00
DateTest.php Make global usage of use instead of FQCN 2017-05-18 00:10:16 +02:00
FileTest.php Make global usage of use instead of FQCN 2017-05-18 00:10:16 +02:00
FontTest.php Make global usage of use instead of FQCN 2017-05-18 00:10:16 +02:00
PasswordHasherTest.php Make global usage of use instead of FQCN 2017-05-18 00:10:16 +02:00
StringHelperTest.php Escape control characters in cell values 2017-09-09 19:29:08 +09:00
TimeZoneTest.php Make global usage of use instead of FQCN 2017-05-18 00:10:16 +02:00