qt5base-lts/tests/benchmarks/corelib
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
..
io CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
json Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
kernel CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
mimetypes CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
plugin CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
text Fix [[nodiscard]] compile errors in QLocale benchmark 2020-10-19 17:45:30 +02:00
thread Refactor QMutexLocker to be able to handle recursive mutexes 2020-10-17 12:02:49 +02:00
time CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
tools CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
CMakeLists.txt Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
corelib.pro Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00