aboutsummaryrefslogtreecommitdiff
path: root/test/infcover.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix test/infcover.c function prototype when ZLIB_CONST defined.Mark Adler2024-07-111-2/+2
* Correct printf formats in test/infcover.c to %zu.Mark Adler2024-02-071-3/+3
* Fix warnings on test/infcover.c.Mark Adler2023-04-171-2/+3
* zlib 1.2.9v1.2.9Mark Adler2016-12-311-1/+1
* Avoid use of reallocf() in test/infcover.c.Mark Adler2015-07-281-8/+8
* Clean up infcover.c.Mark Adler2011-11-301-11/+9
* Test the inflate code with full coverage.Mark Adler2011-11-271-0/+673