添加测试

This commit is contained in:
2026-01-05 03:52:02 +08:00
parent 79f376b512
commit 4b97a66f17
8 changed files with 300 additions and 2 deletions
+6
View File
@@ -19,8 +19,14 @@ add_executable(olive-gtest
plugin_support_image_test.cpp
plugin_support_clip_test.cpp
codec_frame_test.cpp
codec_exportcodec_test.cpp
codec_exportformat_test.cpp
codec_encoder_test.cpp
task_taskmanager_test.cpp
module_smoke_test.cpp
shader_resources_test.cpp
timeline_coordinate_test.cpp
timeline_workarea_test.cpp
)
target_sources(olive-gtest PRIVATE $<TARGET_OBJECTS:libolive-editor>)