summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkreply/test/test.pro
blob: 0dcf5a250c60efde3682ba8ee59f125a1e67c531 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
CONFIG += testcase
testcase.timeout = 600 # this test is slow
CONFIG -= debug_and_release_target
INCLUDEPATH += ../../../../../shared/
HEADERS += ../../../../../shared/emulationdetector.h
SOURCES  += ../tst_qnetworkreply.cpp
TARGET = ../tst_qnetworkreply

QT = core-private network-private testlib
QT_FOR_CONFIG += gui-private
RESOURCES += ../qnetworkreply.qrc

TESTDATA += ../empty ../rfc3252.txt ../resource ../bigfile ../*.jpg ../certs \
            ../index.html ../smb-file.txt

qtConfig(xcb): CONFIG+=insignificant_test  # unstable, QTBUG-21102
win32:CONFIG += insignificant_test # QTBUG-24226

!winrt: TEST_HELPER_INSTALLS = ../echo/echo