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:
parent
6a9eb8ed01
commit
8c2a51b586
@ -1,4 +1,3 @@
|
||||
CONFIG += testcase
|
||||
TARGET = tst_network_remote_stresstest
|
||||
|
||||
QT = core core-private network network-private testlib
|
||||
|
@ -1,4 +1,3 @@
|
||||
CONFIG += testcase
|
||||
TARGET = tst_network_stresstest
|
||||
|
||||
QT = core-private network-private testlib
|
||||
|
@ -1,4 +1,3 @@
|
||||
CONFIG += testcase
|
||||
TEMPLATE = app
|
||||
TARGET = tst_qhttpnetworkconnection
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
CONFIG += testcase
|
||||
TEMPLATE = app
|
||||
TARGET = tst_qnetworkconfigurationmanager
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
CONFIG += testcase
|
||||
TEMPLATE = app
|
||||
TARGET = tst_qnetworkreply
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
CONFIG += testcase
|
||||
TARGET = tst_qssloptions
|
||||
|
||||
QT -= gui
|
||||
|
@ -1,4 +1,3 @@
|
||||
CONFIG += testcase
|
||||
TEMPLATE = app
|
||||
TARGET = tst_socketengine
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user