test(Resources): Add AudioClip tests (2 test cases)
This commit is contained in:
@@ -8,6 +8,10 @@ set(RESOURCES_TEST_SOURCES
|
||||
test_iresource.cpp
|
||||
test_resource_handle.cpp
|
||||
test_resource_cache.cpp
|
||||
test_iresource_loader.cpp
|
||||
test_texture.cpp
|
||||
test_mesh.cpp
|
||||
test_audio_clip.cpp
|
||||
)
|
||||
|
||||
add_executable(xcengine_resources_tests ${RESOURCES_TEST_SOURCES})
|
||||
|
||||
Reference in New Issue
Block a user