summaryrefslogtreecommitdiff
path: root/tests/core/zstream.c
Commit message (Expand)AuthorAgeFilesLines
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-18/+17
* clar: include the function nameethomson/clar_tapEdward Thomson2020-06-051-5/+5
* 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