mirror of
https://github.com/curl/curl.git
synced 2026-04-15 21:21:40 +03:00
- also verify alphabetialal order in the source - add two missing variables to write-out.md Closes #13920
32 lines
332 B
Text
32 lines
332 B
Text
<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>
|