mirror of
https://github.com/curl/curl.git
synced 2026-04-14 13:01:42 +08:00
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
28 lines
367 B
Plaintext
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>
|