mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
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.
7 lines
124 B
Prolog
7 lines
124 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS += \
|
|
testaircraftparts \
|
|
testaircraftsituation \
|
|
testaviation \
|
|
testflightplan \
|