1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-18 17:40:48 +02:00
vcmi/test/mock
2023-09-07 10:51:02 +03:00
..
BattleFake.cpp Fix tests compilation 2023-09-06 16:03:47 +03:00
BattleFake.h Fix tests compilation 2023-09-06 16:03:47 +03:00
mock_battle_IBattleState.h Fix tests compilation 2023-09-06 16:03:47 +03:00
mock_battle_Unit.h tests: add ResistanceCondition test 2023-05-05 18:57:40 +03:00
mock_BonusBearer.cpp
mock_BonusBearer.h vcmi: rename HeroBonus.h to Bonus.h 2023-05-02 11:20:58 +03:00
mock_CPSICallback.cpp
mock_CPSICallback.h
mock_Creature.h First step at unifying game identifiers code 2023-08-25 13:38:01 +03:00
mock_CreatureService.h
mock_Environment.h Fix tests compilation 2023-09-06 16:03:47 +03:00
mock_events_ApplyDamage.h
mock_IBattleInfoCallback.h Fix tests compilation 2023-09-06 16:03:47 +03:00
mock_IGameCallback.cpp
mock_IGameCallback.h Converted several namespace enums to enum class 2023-08-25 13:38:02 +03:00
mock_IGameEventCallback.h
mock_IGameInfoCallback.h Fix tests compilation 2023-09-06 16:03:47 +03:00
mock_MapService.cpp Use ResourcePath for referencing texts and json's 2023-09-04 18:22:34 +03:00
mock_MapService.h Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
mock_scripting_Context.h
mock_scripting_Pool.h
mock_scripting_Script.h
mock_scripting_Service.h
mock_ServerCallback.h
mock_Services.h tests: attempt to fix build without lua 2023-04-27 20:59:55 +03:00
mock_spells_effects_Registry.h
mock_spells_Mechanics.h Converted (almost) all namespace enum's to enum classes 2023-08-25 13:38:02 +03:00
mock_spells_Problem.h Fix build 2023-06-20 19:37:27 +03:00
mock_spells_Spell.h vcmi: use SpellSchool identifier instead of enum 2023-08-23 17:53:09 +03:00
mock_spells_SpellService.h
mock_UnitEnvironment.h
mock_UnitInfo.h
mock_vstd_CLoggerBase.h
mock_vstd_RNG.h
ZoneOptionsFake.h