summaryrefslogtreecommitdiff
path: root/tests/diff/diff_helpers.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Xcode 6.1 build warningsPierre-Olivier Latour2015-06-151-0/+2
|
* diff: introduce binary diff callbacksEdward Thomson2015-06-121-0/+13
| | | | | | | Introduce a new binary diff callback to provide the actual binary delta contents to callers. Create this data from the diff contents (instead of directly from the ODB) to support binary diffs including the workdir, not just things coming out of the ODB.
* diff conflicts: add tests for tree to indexEdward Thomson2015-05-281-1/+1
|
* Plug leaksCarlos Martín Nieto2014-11-231-6/+3
| | | | Valgrind is now clean except for libssl and libgcrypt.
* Add public diff print helpersRussell Belfer2014-04-171-22/+7
| | | | | | | The usefulness of these helpers came up for me while debugging some of the iterator changes that I was making, so since they have also been requested (albeit indirectly) I thought I'd include them.
* Rename tests-clar to testsBen Straub2013-11-141-0/+246