qt5base-lts/tests/auto/qtcpsocket/qtcpsocket.pro
Rohan McGovern a2cbaf9137 test: really marked tst_qtcpsocket autotest as unstable
15575fb280 edited the wrong .pro file :(

Task-number: QTBUG-21043
Change-Id: I7b52fb7ea8669856b359523b278142c763bfb978
Reviewed-on: http://codereview.qt.nokia.com/3341
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Keith Isdale <keith.isdale@nokia.com>
2011-08-23 04:57:58 +02:00

9 lines
143 B
Prolog

TEMPLATE = subdirs
!wince*: SUBDIRS = test stressTest
wince*|symbian|vxworks* : SUBDIRS = test
requires(contains(QT_CONFIG,private_tests))