summaryrefslogtreecommitdiff
path: root/libgit2_clar.supp
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2017-06-07 12:48:48 +0200
committerPatrick Steinhardt <ps@pks.im>2018-01-03 11:50:39 +0000
commitfea6092079d5c09b499e472efead2f7aa81ce8a1 (patch)
treeec55be6b41fd09d010ec8e8999c5c40f0d117da4 /libgit2_clar.supp
parent543ec149b86a68e12dd141a6141e82850dabbf21 (diff)
downloadlibgit2-fea6092079d5c09b499e472efead2f7aa81ce8a1.tar.gz
tests: online::clone: construct credential-URL from environment
We support two types of passing credentials to the proxy, either via the URL or explicitly by specifying user and password. We test these types by modifying the proxy URL and executing the tests twice, which is in fact unnecessary and requires us to maintain the list of environment variables and test executions across multiple CI infrastructures. To fix the situation, we can just always pass the host, port, user and password to the tests. The tests can then assemble the complete URL either with or without included credentials, allowing us to test both cases in-process.
Diffstat (limited to 'libgit2_clar.supp')
0 files changed, 0 insertions, 0 deletions