summaryrefslogtreecommitdiff
path: root/tests/core/zstream.c
Commit message (Expand)AuthorAgeFilesLines
* test: cast to a char the zstream testEdward Thomson2019-01-251-1/+1
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-7/+7
* zstream: fail when asked to inflate garbageEdward Thomson2016-05-261-0/+19
* zstream: offer inflating, `git_zstream_inflatebuf`Edward Thomson2016-05-261-5/+11
* Expand zstream tests and fix off-by-one errorRussell Belfer2014-01-301-17/+62
* Reorganize zstream API and fix wrap problemsRussell Belfer2014-01-301-0/+98