libgit2/tests/network/remote
Carlos Martín Nieto 262eec23fe remote: accept a repository and remote name for deletion
We don't need the remote loaded, and the function extracted both of
these from the git_remote in order to do its work, so let's remote a
step and not ask for the loaded remote at all.

This fixes #2390.
2014-09-30 16:09:55 +02:00
..
createthenload.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
defaultbranch.c clone: correct handling of an unborn HEAD 2014-09-02 13:10:19 +02:00
delete.c remote: accept a repository and remote name for deletion 2014-09-30 16:09:55 +02:00
isvalidname.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
local.c git_remote_ls() should return an error if the transport is not available 2014-08-15 22:56:15 +02:00
remotes.c Clean up some leaks in the test suite 2014-09-17 03:19:40 +02:00
rename.c remote: failing test for renaming with a symref 2014-06-06 22:36:41 +02:00