mirror of
https://github.com/curl/curl.git
synced 2026-08-26 22:13:31 +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
|
|
@ -55,7 +55,7 @@ run 3: overwrite cookie 1 and 4, set cookie 6 with and without tailmatch
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# don't run this with the threaded-resolver or c-ares since the events might
|
||||
# do not run this with the threaded-resolver or c-ares since the events might
|
||||
# trigger in a different order!
|
||||
<features>
|
||||
!threaded-resolver
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue