summaryrefslogtreecommitdiffstats
path: root/tests/manual/wasm/selenium/qwasmwindow/qwasmwindow.py
diff options
context:
space:
mode:
authorAhmad Samir <a.samirh78@gmail.com>2023-06-15 16:47:15 +0300
committerAhmad Samir <a.samirh78@gmail.com>2023-07-24 01:04:55 +0300
commit309e7d88c33c0ee7ea21b26fdb94a4bd9cf73065 (patch)
treeabb01e0d2868b2a46462eae2e73bf2fad126f1c8 /tests/manual/wasm/selenium/qwasmwindow/qwasmwindow.py
parentf1077737426ca18511cc074186ed180dd2119975 (diff)
QStringBuilder: test more concatenation variants
- rvalues, they work due to e.g. the implicit conversion to QString, so the compiler picks the "const String &" overloads. (This may change by adding rvalue overloads in a later commit, although that will mean adding many more operator+() overloads to disambiguate the calls) - QByteArray + QByteArrayView - More P and more Q (even though in some cases P and Q are defined as the same operator in some QStringBuilder unittest "scenarios") Change-Id: I4e7daecdb6887fb52f45732cd32323af20b1b850 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'tests/manual/wasm/selenium/qwasmwindow/qwasmwindow.py')
0 files changed, 0 insertions, 0 deletions