test: Remove CONFIG += testcase from manual tests

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>
This commit is contained in:
Sergio Ahumada 2012-12-10 13:39:51 +01:00 committed by The Qt Project
parent 6a9eb8ed01
commit 8c2a51b586
7 changed files with 0 additions and 7 deletions

View File

@ -1,4 +1,3 @@
CONFIG += testcase
TARGET = tst_network_remote_stresstest
QT = core core-private network network-private testlib

View File

@ -1,4 +1,3 @@
CONFIG += testcase
TARGET = tst_network_stresstest
QT = core-private network-private testlib

View File

@ -1,4 +1,3 @@
CONFIG += testcase
TEMPLATE = app
TARGET = tst_qhttpnetworkconnection

View File

@ -1,4 +1,3 @@
CONFIG += testcase
TEMPLATE = app
TARGET = tst_qnetworkconfigurationmanager

View File

@ -1,4 +1,3 @@
CONFIG += testcase
TEMPLATE = app
TARGET = tst_qnetworkreply

View File

@ -1,4 +1,3 @@
CONFIG += testcase
TARGET = tst_qssloptions
QT -= gui

View File

@ -1,4 +1,3 @@
CONFIG += testcase
TEMPLATE = app
TARGET = tst_socketengine