Commit graph

1 commit

Author SHA1 Message Date
jedarden
1780e687fd docs(bf-2079c): verify encoding.rs uses new diagnostic format
All unmapped glyph assertions in encoding.rs use the new diagnostic
message format. No generic 'assertion failed' messages remain.

Verified:
- test_unmapped_codes: 2 assertions with detailed messages
- test_differences_overlay_skips_notdef: 4 assertions
- test_differences_overlay_skips_notdef_with_slash: 4 assertions
- test_differences_overlay_custom_unmapped_glyph_names: 8 assertions
- test_differences_overlay_empty_unmapped_glyph_names: 4 assertions
- test_unmapped_glyph_skip_behavior: 8 assertions

Cross-reference: notes/bf-1gd0b-catalog.md (catalog from bf-1azpa)
Status: 63/63 unmapped glyph assertions verified with new format.

Closes bf-2079c.
2026-07-06 21:59:23 -04:00