qt6-bb10/tests/auto/corelib/thread/qthreadonce
David Skoland 27d96b4789 Replace QtTest headers with QTest
Complete search and replace of QtTest and QtTest/QtTest with QTest, as
QtTest includes the whole module. Replace all such instances with
correct header includes. See Jira task for more discussion.

Fixes: QTBUG-88831
Change-Id: I981cfae18a1cabcabcabee376016b086d9d01f44
Pick-to: 6.0
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-12-22 15:20:30 +01:00
..
.gitignore Moving relevant tests to corelib/thread 2011-09-01 12:54:58 +02:00
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qthreadonce.cpp Port some trivial cases from QMutex to QRecursiveMutex 2019-07-06 11:22:37 +02:00
qthreadonce.h Modernize the "thread" feature 2018-08-17 00:34:36 +00:00
qthreadonce.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
tst_qthreadonce.cpp Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00