libgit2/tests/object/tree
Carlos Martín Nieto ea5bf6bbce treebuilder: don't try to verify submodules exist in the odb
Submodules don't exist in the objectdb and the code is making us try to
look for a blob with its commit id, which is obviously not going to
work.

Skip the test if the user wants to insert a submodule.
2016-03-04 12:38:28 +01:00
..
attributes.c Plug a couple of leaks 2015-01-04 17:39:43 +00:00
duplicateentries.c conflict tests: use GIT_IDXENTRY_STAGE_SET 2015-05-28 09:44:22 -04:00
frompath.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
read.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
walk.c Remove converting user error to GIT_EUSER 2013-12-11 10:57:49 -08:00
write.c treebuilder: don't try to verify submodules exist in the odb 2016-03-04 12:38:28 +01:00