]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
FILEFORMAT: add more features that tests can depend on
authorDaniel Stenberg <daniel@haxx.se>
Wed, 27 May 2020 12:28:51 +0000 (14:28 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 27 May 2020 12:33:49 +0000 (14:33 +0200)
tests/FILEFORMAT.md

index 230ddbf6793dd1694e056ca43d61cc62afb7d3e9..30c713a23d49ef77bade32346b23c4ab40d99c1b 100644 (file)
@@ -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`