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