qt5base-lts/tests/auto/corelib/thread/qreadwritelock
Edward Welbourne 3878a17137 Use constexpr for constants and ranged-based for loops
In the process, actually use the constants as the size of some arrays,
instead of making [1024] arrays and then only using a few entries.

Change-Id: I9f36b322840393b8680788190cf8b40a828f4957
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2021-08-23 15:11:49 +02:00
..
.gitignore Moving relevant tests to corelib/thread 2011-09-01 12:54:58 +02:00
CMakeLists.txt tests: fix some -Wvolatile 2021-07-28 17:50:09 +02:00
tst_qreadwritelock.cpp Use constexpr for constants and ranged-based for loops 2021-08-23 15:11:49 +02:00