mirror of
https://github.com/curl/curl.git
synced 2026-06-06 07:34:16 +03:00
try dropping codeset-utf8 feature from tests that passed without LC_ALL
This commit is contained in:
parent
f806766add
commit
720496e50c
10 changed files with 0 additions and 10 deletions
|
|
@ -26,7 +26,6 @@ none
|
|||
IDN
|
||||
http
|
||||
proxy
|
||||
codeset-utf8
|
||||
</features>
|
||||
<name>
|
||||
HTTP over proxy with malformatted IDN host name
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@ none
|
|||
IDN
|
||||
http
|
||||
proxy
|
||||
codeset-utf8
|
||||
</features>
|
||||
<name>
|
||||
HTTP over proxy with too long IDN host name
|
||||
|
|
|
|||
|
|
@ -21,7 +21,6 @@ smtp
|
|||
</server>
|
||||
<features>
|
||||
!win32
|
||||
codeset-utf8
|
||||
</features>
|
||||
<name>
|
||||
SMTP without SMTPUTF8 support - UTF-8 based sender (local part only)
|
||||
|
|
|
|||
|
|
@ -18,7 +18,6 @@ smtp
|
|||
</server>
|
||||
<features>
|
||||
!win32
|
||||
codeset-utf8
|
||||
</features>
|
||||
<name>
|
||||
SMTP without SMTPUTF8 support - UTF-8 based recipient (local part only)
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@ smtp
|
|||
</server>
|
||||
<features>
|
||||
!win32
|
||||
codeset-utf8
|
||||
</features>
|
||||
<name>
|
||||
SMTP VRFY without SMTPUTF8 support - UTF-8 recipient (local part only)
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@ smtp
|
|||
</server>
|
||||
<features>
|
||||
!win32
|
||||
codeset-utf8
|
||||
</features>
|
||||
<name>
|
||||
SMTP external VRFY without SMTPUTF8 - UTF-8 recipient (local part only)
|
||||
|
|
|
|||
|
|
@ -22,7 +22,6 @@ smtp
|
|||
<features>
|
||||
!IDN
|
||||
!win32
|
||||
codeset-utf8
|
||||
</features>
|
||||
<name>
|
||||
SMTP without SMTPUTF8 support - UTF-8 based sender (host part only)
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@ smtp
|
|||
<features>
|
||||
!IDN
|
||||
!win32
|
||||
codeset-utf8
|
||||
</features>
|
||||
<name>
|
||||
SMTP without SMTPUTF8 support - UTF-8 based recipient (host part only)
|
||||
|
|
|
|||
|
|
@ -20,7 +20,6 @@ smtp
|
|||
<features>
|
||||
!IDN
|
||||
!win32
|
||||
codeset-utf8
|
||||
</features>
|
||||
<name>
|
||||
SMTP external VRFY without SMTPUTF8 - UTF-8 recipient (host part only)
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@ smtp
|
|||
<features>
|
||||
IDN
|
||||
!win32
|
||||
codeset-utf8
|
||||
</features>
|
||||
<name>
|
||||
SMTP VRFY with SMTPUTF8 support
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue