Add document layer metadata tests

This commit is contained in:
2026-06-01 08:34:26 +02:00
parent cc377b5eb5
commit 551013c771
4 changed files with 167 additions and 5 deletions

View File

@@ -312,8 +312,8 @@ PPI header recognition, and a pure typed settings document model, with
corrupt/truncated/unsupported and key/value limit tests.
`pp_paint` has started with CPU reference math for the five current shader
blend modes plus deterministic stroke spacing/interpolation. `pp_document` has
started with a pure canvas/layer/frame model and layer/frame/undo-redo history
invariant tests. `pp_renderer_api` has started with renderer-neutral
started with a pure canvas/layer/frame model, layer metadata operations, and
layer/frame/undo-redo history invariant tests. `pp_renderer_api` has started with renderer-neutral
texture/readback descriptors and validation tests. `pp_paint_renderer` has
started with deterministic CPU layer compositing over renderer extents using
the paint blend reference. `pp_ui_core` has started with XML-layout-facing