97470a7838
Two of the uuidA test cases had an open-brace for the string and no close; one of them ended with a space (which, apparently, is valid). Since the data-tag was constructed by formatting the string in a fixed-width field, padding with spaces, these two cases coincided. Fortunately the only uuidB test-case had closing as well as opening braces, so we can just switch the test for "trailing space is not an error" to use it, instead. Change-Id: I7068d40145c6b6b3b72777b029282850b1d1ea81 Reviewed-by: Marc Mutz <marc.mutz@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Mate Barany <mate.barany@qt.io> |
||
---|---|---|
.. | ||
test | ||
testProcessUniqueness | ||
.gitignore | ||
CMakeLists.txt | ||
tst_quuid_darwin.mm | ||
tst_quuid.cpp |