libgit2/tests/network
Carlos Martín Nieto 4e01741390 netops: make the path optional in URLs
When we're dealing with proxy addresses, we only want a hostname and
port, and the user would not provide a path, so make it optional so we
can use this same function to parse git as well as proxy URLs.
2016-04-19 13:54:19 +02:00
..
remote proxy: ask the user for credentials if necessary 2016-04-19 13:54:19 +02:00
cred.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
fetchlocal.c remote: add failing test for a mirror refspec 2015-08-11 20:44:19 +02:00
matchhost.c netops: unit-test the cert host-name pattern matching 2014-04-26 17:27:42 +02:00
refspecs.c Fix memory leak in tests/network/refspecs.c 2015-06-17 08:52:28 -04:00
urlparse.c netops: make the path optional in URLs 2016-04-19 13:54:19 +02:00