qt5base-lts/tests/auto/corelib
Edward Welbourne 97470a7838 tst_QUuid::fromString(): tweak a test to avoid data-tag collision
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>
2022-10-11 11:23:15 +02:00
..
animation Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
global Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
io tst_QResourceEngine::checkStructure(): fix name of some data rows 2022-10-11 11:23:04 +02:00
itemmodels Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
kernel Distinguish the repeats of QSystemSemaphor's processes tests 2022-10-11 11:22:14 +02:00
mimetypes Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
platform Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
plugin tst_QUuid::fromString(): tweak a test to avoid data-tag collision 2022-10-11 11:23:15 +02:00
serialization Rename some tst_QTextStream::manipulators() data rows 2022-10-11 11:21:57 +02:00
text Provide optTitle for a NumberDoubleTestData testcase that needs it 2022-10-11 11:21:38 +02:00
thread Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
time Support serializing time-zone fields in date-times more flexibly 2022-09-29 14:42:56 +02:00
tools Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00