pdftract/crates
jedarden 04f7117794 fix(bf-56090): migrate test fixtures and update lopdf API usage
This commit cleans up the remaining working tree modifications as part of bead bf-56090:

1. test_truncated_fate_recovery.rs: Migrate test fixture path from
   tests/fixtures/malformed/truncated-flate.pdf to
   tests/error_recovery/fixtures/truncated_mid_stream.pdf and improve
   test output formatting.

2. generate_form_fixtures.rs: Update lopdf API calls to use new StringFormat
   enum instead of deprecated boolean parameter, and migrate from
   save_to_bytes() to save_to() with Cursor.

Both changes are necessary for compilation with current lopdf version.
Fixtures verified to exist at both old and new paths.

Related to: bf-56090
2026-07-06 15:04:37 -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 feat(bf-3vo80): add UnmappedGlyphNamesConfig struct to build.rs 2026-07-06 14:42:07 -04:00
pdftract-core fix(bf-56090): migrate test fixtures and update lopdf API usage 2026-07-06 15:04:37 -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