qt6-bb10/tests/auto/corelib
Marc Mutz 35431062bd QString: towards QStringView::arg() pt.3: Long live QStringView/QLatin1String::arg()
This version of arg(), unlike its QString counterpart, transparently accepts
views without conversion to QString, and is also extensible to further argument
types, say a future QFormattedNumber.

[ChangeLog][QtCore][QStringView/QLatin1String] Added arg(), taking arbitrarily
many strings.

Change-Id: If40ef3c445f63383e32573f3f515fdda84c7fe3a
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-06-20 19:36:37 +02:00
..
animation Extend blacklisting of tst_qparallelanimationgroup tests to macOS 10.13 2018-09-24 21:13:30 +00:00
codecs Add tests for decoding too-short UTF-8 sequences 2018-09-25 22:14:07 +00:00
global Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
io Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
itemmodels test: migrate QItemSelectionModel test to QRegularExpression 2019-06-10 19:29:44 +00:00
kernel Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
mimetypes Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
plugin test: migrate QLibrary test to QRegularExpression 2019-06-10 19:22:55 +00:00
serialization Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
statemachine test: migrate QStateMachine test to QRegularExpression 2019-06-10 19:23:42 +00:00
thread Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
time Separate out the time, zone, date code from corelib/tools/ 2019-06-06 15:54:32 +02:00
tools QString: towards QStringView::arg() pt.3: Long live QStringView/QLatin1String::arg() 2019-06-20 19:36:37 +02:00
corelib.pro Separate out the time, zone, date code from corelib/tools/ 2019-06-06 15:54:32 +02:00