pdftract/crates
jedarden 9c0f18c117 test(bf-5dopl): update unmapped glyph assertion message in resolver.rs
Updates the assertion in test_resolve_level2_unmapped_code to use the new
diagnostic message format designed in bf-w1o10.

- Changed bare assert!(result.is_failure()) to assert!(result.is_failure(), "...")
- Added structured message with Expected/Found/Why this matters sections
- Clarifies that codes above 0x7F in StandardEncoding are unmapped per build/unmapped-glyph-names.json

This completes the assertion message update task. All other unmapped glyph
assertions in unmapped.rs, encoding.rs, and test files were already updated
with the new format.

Closes bf-5dopl. All unmapped glyph tests pass (unmapped, encoding, resolver, cmap).
2026-07-06 20:39:44 -04:00
..
pdftract-cer-diff test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
pdftract-cli docs(bf-6cc3z): verify glob PDF discovery implementation 2026-07-06 20:15:30 -04:00
pdftract-core test(bf-5dopl): update unmapped glyph assertion message in resolver.rs 2026-07-06 20:39:44 -04:00
pdftract-inspector-ui test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
pdftract-libpdftract feat(pdftract-3s2i): implement Phase 5.5.2 validation filter 2026-05-24 04:57:17 -04:00
pdftract-py test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
pdftract-schema-migrate test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00