summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Clean up the usage of z_const and respect const usage within zlib.Mark Adler2012-08-131-4/+4
* Use _snprintf for snprintf under Microsoft C in test/minigzip.c.Mark Adler2012-06-031-0/+4
* Replace use of unsafe string functions with snprintf if available.Mark Adler2012-05-021-0/+16
* Fix bug in test/minigzip.c for configure --solo.Mark Adler2012-03-031-1/+1
* Clean up infcover.c.Mark Adler2011-11-301-11/+9
* Test the inflate code with full coverage.Mark Adler2011-11-271-0/+673
* Move example.c and minigzip.c to test/.Mark Adler2011-11-272-0/+1232