summaryrefslogtreecommitdiff
path: root/tests/diff/diffiter.c
Commit message (Collapse)AuthorAgeFilesLines
* Drop git_patch_to_strNicolas Hake2014-01-221-4/+4
| | | | | | | It's hard or even impossible to correctly free the string buffer allocated by git_patch_to_str in some circumstances. Drop the function so people have to use git_patch_to_buf instead - git_buf has a dedicated destructor.
* Rename tests-clar to testsBen Straub2013-11-141-0/+453