poco/Foundation
Alexander B aa48d39dbd
testDynamicStructEmptyString always failed (#3863)
There was 1 failure:
 1: N7CppUnit10TestCallerI7VarTestEE.testDynamicStructEmptyString
    "expected: "{ "Empty": "", "Space":   }" but was: "{ "Empty": "", "Space": " " }""
    in "src/VarTest.cpp", line 2294

It's happen because in test we call aStruct.toString(false).
It's mean that we don't expect wrapping, but expected result was written with wrapping
2022-11-08 02:11:10 -06:00
..
2022-07-06 10:46:38 -05:00
2012-04-23 01:14:34 +00:00
2022-07-06 10:46:38 -05:00
2022-07-06 10:46:38 -05:00
2022-07-06 10:46:38 -05:00
2022-07-06 10:46:38 -05:00
2022-07-06 10:46:38 -05:00