qt5base-lts/tests/auto/network
Friedemann Kleint 205f68f8ad Fix assorted MSVC warnings in tests.
tst_collections.cpp
tst_collections.cpp(3138) : warning C4305: 'argument' : truncation from 'size_t' to 'bool'
        tst_collections.cpp(3190) : see reference to function template instantiation 'void testContainerTypedefs<QVector<int>>(Container)' being compiled
        with[Container=QVector<int>]
(repeated)
tst_qringbuffer.cpp(297) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
tst_qringbuffer.cpp(300) : warning C4309: '=' : truncation of constant value
tst_qringbuffer.cpp(306) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
tst_qrawfont.cpp(947) : warning C4309: 'argument' : truncation of constant value
tst_qsslsocket_onDemandCertificates_member.cpp(217) : warning C4189: 'rootCertLoadingAllowed' : local variable is initialized but not referenced

Change-Id: I6143d4ad121088a0d5bdd6dd2637eb3641a26096
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
2015-01-17 12:06:59 +01:00
..
access Merge remote-tracking branch 'origin/5.4' into dev 2014-12-18 12:12:58 +01:00
bearer Change bugreports.qt-project.org -> bugreports.qt.io 2014-12-18 09:46:09 +01:00
kernel Disable tst_qhostinfo on OS X. 2014-10-10 13:15:43 +02:00
socket tst_QUdpSocket: Fix inverted logic in getting a non-"any" address 2014-12-28 15:58:54 +01:00
ssl Fix assorted MSVC warnings in tests. 2015-01-17 12:06:59 +01:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00