qt5base-lts/tests/auto/corelib/io
Edward Welbourne 3dcf1779be tst_QUrlQuery: improve formatting of lists of pairs of strings
The compare() implementation made its actual and expected seem to have
different types (using a typedef name for one, when the other was of
the type that expands to) and the formatter it used was needlessly
clunky. Use modern string literals and package a repeated
null-or-quoted representation as a lambda, inline the resulting
simplified prettyElement() into prettyPair(), which can now just take
a pair rather than an iterator. Short-cut the empty list so that the
comma-joined accumulation could initialize with the first entry and
loop over the rest, always joining with a comma.

Undo commit f776595cc10aaafc7162f382a8fa11afffb0e708's mistaken update
to the copyright header and update correctly.

Change-Id: I99258dafa01e79f9ec384d9b375a59376eb7fb53
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-06-03 21:53:14 +02:00
..
largefile Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qabstractfileengine Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qbuffer Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdataurl Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdebug Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdir Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdiriterator Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qfile Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qfileinfo Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qfileselector Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qfilesystementry Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qfilesystemmetadata Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qfilesystemwatcher Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qiodevice Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qipaddress Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qlockfile Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qloggingcategory Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qloggingregistry Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qnodebug Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qprocess Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qprocess-noapplication Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qprocessenvironment Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qresourceengine Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsavefile Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsettings Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qstandardpaths Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qstorageinfo Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtemporarydir Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtemporaryfile Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qurl Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qurlinternal Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qurlquery tst_QUrlQuery: improve formatting of lists of pairs of strings 2022-06-03 21:53:14 +02:00
qurluts46 Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt Exclude filesystem autotests for INTEGRITY 2021-12-30 15:38:14 +00:00