Complete component serialization tests with HavokVehiclePhysicsComponent

Co-authored-by: aronwk-aaron <26027722+aronwk-aaron@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-08-31 19:26:41 +00:00
parent f86024e06d
commit 621f85f0af
2 changed files with 364 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
set(DCOMPONENTS_TESTS
"DestroyableComponentTests.cpp"
"HavokVehiclePhysicsComponentTests.cpp"
"ModelComponentTests.cpp"
"MovingPlatformComponentTests.cpp"
"PetComponentTests.cpp"