Files
pilotclient/tests/blackmisc/blackmisc.pro
Roland Winklmeier 77ce9f8b8a Split the giant test binaries into smaller unit tests
This is an intermediate step to have smaller unit tests. It is a trade off
between having many many test executables compared to a few bigger ones. But
this comes a lot closer to what QtTest is meant to be used.
2018-08-25 22:12:01 +02:00

24 lines
382 B
Prolog

TEMPLATE = subdirs
SUBDIRS += \
aviation \
geo \
input \
math \
pq \
simulation \
testcompress \
testcontainers \
testdbus \
testicon \
testidentifier \
testlibrarypath \
testprocess \
testpropertyindex \
testslot \
teststatusmessage \
teststringutils \
testvaluecache \
testvariantandmap \
weather \