Merge remote-tracking branch 'origin/feature/to_string' into development

This commit is contained in:
John Wellbelove 2019-04-15 19:19:09 +01:00
commit bc8aa0c7bc

View File

@ -51,7 +51,7 @@ namespace
return os; return os;
} }
SUITE(test_to_string) SUITE(test_to_u32string)
{ {
//************************************************************************* //*************************************************************************
TEST(test_default_format_no_append) TEST(test_default_format_no_append)