46ad794a96
none of these tests needs anything GUI-related. Change-Id: I6b3c02bf13da60ab460f0cc4d804f1d03bc68f50 Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io> Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
7 lines
154 B
Prolog
7 lines
154 B
Prolog
QT = core core-private network network-private testlib
|
|
CONFIG += testcase parallel_test c++11
|
|
TEMPLATE = app
|
|
TARGET = tst_hpack
|
|
|
|
SOURCES += tst_hpack.cpp
|