mirror of
https://github.com/moparisthebest/curl
synced 2025-01-11 05:58:01 -05:00
tests: disable 962, 963 and 964 on Windows
These tests are also doing UTF-8 SMTP.
Follow-up to df207d2dd9
This commit is contained in:
parent
8ef1f55ad8
commit
5494afac8f
@ -19,6 +19,7 @@ smtp
|
||||
</server>
|
||||
<features>
|
||||
idn
|
||||
!win32
|
||||
</features>
|
||||
<setenv>
|
||||
LC_ALL=en_US.UTF-8
|
||||
|
@ -19,6 +19,7 @@ smtp
|
||||
</server>
|
||||
<features>
|
||||
idn
|
||||
!win32
|
||||
</features>
|
||||
<setenv>
|
||||
LC_ALL=en_US.UTF-8
|
||||
|
@ -20,6 +20,7 @@ smtp
|
||||
</server>
|
||||
<features>
|
||||
idn
|
||||
!win32
|
||||
</features>
|
||||
<setenv>
|
||||
LC_ALL=en_US.UTF-8
|
||||
|
Loading…
Reference in New Issue
Block a user