]> git.lizzy.rs Git - zlib.git/history - test
Add comment about not using windowBits of 8 for deflate().
[zlib.git] / test /
2014-07-02 Mark AdlerFix bug in test/example.c where error code not saved.
2012-08-13 Mark AdlerClean up the usage of z_const and respect const usage...
2012-06-03 Mark AdlerUse _snprintf for snprintf under Microsoft C in test...
2012-05-03 Mark AdlerReplace use of unsafe string functions with snprintf...
2012-03-04 Mark AdlerFix bug in test/minigzip.c for configure --solo.
2011-12-01 Mark AdlerClean up infcover.c.
2011-11-27 Mark AdlerTest the inflate code with full coverage.
2011-11-27 Mark AdlerMove example.c and minigzip.c to test/.