]> granicus.if.org Git - curl/commit
test1165: verify that CURL_DISABLE_ symbols are in sync
authorDaniel Stenberg <daniel@haxx.se>
Tue, 11 Jun 2019 13:33:29 +0000 (15:33 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 11 Jun 2019 13:33:58 +0000 (15:33 +0200)
commit29177f422a55310976378440ffb00ee7d19ce6e9
tree55cd0b7429c84b6bc0f2fbd4e0438d2caf5db92c
parent002cdc929da802ae048cfe661a94bd83bf0734df
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.
tests/data/Makefile.inc
tests/data/test1165 [new file with mode: 0644]
tests/disable-scan.pl [new file with mode: 0755]