qt5base-lts/tests/auto/corelib/thread/qthreadonce
Jason McDonald 94fc875079 Cleanup corelib autotests
Tidy the autotest .pro files.  Most autotest .pro files should look like
this:

CONFIG += testcase
TARGET = tst_something
QT = core testlib
SOURCES = tst_something.cpp

Change-Id: I877c2194e9fa9dd13478d117895e1e255a948ad7
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-11-11 02:45:05 +01:00
..
.gitignore Moving relevant tests to corelib/thread 2011-09-01 12:54:58 +02:00
qthreadonce.cpp Make all uses of QBasicAtomicInt and Pointer use load() and store() 2011-10-03 07:57:41 +02:00
qthreadonce.h Moving relevant tests to corelib/thread 2011-09-01 12:54:58 +02:00
qthreadonce.pro Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
tst_qthreadonce.cpp Avoid using QSKIP in lieu of compile-time checks 2011-10-05 03:04:31 +02:00