mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 23:55:01 -04:00
26 lines
316 B
Plaintext
26 lines
316 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
source analysis
|
|
symbols-in-versions
|
|
</keywords>
|
|
</info>
|
|
|
|
#
|
|
# Client-side
|
|
<client>
|
|
<server>
|
|
none
|
|
</server>
|
|
|
|
<name>
|
|
Verify that symbols-in-versions and headers are in sync
|
|
</name>
|
|
|
|
<command type="perl">
|
|
%SRCDIR/symbol-scan.pl %SRCDIR/.. ../include/curl
|
|
</command>
|
|
</client>
|
|
|
|
</testcase>
|