724671feca
1. test that systemProxyForQuery returns something for all configs 2. test that QNetworkAccessManager uses the settings for the configuration it was started with. Task-number: QTBUG-18618 Reviewed-by: Peter Hartmann
12 lines
332 B
Prolog
12 lines
332 B
Prolog
############################################################
|
|
# Project file for autotest for file qnetworkproxy.h (proxy factory part)
|
|
############################################################
|
|
|
|
load(qttest_p4)
|
|
QT = core network
|
|
|
|
SOURCES += tst_qnetworkproxyfactory.cpp
|
|
|
|
symbian: TARGET.CAPABILITY = NetworkServices ReadUserData
|
|
|