mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
a few erm interpretter unit tests and fixes (#688)
This commit is contained in:
committed by
GitHub
parent
483a4689ce
commit
bd31a87133
@@ -42,6 +42,8 @@ set(test_SRCS
|
||||
erm/ERM_VR.cpp
|
||||
erm/ERMPersistenceTest.cpp
|
||||
erm/ExamplesTest.cpp
|
||||
erm/interpretter/ERM_VR.cpp
|
||||
erm/interpretter/ErmRunner.cpp
|
||||
|
||||
events/ApplyDamageTest.cpp
|
||||
events/EventBusTest.cpp
|
||||
@@ -107,6 +109,7 @@ set(test_HEADERS
|
||||
JsonComparer.h
|
||||
|
||||
scripting/ScriptFixture.h
|
||||
erm/interpretter/ErmRunner.h
|
||||
|
||||
map/MapComparer.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user