libgit2/tests/buf
Edward Thomson 4aa664ae39 git_buf_grow_by: increase buf asize incrementally
Introduce `git_buf_grow_by` to incrementally increase the size of a
`git_buf`, performing an overflow calculation on the growth.
2015-02-12 22:54:47 -05:00
..
basic.c git_buf_grow_by: increase buf asize incrementally 2015-02-12 22:54:47 -05:00
oom.c git_buf_grow_by: increase buf asize incrementally 2015-02-12 22:54:47 -05:00
splice.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00