43 lines
931 B
CMake
43 lines
931 B
CMake
|
|
add_files(
|
|
TEST_FILES
|
|
|
|
TestConfig.h
|
|
|
|
test.cpp
|
|
FormulaTest.cpp
|
|
ConfigLoaderTest.cpp
|
|
SimulationTest.cpp
|
|
BeltSystemTest.cpp
|
|
SurfaceMaskTest.cpp
|
|
BeltDragPathTest.cpp
|
|
TunnelCompletionTest.cpp
|
|
WorldCoordinatesTest.cpp
|
|
WorldCameraTest.cpp
|
|
FloatingPanelPlacementTest.cpp
|
|
SelectionControllerTest.cpp
|
|
BuildModeControllerTest.cpp
|
|
ControlActionTest.cpp
|
|
BuildingTest.cpp
|
|
BuildingConfigTest.cpp
|
|
ShipTest.cpp
|
|
DebrisTest.cpp
|
|
BehaviorSystemTest.cpp
|
|
WaveSystemTest.cpp
|
|
CombatSystemTest.cpp
|
|
ShipyardTest.cpp
|
|
BlueprintTest.cpp
|
|
BlueprintSerializerTest.cpp
|
|
ModuleConfigTest.cpp
|
|
ShipModuleTest.cpp
|
|
ThreatCostCalculatorTest.cpp
|
|
RecipeSchematicTest.cpp
|
|
UnlockPrereqTest.cpp
|
|
UnlockGroupTest.cpp
|
|
ArtifactWinConditionTest.cpp
|
|
DeterminismTest.cpp
|
|
CommandTest.cpp
|
|
ReplayRecorderTest.cpp
|
|
ReplayPlaybackTest.cpp
|
|
)
|