JuliaLang/julia

Tests for git https clone/proxy

Open

#17,916 opened on 2016年8月9日

GitHub で見る
 (1 comment) (0 reactions) (1 assignee)Julia (48,709 stars) (5,773 forks)batch import
help wantedlibgit2test

説明

We now have tests for SSH, but we also needs tests for https and the proxy support. Does it make sense to have travis install some https server (nginx?) and write some basic tests. We probably don't want to add the code to build those to deps/ just for the tests. Alternatively, we could use an HttpServer.jl based test.

コントリビューターガイド

Tests for git https clone/proxy · JuliaLang/julia#17916 | Good First Issue