libgit2/tests/network/remote
Carlos Martín Nieto aad638f3a1 push: use the common refspec parser
There is one well-known and well-tested parser which we should use,
instead of implementing parsing a second time.

The common parser is also augmented to copy the LHS into the RHS if the
latter is empty.

The expressions test had to change a bit, as we now catch a bad RHS of a
refspec locally.
2014-11-09 16:07:43 +01: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 push: use the common refspec parser 2014-11-09 16:07:43 +01:00
remotes.c remote: delete git_remote_supported_url() 2014-10-24 13:40:42 +02:00
rename.c git_remote_rename: propogate GIT_ENOTFOUND 2014-11-03 14:10:31 -05:00