- test_open_valid_file: byte string is 22 bytes, not 20 - test_seek_from_end: seeking -2 from end of "Hello" gives "lo", not "el" The MmapSource implementation was already complete with all acceptance criteria met: - open() returns Ok/Err appropriately - read_range() with bounds checking - len() matches file size - Read+Seek trait implementations - Send + Sync for concurrent access - MADV_SEQUENTIAL via advise_sequential() Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| pdftract-cer-diff | ||
| pdftract-cli | ||
| pdftract-core | ||
| pdftract-libpdftract | ||
| pdftract-py | ||