mirror of
				https://github.com/DarkflameUniverse/DarkflameServer.git
				synced 2025-10-30 20:22:04 +00:00 
			
		
		
		
	Continue adding component tests: AchievementVendor, Character, QuickBuild, Script, Skill, Vendor tests (compilation fixes needed)
Co-authored-by: aronwk-aaron <26027722+aronwk-aaron@users.noreply.github.com>
This commit is contained in:
		| @@ -1,8 +1,10 @@ | ||||
| set(DCOMPONENTS_TESTS | ||||
| 	"AchievementVendorComponentTests.cpp" | ||||
| 	"ActivityComponentTests.cpp" | ||||
| 	"BaseCombatAIComponentTests.cpp" | ||||
| 	"BouncerComponentTests.cpp" | ||||
| 	"BuffComponentTests.cpp" | ||||
| 	"CharacterComponentTests.cpp" | ||||
| 	"CollectibleComponentTests.cpp" | ||||
| 	"ControllablePhysicsComponentTests.cpp" | ||||
| 	"DestroyableComponentTests.cpp" | ||||
| @@ -15,10 +17,14 @@ set(DCOMPONENTS_TESTS | ||||
| 	"ModelComponentTests.cpp" | ||||
| 	"MovingPlatformComponentTests.cpp" | ||||
| 	"PetComponentTests.cpp" | ||||
| 	"QuickBuildComponentTests.cpp" | ||||
| 	"RenderComponentTests.cpp" | ||||
| 	"SavingTests.cpp" | ||||
| 	"ScriptComponentTests.cpp" | ||||
| 	"SimplePhysicsComponentTests.cpp" | ||||
| 	"SkillComponentTests.cpp" | ||||
| 	"SwitchComponentTests.cpp" | ||||
| 	"VendorComponentTests.cpp" | ||||
| ) | ||||
|  | ||||
| # Get the folder name and prepend it to the files above | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 copilot-swe-agent[bot]
					copilot-swe-agent[bot]