mirror of
https://github.com/curl/curl.git
synced 2026-08-25 09:53:32 +03:00
tests: Disabled NTLM tests for non-debug builds
Added required "debug" feature, missed in commit 1c9aaa0bac, as NTLMv2
calls Curl_rand() which can only be fixed to a specific entropy in
debug builds.
This commit is contained in:
parent
51bb067a42
commit
ceacbacd14
31 changed files with 31 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ Finally, this is the real page!
|
|||
<features>
|
||||
NTLM
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue