PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/TextData
Jonathan Goode e460c82606
Fully flatten an array (#2956)
* Fully flatten an array

* Provide test coverage for CONCAT combined with INDEX/MATCH
2022-07-27 19:29:02 -07:00
..
AllSetupTeardown.php TextData - Minor Changes, Test Coverage (#2151) 2021-06-15 08:37:17 +02:00
CharNonPrintableTest.php TextData - Minor Changes, Test Coverage (#2151) 2021-06-15 08:37:17 +02:00
CharTest.php Text function array value tests, plus some cleanup 2022-02-11 12:34:29 +01:00
CleanTest.php FIND(), SEARCH(), LEFT(), RIGHT, MID(), CLEAN(), TRIM(), TEXTJOIN() and REPT() functions 2022-02-11 18:56:21 +01:00
CodeTest.php Style and phpstan cleanups 2022-02-11 13:55:52 +01:00
ConcatenateTest.php Fully flatten an array (#2956) 2022-07-27 19:29:02 -07:00
DeprecatedTest.php TextData - Minor Changes, Test Coverage (#2151) 2021-06-15 08:37:17 +02:00
DollarTest.php All Text functions made array-ready 2022-02-12 12:22:31 +01:00
ExactTest.php All Text functions made array-ready 2022-02-12 12:22:31 +01:00
FindTest.php FIND(), SEARCH(), LEFT(), RIGHT, MID(), CLEAN(), TRIM(), TEXTJOIN() and REPT() functions 2022-02-11 18:56:21 +01:00
FixedTest.php All Text functions made array-ready 2022-02-12 12:22:31 +01:00
LeftTest.php FIND(), SEARCH(), LEFT(), RIGHT, MID(), CLEAN(), TRIM(), TEXTJOIN() and REPT() functions 2022-02-11 18:56:21 +01:00
LenTest.php All Text functions made array-ready 2022-02-12 12:22:31 +01:00
LowerTest.php Text function array value tests, plus some cleanup 2022-02-11 12:34:29 +01:00
MidTest.php FIND(), SEARCH(), LEFT(), RIGHT, MID(), CLEAN(), TRIM(), TEXTJOIN() and REPT() functions 2022-02-11 18:56:21 +01:00
NumberValueTest.php All Text functions made array-ready 2022-02-12 12:22:31 +01:00
OpenOfficeTest.php TextData - Minor Changes, Test Coverage (#2151) 2021-06-15 08:37:17 +02:00
ProperTest.php Text function array value tests, plus some cleanup 2022-02-11 12:34:29 +01:00
ReplaceTest.php All Text functions made array-ready 2022-02-12 12:22:31 +01:00
ReptTest.php FIND(), SEARCH(), LEFT(), RIGHT, MID(), CLEAN(), TRIM(), TEXTJOIN() and REPT() functions 2022-02-11 18:56:21 +01:00
RightTest.php FIND(), SEARCH(), LEFT(), RIGHT, MID(), CLEAN(), TRIM(), TEXTJOIN() and REPT() functions 2022-02-11 18:56:21 +01:00
SearchTest.php FIND(), SEARCH(), LEFT(), RIGHT, MID(), CLEAN(), TRIM(), TEXTJOIN() and REPT() functions 2022-02-11 18:56:21 +01:00
SubstituteTest.php All Text functions made array-ready 2022-02-12 12:22:31 +01:00
TTest.php All Text functions made array-ready 2022-02-12 12:22:31 +01:00
TextJoinTest.php FIND(), SEARCH(), LEFT(), RIGHT, MID(), CLEAN(), TRIM(), TEXTJOIN() and REPT() functions 2022-02-11 18:56:21 +01:00
TextTest.php All Text functions made array-ready 2022-02-12 12:22:31 +01:00
TrimTest.php FIND(), SEARCH(), LEFT(), RIGHT, MID(), CLEAN(), TRIM(), TEXTJOIN() and REPT() functions 2022-02-11 18:56:21 +01:00
UpperTest.php Text function array value tests, plus some cleanup 2022-02-11 12:34:29 +01:00
ValueTest.php All Text functions made array-ready 2022-02-12 12:22:31 +01:00