Commit graph

1 commit

Author SHA1 Message Date
jedarden
89da30b3a5 docs(bf-mj6ea): verify that tests 7-15 do not exist in encoding.rs
Investigation findings:
- Tests 7-15 (assertions 45-72) do not exist in crates/pdftract-core/src/font/encoding.rs
- Current file has 1345 lines and 20 test functions
- Message design document references tests that would extend to line 1646
- Last existing test is test_unmapped_glyph_skip_behavior (lines 1255-1343)

Cannot complete task - referenced tests were never implemented.
If these tests are needed, they should be created as a separate task.

Refs: bf-mj6ea
2026-07-06 21:00:30 -04:00