libgit2/tests/network
Carlos Martín Nieto 64fdd86d0e remote: don't check for upstream on an anonymous remote
If the remote is anonymous, then we cannot check for any configuration,
as there is no name. Check for this before we try to use the name, which
may be a NULL pointer.

This fixes #2697.
2014-11-08 20:21:14 +01:00
..
remote remote: don't check for upstream on an anonymous remote 2014-11-08 20:21:14 +01:00
cred.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
fetchlocal.c tests: fix leak 2014-10-27 01:47:40 +01:00
matchhost.c netops: unit-test the cert host-name pattern matching 2014-04-26 17:27:42 +02:00
refspecs.c Check if the refspec matches before transforming 2014-08-17 14:55:06 +02:00
urlparse.c netops: error out on url without a path 2014-07-03 02:34:32 +02:00