summaryrefslogtreecommitdiff
path: root/tests-clar/object/tree/write.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename tests-clar to testsBen Straub2013-11-141-262/+0
|
* Add more treebuilder testsRussell Belfer2013-02-201-0/+97
| | | | | | The recent changes with git_treebuilder_entrycount point out that the test coverage for git_treebuilder_remove and git_treebuilder_entrycount is completely absent. This adds tests.
* Prevent creating `..`, `.`, and `.git` with tree builderScott J. Goldman2012-11-181-0/+6
| | | | As per core git.
* filemode: deploy enum usagenulltoken2012-08-211-23/+30
|
* clar: Fix warningsVicent Marti2012-06-191-1/+6
|
* tree: Proper path comparison logicVicent Marti2012-06-191-0/+63
|
* misc: Fix warnings from PVS Studio trialVicent Martí2012-06-071-2/+2
|
* tests-clar/object: remove unused helper print_tree()schu2012-04-031-30/+0
| | | | Signed-off-by: schu <schu-github@schulog.org>
* tests: Cleanup & fix test suiteVicent Martí2012-04-031-88/+0
|
* Simple readability fixes.Ben Straub2012-03-311-1/+4
|
* Fixed linux build/test issues.Ben Straub2012-03-301-4/+70
|
* t09-tree.c ported.Ben Straub2012-03-301-0/+133