libgit2/tests/network/remote
Carlos Martín Nieto f2ffab618a remote: add tests for remote-branch edge cases
Add tests for the case when there are no branches on the remote and when
HEAD is detached but has the id of a non-branch. In both of these cases,
we should return ENOTFOUND.
2014-09-02 12:47:12 +02:00
..
createthenload.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
defaultbranch.c remote: add tests for remote-branch edge cases 2014-09-02 12:47:12 +02:00
delete.c remote: don't free the remote on delete 2014-06-06 22:55:34 +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 Improvements to git_transport extensibility 2014-06-26 22:34:37 -04:00
rename.c remote: failing test for renaming with a symref 2014-06-06 22:36:41 +02:00