From: Daniel Stenberg Date: Wed, 27 May 2020 12:28:51 +0000 (+0200) Subject: FILEFORMAT: add more features that tests can depend on X-Git-Tag: curl-7_71_0~96 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d528d975639986e10450706f1b523ff49f30e4e4;p=thirdparty%2Fcurl.git FILEFORMAT: add more features that tests can depend on --- diff --git a/tests/FILEFORMAT.md b/tests/FILEFORMAT.md index 230ddbf679..30c713a23d 100644 --- a/tests/FILEFORMAT.md +++ b/tests/FILEFORMAT.md @@ -283,11 +283,14 @@ SKIPPED. Features testable here are: - `alt-svc` +- `cookies` - `crypto` - `debug` +- `DoH` - `getrlimit` - `GnuTLS` - `GSS-API` +- `HTTP-auth` - `http/2` - `idn` - `ipv6` @@ -297,10 +300,15 @@ Features testable here are: - `libz` - `manual` - `Metalink` +- `Mime` +- `netrc` - `NSS` - `NTLM` - `OpenSSL` +- `parsedate` +- `proxy` - `PSL` +- `shuffle-dns` - `socks` - `SPNEGO` - `SSL` @@ -309,8 +317,10 @@ Features testable here are: - `threaded-resolver` - `TLS-SRP` - `TrackMemory` +- `typecheck` - `unittest` - `unix-sockets` +- `verbose-strings` - `win32` - `WinSSL`