summaryrefslogtreecommitdiff
path: root/tests/object/tree
Commit message (Expand)AuthorAgeFilesLines
* treebuilder: don't try to verify submodules exist in the odbcmn/treebuilder-submoduleCarlos Martín Nieto2016-03-041-0/+12
* turn on strict object validation by defaultEdward Thomson2016-02-281-6/+6
* tests: use legitimate object idsEdward Thomson2016-02-281-13/+18
* treebuilder: validate tree entries (optionally)Edward Thomson2016-02-281-0/+55
* conflict tests: use GIT_IDXENTRY_STAGE_SETEdward Thomson2015-05-281-3/+3
* Plug a couple of leaksCarlos Martín Nieto2015-01-041-1/+0
* treebuilder: rename _create() to _new()cmn/treebuilder-newCarlos Martín Nieto2014-12-273-14/+14
* treebuilder: take a repository for path validationEdward Thomson2014-12-173-32/+74
* treebuilder: use a map instead of vector to store the entriesCarlos Martín Nieto2014-06-101-2/+6
* Merge pull request #2027 from libgit2/rb/only-windows-is-windowsBen Straub2014-02-051-9/+91
|\
| * Further tree building tests with hard pathsRussell Belfer2014-01-031-6/+40
| * Tree accessor tests with hard path namesRussell Belfer2014-01-031-9/+57
* | index: rename an entry's id to 'id'Carlos Martín Nieto2014-01-251-3/+3
|/
* Add git_treebuilder_insert test and clarify docRussell Belfer2013-12-121-15/+69
* Remove converting user error to GIT_EUSERRussell Belfer2013-12-111-7/+7
* Rename tests-clar to testsBen Straub2013-11-146-0/+854