pmacs/pmacs-gpu
Levi Neuwirth 9ec4ff1f33
test(gui-1b): make the panel effect witness exact
Step 3 previously proved that each completed fractional bank emitted one
panel event and moved the expected axis, but its positive assertions only
required the viewport origin to be greater than zero. A receiver applying
two steps therefore passed a witness whose contract says exactly one.

Assert the geometry declaration is accepted, require a completely empty
Step for each sub-threshold turn, require no frontend-local effect and one
correctly directed event for each completion, and pin both resulting
viewport origins to the frontend's one-notch constants.

Mutation checks: doubling the vertical receiver step fails at (6, 0),
doubling the horizontal receiver step fails at (3, 6), and adding a local
document scroll beside the panel event fails on the completion transcript.

Focused witness green outside the socket-restricted sandbox. Package-wide
all-target clippy with -D warnings, cargo fmt --check, and git diff --check
are clean.
2026-09-02 14:13:55 +02:00
..
fonts feat(math): bundle Latin Modern Math and read its MATH constants 2026-07-24 18:27:34 -04:00
src test(gui-1b): make the panel effect witness exact 2026-09-02 14:13:55 +02:00
Cargo.toml test(gui-1b): step 3 witnesses the panel viewport, not the emitted event 2026-09-02 13:47:18 +02:00