qt5base-lts/tests/auto/corelib/tools/qsharedpointer
Andrew Knight cd582f8410 Add QT_NO_PROCESS guards in tests where they are missing
A handful of tests lack QT_NO_PROCESS guards, making them non-compilable
on Qt builds with no QProcess support. This commit does not change
QProcess-specific tests, which should be left out of the build using the
.pro file mechanism.

Change-Id: Iac8562428abc1f59ccbb23bf5c3a919785e41f12
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-09-03 08:42:24 +02:00
..
.gitignore Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
externaltests.cpp Add QT_NO_PROCESS guards in tests where they are missing 2013-09-03 08:42:24 +02:00
externaltests.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
externaltests.pri Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
forwarddeclared.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
forwarddeclared.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
nontracked.cpp Don't increase the reference count if dynamic_cast failed 2013-01-04 17:30:19 +01:00
nontracked.h Don't increase the reference count if dynamic_cast failed 2013-01-04 17:30:19 +01:00
qsharedpointer.pro Don't increase the reference count if dynamic_cast failed 2013-01-04 17:30:19 +01:00
tst_qsharedpointer.cpp Merge remote-tracking branch 'origin/stable' into dev 2013-01-22 18:40:13 +01:00
wrapper.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
wrapper.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00