|
Fission FSN
|

Functions | |
| TEST_CASE ("construction and equality") | |
| TEST_CASE ("concatenation") | |
| TEST_CASE ("unicode append encodes UTF-8") | |
| TEST_CASE ("find, rfind and erase") | |
| TEST_CASE ("eraseToLast and eraseFromLast") | |
| TEST_CASE ("chomp consumes up to terminator") | |
| TEST_CASE ("chunk tokenises with quotes and comments") | |
| TEST_CASE ("whitespace trimming") | |
| TEST_CASE ("replaceFirst and replaceAll") | |
| TEST_CASE ("hTMLCodesReplace decodes entities") | |
| TEST_CASE ("removeXmlTags strips non-rich-text tags") | |
| TEST_CASE ("removeXmlTags preserves supported rich-text tags") | |
| TEST_CASE ("counting and classification") | |
| TEST_CASE ("numeric conversion") | |
| TEST_CASE ("case mapping") | |
| TEST_CASE ("lengthGet on ASCII matches byte size") | |
| TEST_CASE ("lengthGet counts characters not bytes for UTF-8") | |
| TEST_CASE ("trimToLength keeps multi-byte characters intact") | |
| TEST_CASE ("removeXmlTags copes with '>' before the first tag") | |
| TEST_CASE | ( | "case mapping" | ) |
| TEST_CASE | ( | "chomp consumes up to terminator" | ) |
| TEST_CASE | ( | "chunk tokenises with quotes and comments" | ) |
| TEST_CASE | ( | "concatenation" | ) |
| TEST_CASE | ( | "construction and equality" | ) |
| TEST_CASE | ( | "counting and classification" | ) |
| TEST_CASE | ( | "eraseToLast and eraseFromLast" | ) |
| TEST_CASE | ( | " | find, |
| rfind and erase" | ) |
| TEST_CASE | ( | "hTMLCodesReplace decodes entities" | ) |
| TEST_CASE | ( | "lengthGet counts characters not bytes for UTF-8" | ) |
| TEST_CASE | ( | "lengthGet on ASCII matches byte size" | ) |
| TEST_CASE | ( | "numeric conversion" | ) |
| TEST_CASE | ( | "removeXmlTags copes with ' | , |
| ' before the first tag" | ) |
| TEST_CASE | ( | "removeXmlTags preserves supported rich-text tags" | ) |
| TEST_CASE | ( | "removeXmlTags strips non-rich-text tags" | ) |
| TEST_CASE | ( | "replaceFirst and replaceAll" | ) |
| TEST_CASE | ( | "trimToLength keeps multi-byte characters intact" | ) |
| TEST_CASE | ( | "unicode append encodes UTF-8" | ) |
| TEST_CASE | ( | "whitespace trimming" | ) |