Add UI core color parser tests

This commit is contained in:
2026-06-01 08:38:05 +02:00
parent 551013c771
commit 313a360c01
9 changed files with 204 additions and 5 deletions

View File

@@ -81,7 +81,8 @@ Known local toolchain state:
`pp_paint`, `pp_document`, `pp_renderer_api`, `pp_paint_renderer`,
`pp_ui_core`, `pano_cli`, and their current headless test binaries,
including foundation event/logging/task queue coverage, PPI header, settings
document, paint stroke sampling, and layout XML parse coverage.
document, paint stroke sampling, UI color parsing, and layout XML parse
coverage.
- `panopainter_validate_shaders` validates the current combined GLSL shader
files for one vertex stage marker, one fragment stage marker, valid marker
order, and existing relative includes.