qt5base-lts/tests/auto/network/access/http2
Friedemann Kleint 5d31b52a12 Fix some MSVC warnings in tests
tst_qvariant.cpp(80): warning C4309: 'initializing': truncation of constant value
tst_qvariant.cpp(4635): warning C4309: 'initializing': truncation of constant value
tst_qbytearray.cpp(1438): warning C4267: 'argument': conversion from 'size_t' to 'uint', possible loss of data
tst_qbytearray.cpp(1440): warning C4267: 'argument': conversion from 'size_t' to 'uint', possible loss of data
http2srv.cpp(64): warning C4018: '<=': signed/unsigned mismatch
tst_qinputdialog.cpp(352): warning C4804: '<=': unsafe use of type 'bool' in operation

Change-Id: Id012d88b7b20c5c9f128f2ef53753cc1d479f358
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-06-28 17:58:13 +00:00
..
certs
http2.pro
http2srv.cpp Fix some MSVC warnings in tests 2017-06-28 17:58:13 +00:00
http2srv.h HTTP/2 - fix handling of GOAWAY frame 2017-01-11 10:39:43 +00:00
tst_http2.cpp Use HTTP2WasUsedAttribute for HTTP2 2017-03-29 13:54:49 +00:00