libgit2/tests/network
Arthur Schreiber d723dbed0c Remote: Set an error when a remote cannot be found.
Inside `git_remote_load`, the calls to `get_optional_config` use
`giterr_clear` to unset any errors that are set due to missing config
keys. If neither a fetch nor a push url config was found for a remote,
we should set an error again.
2014-05-30 19:26:49 +02:00
..
remote Remote: Set an error when a remote cannot be found. 2014-05-30 19:26:49 +02:00
cred.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
fetchlocal.c clone: add failing test for a mirror-clone with clone_into 2014-05-19 14:24:43 +02:00
matchhost.c netops: unit-test the cert host-name pattern matching 2014-04-26 17:27:42 +02:00
refspecs.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
urlparse.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00