Files
logos-plugin-qt/tests
Dario Gabriel LipicarandClaude Opus 5 95f7b79f67 test: document the two-copy drift this generator test now guards
logos-qt-sdk ships the same cdylib-glue emitter. Both compile and both emit
loadable glue, so calling the wrong one is not an error — it silently emits
OLDER glue, which is how the host-services grant went undelivered for a whole
phase while every build stayed green.

The grant assertions added with the forwarding are what make that visible: if
the builder is pointed back at qt-sdk's generator, these fail instead of a
module quietly coming up unprivileged.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-16 09:04:51 -03:00
..