qt5base-lts/tests/auto/network/access/hpack
Timur Pocheptsov ef5aefb062 Hpack - fix the static lookup
'accept' breaks the order, making the static table unsorted and thus
std::lower_bound cannot find it and we always index it in a dynamic
table. Also, make this static table accessible to auto-test.
Plus fix some warnings quite annoyingly visible in qt-creator.

Fixes: QTBUG-74161
Change-Id: I47410f2ef974ac92797c9804aa55cb5c36a436c4
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2019-03-04 16:18:14 +00:00
..
hpack.pro Auto-tests: remove unneeded 'gui' from QT variable 2018-04-18 14:22:26 +00:00
tst_hpack.cpp Hpack - fix the static lookup 2019-03-04 16:18:14 +00:00