qt5base-lts/tests/auto/network
Sergio Ahumada 628d3f85d2 tests: use contains(QT_CONFIG,private_tests) consistently
These tests used requires(contains(QT_CONFIG,private_tests)) in their
.pro file, but did not subtract themselves from their parent project
SUBDIRS when private_tests weren't enabled.

In the best case, this wastes a little time as qmake iterates over these
projects which won't be built.  In some worse esoteric cases, this may
break compilation or packaging.

Change-Id: If36b1b8f69c3509128786fec67899ae18ffaa2bc
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-01-02 01:37:42 +01:00
..
access Remove mention of Trolltech in QHttp autotest. 2011-12-28 02:56:02 +01:00
bearer Re-enabled tests 2011-10-26 02:58:36 +02:00
kernel Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
socket tests: use contains(QT_CONFIG,private_tests) consistently 2012-01-02 01:37:42 +01:00
ssl tests: use contains(QT_CONFIG,private_tests) consistently 2012-01-02 01:37:42 +01:00
network.pro Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00