qt5base-lts/tests/manual/windowflags
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
..
controllerwindow.cpp Fix assorted MSVC warnings in tests. 2015-01-17 12:06:59 +01:00
controllerwindow.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
controls.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
controls.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
main.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
previewwindow.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
previewwindow.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
windowflags.pro Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00