1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/data/test1165
Daniel Stenberg 29177f422a
test1165: verify that CURL_DISABLE_ symbols are in sync
between configure.ac and source code. They should be possible to switch
on/off in configure AND be used in source code.
2019-06-11 15:33:58 +02:00

26 lines
293 B
Plaintext

<testcase>
<info>
<keywords>
source analysis
CURL_DISABLE
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<name>
Verify configure.ac and source code CURL_DISABLE_-sync
</name>
<command type="perl">
%SRCDIR/disable-scan.pl %SRCDIR/..
</command>
</client>
</testcase>