summaryrefslogtreecommitdiff
path: root/tests/buf/basic.c
Commit message (Collapse)AuthorAgeFilesLines
* buf test: cleanup memory leakEdward Thomson2015-02-131-0/+2
|
* git_buf_grow_by: increase buf asize incrementallyEdward Thomson2015-02-121-0/+20
| | | | | Introduce `git_buf_grow_by` to incrementally increase the size of a `git_buf`, performing an overflow calculation on the growth.
* Rename tests-clar to testsBen Straub2013-11-141-0/+29