Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests/buf
AgeCommit message (Expand)Author
2018-07-26buf tests: allocate a smaller size for the oomEdward Thomson
2018-06-10Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt
2018-03-20buf: add tests for percent decodingEdward Thomson
2016-05-26git_buf_quote/unquote: handle > \177Edward Thomson
2016-05-26git_buf_quote: quote ugly charactersEdward Thomson
2016-05-26Patch parsing from patch filesEdward Thomson
2015-02-13buf test: cleanup memory leakEdward Thomson
2015-02-13git_buf_grow_by: increase buf asize incrementallyEdward Thomson
2015-01-09Fix crash in free() when git_buf_grow() fails.Jeff Hostetler
2013-11-15Rename tests-clar to testsBen Straub