summaryrefslogtreecommitdiff
path: root/tests/buf
Commit message (Collapse)AuthorAgeFilesLines
* buf test: cleanup memory leakEdward Thomson2015-02-131-0/+2
|
* git_buf_grow_by: increase buf asize incrementallyEdward Thomson2015-02-122-0/+30
| | | | | Introduce `git_buf_grow_by` to incrementally increase the size of a `git_buf`, performing an overflow calculation on the growth.
* Fix crash in free() when git_buf_grow() fails.Jeff Hostetler2015-01-091-0/+31
|
* Rename tests-clar to testsBen Straub2013-11-142-0/+122