try dropping codeset-utf8 feature from tests that passed without LC_ALL

This commit is contained in:
Viktor Szakats 2025-07-22 23:57:24 +02:00
parent f806766add
commit 720496e50c
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
10 changed files with 0 additions and 10 deletions

View file

@ -26,7 +26,6 @@ none
IDN
http
proxy
codeset-utf8
</features>
<name>
HTTP over proxy with malformatted IDN host name

View file

@ -24,7 +24,6 @@ none
IDN
http
proxy
codeset-utf8
</features>
<name>
HTTP over proxy with too long IDN host name

View file

@ -21,7 +21,6 @@ smtp
</server>
<features>
!win32
codeset-utf8
</features>
<name>
SMTP without SMTPUTF8 support - UTF-8 based sender (local part only)

View file

@ -18,7 +18,6 @@ smtp
</server>
<features>
!win32
codeset-utf8
</features>
<name>
SMTP without SMTPUTF8 support - UTF-8 based recipient (local part only)

View file

@ -19,7 +19,6 @@ smtp
</server>
<features>
!win32
codeset-utf8
</features>
<name>
SMTP VRFY without SMTPUTF8 support - UTF-8 recipient (local part only)

View file

@ -19,7 +19,6 @@ smtp
</server>
<features>
!win32
codeset-utf8
</features>
<name>
SMTP external VRFY without SMTPUTF8 - UTF-8 recipient (local part only)

View file

@ -22,7 +22,6 @@ smtp
<features>
!IDN
!win32
codeset-utf8
</features>
<name>
SMTP without SMTPUTF8 support - UTF-8 based sender (host part only)

View file

@ -19,7 +19,6 @@ smtp
<features>
!IDN
!win32
codeset-utf8
</features>
<name>
SMTP without SMTPUTF8 support - UTF-8 based recipient (host part only)

View file

@ -20,7 +20,6 @@ smtp
<features>
!IDN
!win32
codeset-utf8
</features>
<name>
SMTP external VRFY without SMTPUTF8 - UTF-8 recipient (host part only)

View file

@ -24,7 +24,6 @@ smtp
<features>
IDN
!win32
codeset-utf8
</features>
<name>
SMTP VRFY with SMTPUTF8 support