qt6-bb10/tests/auto/corelib/thread
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
..
qatomicint Get rid of Q_COMPILER_CONSTEXPR checks 2020-11-17 21:28:11 +01:00
qatomicinteger Get rid of Q_COMPILER_CONSTEXPR checks 2020-11-17 21:28:11 +01:00
qatomicpointer Clean-up warnings in corelib/thread tests 2020-12-17 14:33:56 +01:00
qfuture Clean-up warnings in corelib/thread tests 2020-12-17 14:33:56 +01:00
qfuturesynchronizer Remove the comparison operators of QFuture 2020-10-29 14:19:35 +01:00
qfuturewatcher Clean-up warnings in corelib/thread tests 2020-12-17 14:33:56 +01:00
qmutex Clean-up warnings in corelib/thread tests 2020-12-17 14:33:56 +01:00
qmutexlocker Clean-up warnings in corelib/thread tests 2020-12-17 14:33:56 +01:00
qpromise Clean-up warnings in corelib/thread tests 2020-12-17 14:33:56 +01:00
qreadlocker Clean-up warnings in corelib/thread tests 2020-12-17 14:33:56 +01:00
qreadwritelock Clean-up warnings in corelib/thread tests 2020-12-17 14:33:56 +01:00
qresultstore Clean-up warnings in corelib/thread tests 2020-12-17 14:33:56 +01:00
qsemaphore Clean-up warnings in corelib/thread tests 2020-12-17 14:33:56 +01:00
qthread Clean-up warnings in corelib/thread tests 2020-12-17 14:33:56 +01:00
qthreadonce Clean-up warnings in corelib/thread tests 2020-12-17 14:33:56 +01:00
qthreadpool Clean-up warnings in corelib/thread tests 2020-12-17 14:33:56 +01:00
qthreadstorage Clean-up warnings in corelib/thread tests 2020-12-17 14:33:56 +01:00
qwaitcondition Clean-up warnings in corelib/thread tests 2020-12-17 14:33:56 +01:00
qwritelocker Clean-up warnings in corelib/thread tests 2020-12-17 14:33:56 +01:00
.prev_CMakeLists.txt Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
CMakeLists.txt Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
thread.pro Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00