qt5base-lts/tests/auto/corelib/tools/qsharedpointer
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/tools 2011-09-01 13:07:23 +02:00
externaltests.cpp Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
externaltests.h Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
externaltests.pri Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
forwarddeclaration.cpp Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
forwarddeclared.cpp Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
forwarddeclared.h Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qsharedpointer.pro Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
tst_qsharedpointer.cpp Remove obsolete MSVC workarounds from autotests. 2011-10-27 06:12:09 +02:00
wrapper.cpp Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
wrapper.h Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00