mirror of
https://github.com/curl/curl.git
synced 2025-01-06 13:44:52 +08:00
61b465208f
- also verify alphabetialal order in the source - add two missing variables to write-out.md Closes #13920
33 lines
332 B
Plaintext
33 lines
332 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
source analysis
|
|
docs
|
|
--write-out
|
|
</keywords>
|
|
</info>
|
|
|
|
#
|
|
# Client-side
|
|
<client>
|
|
<server>
|
|
none
|
|
</server>
|
|
|
|
<name>
|
|
Verify that write-out.md and tool_writeout.c are in sync
|
|
</name>
|
|
|
|
<command type="perl">
|
|
%SRCDIR/test1486.pl %SRCDIR
|
|
</command>
|
|
</client>
|
|
|
|
<verify>
|
|
<stdout>
|
|
OK
|
|
</stdout>
|
|
</verify>
|
|
|
|
</testcase>
|