[vcpkg-tool] Replace curl command calls with libcurl #2653
Annotations
7 errors
|
Run vcpkg and vcpkg-artifacts unit tests
Process completed with exit code 8.
|
|
Run vcpkg and vcpkg-artifacts unit tests:
src/vcpkg-test/downloads.cpp#L138
error: curl operation failed with error code 7 (Couldn't connect to server)."
|
|
Run vcpkg and vcpkg-artifacts unit tests:
src/vcpkg-test/downloads.cpp#L138
"error: curl operation failed with error code 1 (Unsupported protocol).
|
|
|
|
|
|
|
|
Run vcpkg and vcpkg-artifacts unit tests:
src/vcpkg-test/downloads.cpp#L138
REQUIRE( all_errors == "error: curl operation failed with error code 1 (Unsupported protocol).\n" "error: curl operation failed with error code 7 (Couldn't connect to server)." )
|
Loading