|
OpenEnroth 90c43ae
|
#include <string>#include <vector>#include "Testing/Unit/UnitTest.h"#include "Utility/String/Ascii.h"Functions | |
| UNIT_TEST (Ascii, toLowerUpperString) | |
| UNIT_TEST (Ascii, noCaseEquals) | |
| UNIT_TEST (Ascii, noCaseLess) | |
| UNIT_TEST (Ascii, toPrintable) | |
| UNIT_TEST | ( | Ascii | , |
| noCaseEquals | |||
| ) |
| UNIT_TEST | ( | Ascii | , |
| noCaseLess | |||
| ) |
| UNIT_TEST | ( | Ascii | , |
| toLowerUpperString | |||
| ) |
| UNIT_TEST | ( | Ascii | , |
| toPrintable | |||
| ) |