mirror of
https://github.com/curl/curl.git
synced 2026-08-26 19:13:33 +03:00
spacecheck.pl: verify tests/data/test* for non-ASCII chars
Exclude test data files (4 of them) based on existing feature tags:
`codeset-utf8` and `Unicode`.
Add the new keyword `non-ascii` to mark remaining exceptions (9 files).
Follow-up to 838dc53bb7 #17247
Closes #17329
This commit is contained in:
parent
fca1fdc988
commit
9243ed59b3
12 changed files with 15 additions and 2 deletions
|
|
@ -3,6 +3,7 @@
|
|||
<keywords>
|
||||
SMTP
|
||||
MULTIPART
|
||||
non-ascii
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue