#include <stdio.h>#include "tf_test.h"#include "ut_string_class.h"#include "ut_std_string.h"Defines | |
| #define | TFSUITE "core.af.util.stdstring" |
Functions | |
| TFTEST_MAIN ("xml_string") | |
| TFTEST_MAIN ("string utilities") | |
| TFTEST_MAIN ("to lower") | |
| TFTEST_MAIN ("simpleSplit") | |
| TFTEST_MAIN ("UT_ellipsisPath") | |
| TFTEST_MAIN ("PropVal") | |
| #define TFSUITE "core.af.util.stdstring" |
| TFTEST_MAIN | ( | "xml_string" | ) |
References UT_UTF8String::decodeXML(), UT_UTF8String::escapeXML(), s, TFPASS, UT_decodeXML(), and UT_escapeXML().
| TFTEST_MAIN | ( | "PropVal" | ) |
| TFTEST_MAIN | ( | "UT_ellipsisPath" | ) |
References TFPASS, and UT_ellipsisPath().
| TFTEST_MAIN | ( | "simpleSplit" | ) |
References TFPASS, and UT_simpleSplit().
| TFTEST_MAIN | ( | "to lower" | ) |
References s, TFPASS, and UT_tolower().
| TFTEST_MAIN | ( | "string utilities" | ) |
References ends_with(), replace_all(), starts_with(), TFPASS, and UT_std_string_unicode().
1.7.1