zlib-ng/test/GH-1600
Nathan Moinvaziri 0b3bb1d823 Added unit test for inflate with Z_FINISH and no window.
This test decompresses a small git pack object with the text:
"alone in the dark". By providing inflate with Z_FINISH, it should not use a
sliding window according to zlib docs. We purposefully limit the read buffer
size to trigger CHECK mode to bail early.
2023-11-23 13:43:51 +01:00
..
packobj.gz Added unit test for inflate with Z_FINISH and no window. 2023-11-23 13:43:51 +01:00