mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-09-06 07:18:42 +00:00
Remove component tests and focus on network packet and mail bitstream tests
Co-authored-by: aronwk-aaron <26027722+aronwk-aaron@users.noreply.github.com>
This commit is contained in:
@@ -1,17 +1,8 @@
|
||||
set(DCOMPONENTS_TESTS
|
||||
"DestroyableComponentTests.cpp"
|
||||
"PetComponentTests.cpp"
|
||||
"SimplePhysicsComponentTests.cpp"
|
||||
"SavingTests.cpp"
|
||||
"CharacterComponentTests.cpp"
|
||||
"InventoryComponentTests.cpp"
|
||||
"ControllablePhysicsComponentTests.cpp"
|
||||
"SkillComponentTests.cpp"
|
||||
"BuffComponentTests.cpp"
|
||||
"QuickBuildComponentTests.cpp"
|
||||
"VendorComponentTests.cpp"
|
||||
"RenderComponentTests.cpp"
|
||||
"ActivityComponentTests.cpp"
|
||||
"DestroyableComponentTests.cpp"
|
||||
"PetComponentTests.cpp"
|
||||
"SimplePhysicsComponentTests.cpp"
|
||||
"SavingTests.cpp"
|
||||
)
|
||||
|
||||
# Get the folder name and prepend it to the files above
|
||||
|
Reference in New Issue
Block a user