katie/tests/auto
Ivailo Monev 89fa827a8c make the runnable sleep for 3sec to avoid race in tst_QThreadPool::reserveAndStart()
otherwise the runnable can finish before active thread count check is reached


Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-12-02 04:21:29 +00:00
..
qdate add QDate, QTime and QDateTime tests 2019-08-09 19:41:55 +00:00
qdatetime apply supposed fix for QTBUG-59159 2019-08-13 14:50:10 +00:00
qhostaddress add QHostAdress, QHostInfo and HTTP QNetworkReply tests 2019-08-13 10:32:27 +00:00
qhostinfo return IPv6 address conditionally from QtNetworkSettings::serverIPs() 2019-12-02 02:06:14 +00:00
qhttpnetworkreply add QHostAdress, QHostInfo and HTTP QNetworkReply tests 2019-08-13 10:32:27 +00:00
qlocale correct expected data for 7nn_NO case in QLocale test 2019-12-01 14:05:43 +00:00
qmutex build auto tests that depend on thread support conditionally 2019-07-28 19:49:42 +00:00
qsqldatabase make use of QHostInfo::localHostName() in QSqlDatabase test 2019-11-23 12:10:11 +00:00
qthread build auto tests that depend on thread support conditionally 2019-07-28 19:49:42 +00:00
qthreadpool make the runnable sleep for 3sec to avoid race in tst_QThreadPool::reserveAndStart() 2019-12-02 04:21:29 +00:00
qtime add QDate, QTime and QDateTime tests 2019-08-09 19:41:55 +00:00
qwaitcondition build auto tests that depend on thread support conditionally 2019-07-28 19:49:42 +00:00
network-settings.h return IPv6 address conditionally from QtNetworkSettings::serverIPs() 2019-12-02 02:06:14 +00:00