qt6-bb10/tests/benchmarks/corelib/text
Edward Welbourne 5a948dd50b Fix [[nodiscard]] compile errors in QLocale benchmark
QString::toUpper() now insists we use its return, so the benchmark
won't compile unless we do so. Also document the helper macro used by
the tests, to explain why it's even there at all.

Change-Id: I830f121d92867bcd09277ecdeb1c764413b34fa6
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Andrei Golubev <andrei.golubev@qt.io>
2020-10-19 17:45:30 +02:00
..
qbytearray CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qchar CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qlocale Fix [[nodiscard]] compile errors in QLocale benchmark 2020-10-19 17:45:30 +02:00
qstring CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qstringbuilder CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qstringlist CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
CMakeLists.txt Convert remaining tests/benchmarks 2019-11-04 15:48:51 +00:00
text.pro Re-apply 'Skip old benchmark that doesn't build automatically' 2019-07-24 07:45:59 +03:00