mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
refactor: Move InterpolatorPbh tests to separate file
This commit is contained in:
@@ -93,6 +93,12 @@ add_swift_test(
|
||||
LINK_LIBRARIES misc tests_test Qt::Core
|
||||
)
|
||||
|
||||
add_swift_test(
|
||||
NAME misc_simulation_interpolatorpbh
|
||||
SOURCES simulation/testinterpolatorpbh/testinterpolatorpbh.cpp
|
||||
LINK_LIBRARIES misc tests_test Qt::Core
|
||||
)
|
||||
|
||||
add_swift_test(
|
||||
NAME misc_simulation_xplane
|
||||
SOURCES simulation/testxplane/testxplane.cpp
|
||||
|
||||
Reference in New Issue
Block a user