summaryrefslogtreecommitdiff
path: root/tests/object/blob/fromchunks.c
Commit message (Collapse)AuthorAgeFilesLines
* Update git_blob_create_fromchunks callback behavrRussell Belfer2013-12-111-1/+38
| | | | | | | The callback to supply data chunks could return a negative value to stop creation of the blob, but we were neither using GIT_EUSER nor propagating the return value. This makes things use the new behavior of returning the negative value back to the user.
* Rename tests-clar to testsBen Straub2013-11-141-0/+119