mirror of
https://github.com/curl/curl.git
synced 2026-08-26 16:43:38 +03:00
badwords: fix issues found in tests
There remain some false positives, hits in test data, and `dir` use, around 100 issues in total. There is no plan to enforce badwords on tests. Also: - badwords.txt: let a few `manpage[s]` occurrences through (in Perl code). Closes #19541
This commit is contained in:
parent
f0de14168a
commit
a87383828e
247 changed files with 594 additions and 595 deletions
|
|
@ -36,7 +36,7 @@ codeset-utf8
|
|||
LC_ALL=C.UTF-8
|
||||
</setenv>
|
||||
<name>
|
||||
HTTP over proxy with IDN host name
|
||||
HTTP over proxy with IDN hostname
|
||||
</name>
|
||||
<command>
|
||||
http://www.%hex[%c3%a5%c3%a4%c3%b6]hex%.se/page/%TESTNUMBER -x %HOSTIP:%HTTPPORT http://www.gro%hex[%c3%9f]hex%e.de/page/%TESTNUMBER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue