Files
qmsgpack/tests/tests.pro
T
Konstantin Ritt d9f37afe2e Build and run tests with qmake
as of now, running tests is as simple as just typing
  qmake && make check
2018-11-20 21:21:07 +03:00

9 lines
94 B
Prolog

TEMPLATE = subdirs
SUBDIRS += \
pack \
unpack \
mixed \
stream \
qttypes