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 |
||
|---|---|---|
| .. | ||
| pdftract-cer-diff | ||
| pdftract-cli | ||
| pdftract-core | ||
| pdftract-inspector-ui | ||
| pdftract-libpdftract | ||
| pdftract-py | ||
| pdftract-schema-migrate | ||