mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Tests: Add ObjDef unittests
This commit is contained in:
parent
5b237b4d94
commit
8f38f8255c
3 changed files with 109 additions and 0 deletions
|
@ -220,6 +220,7 @@ LOCAL_SRC_FILES := \
|
|||
jni/src/unittest/test_mapnode.cpp \
|
||||
jni/src/unittest/test_nodedef.cpp \
|
||||
jni/src/unittest/test_noise.cpp \
|
||||
jni/src/unittest/test_objdef.cpp \
|
||||
jni/src/unittest/test_profiler.cpp \
|
||||
jni/src/unittest/test_random.cpp \
|
||||
jni/src/unittest/test_serialization.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue