libgit2/tests/clone
Carlos Martín Nieto d23fb5c943 clone: add failing test for local transport with a tag
When there is a tag, we must make sure that we get all referenced
objects from this tag as well. This failing test shows that e.g. when
there is a tagged tree, we insert the top tree but do not descend, thus
causing the clone to have broken links.
2015-03-17 20:50:39 +01:00
..
empty.c Plug a few leaks in the tests 2014-03-07 16:03:15 +01:00
local.c remote: rename _load() to _lookup() 2014-11-08 13:28:27 +01:00
nonetwork.c clone: add failing test for local transport with a tag 2015-03-17 20:50:39 +01:00
transport.c Custom transport: minor cleanups 2014-08-14 08:52:20 -05:00