duckscript/test/std/string
2021-07-17 16:05:05 -04:00
..
base64_decode_test.ds The set command now supports 'or' condition 2020-01-31 14:41:31 +00:00
base64_encode_test.ds The set command now supports 'or' condition 2020-01-31 14:41:31 +00:00
base64_test.ds The set command now supports 'or' condition 2020-01-31 14:41:31 +00:00
bytes_test.ds The set command now supports 'or' condition 2020-01-31 14:41:31 +00:00
camelcase_test.ds Standardize case conversion command name and implement kebabcase 2021-07-17 16:05:05 -04:00
concat_test.ds The set command now supports 'or' condition 2020-01-31 14:41:31 +00:00
contains_test.ds The set command now supports 'or' condition 2020-01-31 14:41:31 +00:00
ends_with_test.ds The set command now supports 'or' condition 2020-01-31 14:41:31 +00:00
equals_test.ds The set command now supports 'or' condition 2020-01-31 14:41:31 +00:00
indexof_test.ds The set command now supports 'or' condition 2020-01-31 14:41:31 +00:00
is_empty_test.ds The set command now supports 'or' condition 2020-01-31 14:41:31 +00:00
kebabcase_test.ds Standardize case conversion command name and implement kebabcase 2021-07-17 16:05:05 -04:00
last_indexof_test.ds The set command now supports 'or' condition 2020-01-31 14:41:31 +00:00
length_test.ds The set command now supports 'or' condition 2020-01-31 14:41:31 +00:00
lowercase_test.ds Implement lowercase and uppercase 2021-07-14 12:00:25 -04:00
replace_test.ds The set command now supports 'or' condition 2020-01-31 14:41:31 +00:00
snakecase_test.ds Standardize case conversion command name and implement kebabcase 2021-07-17 16:05:05 -04:00
split_test.ds The set command now supports 'or' condition 2020-01-31 14:41:31 +00:00
starts_with_test.ds The set command now supports 'or' condition 2020-01-31 14:41:31 +00:00
substring_test.ds Bug fix in substring when using negative end index only 2020-07-31 10:46:09 +00:00
trim_end_test.ds The set command now supports 'or' condition 2020-01-31 14:41:31 +00:00
trim_start_test.ds The set command now supports 'or' condition 2020-01-31 14:41:31 +00:00
trim_test.ds The set command now supports 'or' condition 2020-01-31 14:41:31 +00:00
uppercase_test.ds Implement lowercase and uppercase 2021-07-14 12:00:25 -04:00