Test: remove QSKIP in tst_QSharedPointer::lambdaCustomDeleter
authorCaroline Chao <caroline.chao@digia.com>
Tue, 16 Oct 2012 10:15:13 +0000 (12:15 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 16 Oct 2012 18:43:37 +0000 (20:43 +0200)
commita530c3381b06a6e26df5f2db6b20a962d98f88ca
treec355c2d3800f61c1b3c8214138ebf0e012c00a84
parentc35c913916aa9af99f530c08be297263b947e0d6
Test: remove QSKIP in tst_QSharedPointer::lambdaCustomDeleter

Instead omit the whole test when Q_COMPILER_LAMBDA is not defined since
the test is not relevant in that case.

Change-Id: I541da96a881fa0c9be38ae5c0f86df047dd8fc6b
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
tests/auto/corelib/tools/qsharedpointer/tst_qsharedpointer.cpp