pdftract/notes/bf-1wczm-cmap_unmapped-run.log
jedarden 3383862655 deps(bf-3mull): add serde_yaml dependency to fuzz/Cargo.toml
Adds serde_yaml = { version = "0.9" } to fuzz/Cargo.toml to support the profile_yaml fuzz target. Version matches pdftract-core's serde_yaml dependency (0.9).

Closes bf-3mull
2026-07-06 23:42:56 -04:00

12 lines
532 B
Text

running 7 tests
test test_cmap_multiple_mappings_with_unmapped_check ... ok
test test_cmap_range_mapping_with_unmapped_awareness ... ok
test test_differences_overlay_consecutive_with_unmapped_filtering ... ok
test test_differences_overlay_filters_all_g_series_unmapped ... ok
test test_cmap_unmapped_glyph_skip ... ok
test test_differences_overlay_filters_null_glyph ... ok
test test_differences_overlay_filters_unmapped_glyphs ... ok
test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s