Build XCUI splitter foundation and test harness

This commit is contained in:
2026-04-06 03:17:53 +08:00
parent dc17685099
commit c7dc8d7484
77 changed files with 4749 additions and 542 deletions

View File

@@ -0,0 +1,8 @@
# Core UI Integration Notes
The core XCUI lane currently validates shared primitives through automated unit tests.
Interactive validation belongs to:
- `tests/UI/Runtime/integration/` for game/runtime UI
- `tests/UI/Editor/integration/` for editor UI