Skip to content

TST: Add test for FlateDecode#823

Merged
MartinThoma merged 1 commit intomainfrom
tst-flate-decode
Apr 25, 2022
Merged

TST: Add test for FlateDecode#823
MartinThoma merged 1 commit intomainfrom
tst-flate-decode

Conversation

@MartinThoma
Copy link
Copy Markdown
Member

Full credit to
9f628b3
who added the test in 2018 to PyPDF4

Co-authored-by: Acsor nildexo@yandex.com

@MartinThoma MartinThoma force-pushed the tst-flate-decode branch 2 times, most recently from 2977105 to b149a38 Compare April 25, 2022 20:35
Full credit to
9f628b3
who added the test in 2018 to PyPDF4

Co-authored-by: Acsor <nildexo@yandex.com>
@MartinThoma MartinThoma merged commit 39ffc1d into main Apr 25, 2022
@MartinThoma MartinThoma deleted the tst-flate-decode branch April 25, 2022 20:38
MartinThoma added a commit that referenced this pull request Apr 28, 2022
Full credit to
9f628b3
who added the test in 2018 to PyPDF4

Co-authored-by: Acsor <nildexo@yandex.com>
VictorCarlquist pushed a commit to VictorCarlquist/PyPDF2 that referenced this pull request Apr 29, 2022
Full credit to
py-pdf@9f628b3
who added the test in 2018 to PyPDF4

Co-authored-by: Acsor <nildexo@yandex.com>
MartinThoma added a commit that referenced this pull request May 1, 2022
Robustness (ROB):
-  Handle missing destinations in reader (#840)
-  warn-only in readStringFromStream (#837)
-  Fix corruption in startxref or xref table (#788 and #830)

Documentation (DOC):
-  Project Governance (#799)
-  History of PyPDF2
-  PDF feature/version support (#816)
-  More details on text parsing issues (#815)

Developer Experience (DEV):
-  Add benchmark command to Makefile
-  Ignore IronPython parts for code coverage (#826)

Maintenance (MAINT):
-  Split pdf module (#836)
-  Separated CCITTFax param parsing/decoding (#841)
-  Update requirements files

Testing (TST):
-  Use external repository for larger/more PDFs for testing (#820)
-  Swap incorrect test names (#838)
-  Add test for PdfFileReader and page properties (#835)
-  Add tests for PyPDF2.generic (#831)
-  Add tests for utils, form fields, PageRange (#827)
-  Add test for ASCII85Decode (#825)
-  Add test for FlateDecode (#823)
-  Add test for filters.ASCIIHexDecode (#822)

Code Style (STY):
-  Apply pre-commit (black, isort) + use snake_case variables (#832)
-  Remove debug code (#828)
-  Documentation, Variable names (#839)

Full Changelog: 1.27.9...1.27.10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant