diff options
| author | Alexey Sokolov <alexey+gentoo@asokolov.org> | 2025-07-20 09:25:06 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-07-23 03:30:17 +0100 |
| commit | 1c003d0419e4ec5f6ff9e12295337ffbaf51cee5 (patch) | |
| tree | b0aba0f204a70c657acded38165640d6c1a3d463 /dev-cpp/cpp-httplib/files/cpp-httplib-0.18.6-onlinetest.patch | |
| parent | 75987921c79756f64f6c7344cc4ce7a43b9d658b (diff) | |
| download | gentoo-1c003d0419e4ec5f6ff9e12295337ffbaf51cee5.tar.gz gentoo-1c003d0419e4ec5f6ff9e12295337ffbaf51cee5.tar.bz2 gentoo-1c003d0419e4ec5f6ff9e12295337ffbaf51cee5.zip | |
dev-cpp/cpp-httplib: drop 0.18.3, 0.18.6, 0.20.0-r1
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Part-of: https://github.com/gentoo/gentoo/pull/43079
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/cpp-httplib/files/cpp-httplib-0.18.6-onlinetest.patch')
| -rw-r--r-- | dev-cpp/cpp-httplib/files/cpp-httplib-0.18.6-onlinetest.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-cpp/cpp-httplib/files/cpp-httplib-0.18.6-onlinetest.patch b/dev-cpp/cpp-httplib/files/cpp-httplib-0.18.6-onlinetest.patch deleted file mode 100644 index 6a12251a644f..000000000000 --- a/dev-cpp/cpp-httplib/files/cpp-httplib-0.18.6-onlinetest.patch +++ /dev/null @@ -1,13 +0,0 @@ -https://github.com/yhirose/cpp-httplib/issues/2042 - ---- a/test/test.cc -+++ b/test/test.cc -@@ -6189,7 +6189,7 @@ TEST(SSLClientTest, WildcardHostNameMatch_Online) { - ASSERT_EQ(StatusCode::OK_200, res->status); - } - --TEST(SSLClientTest, Issue2004) { -+TEST(SSLClientTest, Issue2004_Online) { - Client client("https://google.com"); - client.set_follow_location(true); - |
