cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] Test 1800 not running

From: Ray Satiro via curl-library <curl-library_at_cool.haxx.se>
Date: Sun, 24 Jul 2016 02:56:51 -0400

On 7/23/2016 5:27 PM, Paul Howarth wrote:
> Test 1800 never runs because it says the http2 feature is not enabled,
> even when it is. I think there's some mix-up between "http2", "HTTP2"
> and "http/2" in the feature name in various places. Attached patch
> fixes this for me.

Thanks. There was a naming conflict with http2 since it could mean a
second http server. It was renamed to http/2 for the feature name as
well [1]. I've updated the tests to use the http/2 feature name [2].

[1]: https://github.com/curl/curl/commit/5f2e3b8
[2]: https://github.com/curl/curl/commit/6b130d6

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-07-24