qt5base-lts/tests/auto/network/ssl
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
..
qsslcertificate Always use the hex format for certificate serial numbers. 2011-11-15 10:16:12 +01:00
qsslcipher all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qsslerror all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qsslkey all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qsslsocket Check we're connected before startClientEncryption() 2011-12-07 12:55:28 +01:00
qsslsocket_onDemandCertificates_member Fix sanity check of network test server 2011-11-28 08:13:41 +01:00
qsslsocket_onDemandCertificates_static Fix sanity check of network test server 2011-11-28 08:13:41 +01:00
ssl.pro tests: use contains(QT_CONFIG,private_tests) consistently 2012-01-02 01:37:42 +01:00