curl/tests/data/test1279

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

32 lines
397 B
Plaintext
Raw Normal View History

<testcase>
<info>
<keywords>
source analysis
CURL_EXTERN
libcurl.def
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<name>
Verify libcurl.def against CURL_EXTERN declarations
</name>
<command type="perl">
%SRCDIR/test1135.pl --heading=EXPORTS --sort %SRCDIR/..
</command>
</client>
<verify>
<stdout loadfile="%SRCDIR/../lib/libcurl.def">
</stdout>
</verify>
</testcase>