qt6-bb10/tests/auto/corelib/thread/qthreadstorage
Sona Kurazyan d75c5026e9 Clean-up warnings in corelib/thread tests
Fixed the following warnings:

 - empty expression statement has no effect; remove unnecessary ';'
   to silence this warning
 - zero as null pointer constant
 - no previous extern declaration for non-static variable
 - use of old-style cast
 - integer conversion warnings

Change-Id: Ieb31b127ce8e3b543aaf88a8e8fc463dcc8bc4e3
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2020-12-17 14:33:56 +01:00
..
crashonexit CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
test Remove winrt 2020-06-06 20:25:49 +02:00
.gitignore Moving relevant tests to corelib/thread 2011-09-01 12:54:58 +02:00
BLACKLIST Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qthreadstorage.pro Remove winrt 2020-06-06 20:25:49 +02:00
tst_qthreadstorage.cpp Clean-up warnings in corelib/thread tests 2020-12-17 14:33:56 +01:00