mirror of
https://github.com/moparisthebest/curl
synced 2024-12-23 08:38:49 -05:00
FILEFORMAT: add more features that tests can depend on
This commit is contained in:
parent
3d44bfb08d
commit
d528d97563
@ -283,11 +283,14 @@ SKIPPED.
|
|||||||
Features testable here are:
|
Features testable here are:
|
||||||
|
|
||||||
- `alt-svc`
|
- `alt-svc`
|
||||||
|
- `cookies`
|
||||||
- `crypto`
|
- `crypto`
|
||||||
- `debug`
|
- `debug`
|
||||||
|
- `DoH`
|
||||||
- `getrlimit`
|
- `getrlimit`
|
||||||
- `GnuTLS`
|
- `GnuTLS`
|
||||||
- `GSS-API`
|
- `GSS-API`
|
||||||
|
- `HTTP-auth`
|
||||||
- `http/2`
|
- `http/2`
|
||||||
- `idn`
|
- `idn`
|
||||||
- `ipv6`
|
- `ipv6`
|
||||||
@ -297,10 +300,15 @@ Features testable here are:
|
|||||||
- `libz`
|
- `libz`
|
||||||
- `manual`
|
- `manual`
|
||||||
- `Metalink`
|
- `Metalink`
|
||||||
|
- `Mime`
|
||||||
|
- `netrc`
|
||||||
- `NSS`
|
- `NSS`
|
||||||
- `NTLM`
|
- `NTLM`
|
||||||
- `OpenSSL`
|
- `OpenSSL`
|
||||||
|
- `parsedate`
|
||||||
|
- `proxy`
|
||||||
- `PSL`
|
- `PSL`
|
||||||
|
- `shuffle-dns`
|
||||||
- `socks`
|
- `socks`
|
||||||
- `SPNEGO`
|
- `SPNEGO`
|
||||||
- `SSL`
|
- `SSL`
|
||||||
@ -309,8 +317,10 @@ Features testable here are:
|
|||||||
- `threaded-resolver`
|
- `threaded-resolver`
|
||||||
- `TLS-SRP`
|
- `TLS-SRP`
|
||||||
- `TrackMemory`
|
- `TrackMemory`
|
||||||
|
- `typecheck`
|
||||||
- `unittest`
|
- `unittest`
|
||||||
- `unix-sockets`
|
- `unix-sockets`
|
||||||
|
- `verbose-strings`
|
||||||
- `win32`
|
- `win32`
|
||||||
- `WinSSL`
|
- `WinSSL`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user