curl/tests/data/test1486
Daniel Stenberg 61b465208f
test1486: verify that write-out.md and tool_writeout.c are in sync
- also verify alphabetialal order in the source
- add two missing variables to write-out.md

Closes #13920
2024-06-11 13:28:21 +02:00

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>