
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
    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
)
