libgit2/tests/online
Leo Yang 505e4531b7 Fix build for unit test
If none of GIT_OPENSSL, GIT_WINHTTP or GIT_SECURE_TRANSPORT
is defined we should also be able to build the unit test.
2015-11-02 16:19:25 -05:00
..
badssl.c Fix build for unit test 2015-11-02 16:19:25 -05:00
clone.c Add a test for custom header validation 2015-09-10 13:18:26 -04:00
fetch.c Tell the git_transport about the custom_headers 2015-09-08 14:02:33 -04:00
fetchhead.c remote: move the tagopt setting to the fetch options 2015-05-13 09:46:36 +02:00
push_util.c push: put the git_oid inline in the test structure 2015-09-13 05:38:29 +02:00
push_util.h push: put the git_oid inline in the test structure 2015-09-13 05:38:29 +02:00
push.c Merge pull request #3411 from spraints/custom-push-headers 2015-09-30 09:17:18 +02:00
remotes.c clone: don't rely on auto-saving for single-branch 2015-05-17 15:45:37 +02:00