Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treebuilder: set the attributes before sorting and inserting | Carlos MartÃn Nieto | 2014-07-31 | 1 | -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 paths | Russell Belfer | 2014-01-03 | 1 | -6/+40 |
| | |||||
* | Tree accessor tests with hard path names | Russell Belfer | 2014-01-03 | 1 | -9/+57 |
| | |||||
* | Add git_treebuilder_insert test and clarify doc | Russell Belfer | 2013-12-12 | 1 | -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 tests | Ben Straub | 2013-11-14 | 1 | -0/+262 |