curl-curl/tests/data/test1488
Viktor Szakats 4841e4290d
badwords: re-sync with curl-www, fix issues found
Also:
- replace `manpage` with `man page`, add to `badwords.txt`.
- badwords.pl: import `-w` feature from curl-www, syncing the two
  scripts fully.
- badwords.txt: import missing items from curl-www, syncing the two
  files fully.
- pyspelling.words: drop `cURL` allowed word.

Closes #19468
2025-11-12 00:53:44 +01:00

28 lines
367 B
Plaintext

<testcase>
<info>
<keywords>
documentation
symbols-in-versions
manpages
</keywords>
</info>
#
# Client-side
<client>
<name>
symbols-in-versions and man pages agree on added-in versions
</name>
<command type="perl">
%SRCDIR/test1488.pl %SRCDIR/.. ../include/curl %SRCDIR/../docs/VERSIONS.md
</command>
</client>
<verify>
<stdout>
OK
</stdout>
</verify>
</testcase>