test: Remove CONFIG += testcase from manual tests
authorSergio Ahumada <sergio.ahumada@digia.com>
Mon, 10 Dec 2012 12:39:51 +0000 (13:39 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 11 Dec 2012 09:37:59 +0000 (10:37 +0100)
Manual tests are not supposed to be run by "make check"

Change-Id: I0539b94f5286e89ddad2edf487d4b0d82fc2f374
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Simo Fält <simo.falt@digia.com>
tests/manual/network_remote_stresstest/network_remote_stresstest.pro
tests/manual/network_stresstest/network_stresstest.pro
tests/manual/qhttpnetworkconnection/qhttpnetworkconnection.pro
tests/manual/qnetworkconfigurationmanager/qnetworkconfigurationmanager.pro
tests/manual/qnetworkreply/qnetworkreply.pro
tests/manual/qssloptions/qssloptions.pro
tests/manual/socketengine/socketengine.pro

index 15a9156..cefb064 100644 (file)
@@ -1,4 +1,3 @@
-CONFIG += testcase
 TARGET = tst_network_stresstest
 
 QT = core-private network-private testlib
index c3487aa..d4325b0 100644 (file)
@@ -1,4 +1,3 @@
-CONFIG += testcase
 TARGET = tst_qssloptions
 
 QT -= gui
index d9ac4cd..3da17c2 100644 (file)
@@ -1,4 +1,3 @@
-CONFIG += testcase
 TEMPLATE = app
 TARGET = tst_socketengine