libgit2/tests/network
Patrick Steinhardt bee423cc26 tests: network: add missing include for git_repository_new
A newly added test uses the `git_repository_new` function without the
corresponding header file being included. While this works due to the
compiler deducing the correct function signature, we should obviously
just include the function's declaration file.
2017-06-13 11:34:49 +02:00
..
remote tests: network: add missing include for git_repository_new 2017-06-13 11:34:49 +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