libgit2/tests/network
Carlos Martín Nieto 7cd4ba1b17 refspec: make sure matching refspecs have src, dst and input strings
When we find out that we're dealing with a matching refspec, we set the
flag and return immediately. This leaves the strings as NULL, which
breaks the contract.

Assign these pointers to a string with the correct values.
2015-05-22 12:11:42 +02:00
..
remote push: add tests for the push negotiation callback 2015-05-14 10:34:05 +02:00
cred.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
fetchlocal.c remote: remove live changing of refspecs 2015-05-13 09:46:36 +02:00
matchhost.c netops: unit-test the cert host-name pattern matching 2014-04-26 17:27:42 +02:00
refspecs.c refspec: make sure matching refspecs have src, dst and input strings 2015-05-22 12:11:42 +02:00
urlparse.c netops: error out on url without a path 2014-07-03 02:34:32 +02:00