..
AllSetupTeardown.php
TextData - Minor Changes, Test Coverage ( #2151 )
2021-06-15 08:37:17 +02:00
ArrayToTextTest.php
Initial work on the ARRAYTOTEXT() Excel Function
2022-08-04 22:43:36 +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
Ensure multiplication is performed on a non-array value ( #2964 )
2022-08-06 17:28:26 -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
TextAfterTest.php
Allow multiple delimiters for `TEXTBEFORE()` and `TEXTAFTER()` functions
2022-07-30 10:27:31 +02:00
TextBeforeTest.php
Allow multiple delimiters for `TEXTBEFORE()` and `TEXTAFTER()` functions
2022-07-30 10:27:31 +02:00
TextJoinTest.php
FIND(), SEARCH(), LEFT(), RIGHT, MID(), CLEAN(), TRIM(), TEXTJOIN() and REPT() functions
2022-02-11 18:56:21 +01:00
TextSplitTest.php
Initial implementation of the `TEXTSPLIT()` Excel Function
2022-08-02 19:05:43 +02: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