Add dock host interaction contract validation

This commit is contained in:
2026-04-07 10:41:39 +08:00
parent f31fece2ce
commit ce1995659a
12 changed files with 1430 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ set(EDITOR_UI_UNIT_TEST_SOURCES
test_structured_editor_shell.cpp
test_ui_editor_command_dispatcher.cpp
test_ui_editor_command_registry.cpp
test_ui_editor_dock_host_interaction.cpp
test_ui_editor_menu_model.cpp
test_ui_editor_menu_session.cpp
test_ui_editor_menu_bar.cpp