summaryrefslogtreecommitdiff
path: root/tests/object/tree/write.c
Commit message (Collapse)AuthorAgeFilesLines
* treebuilder: set the attributes before sorting and insertingCarlos Martín Nieto2014-07-311-0/+61
| | | | | | We need to set the attributes before we try to insert it into the vector, as the comparison function needs to know whether the entry is a tree or not.
* Further tree building tests with hard pathsRussell Belfer2014-01-031-6/+40
|
* Tree accessor tests with hard path namesRussell Belfer2014-01-031-9/+57
|
* Add git_treebuilder_insert test and clarify docRussell Belfer2013-12-121-15/+69
| | | | | | This wasn't being tested and since it has a callback, I fixed it even though the return value of this callback is not treated like any of the other callbacks in the API.
* Rename tests-clar to testsBen Straub2013-11-141-0/+262