]> git.ipfire.org Git - thirdparty/curl.git/commit
test1119: scan all public headers
authorDaniel Stenberg <daniel@haxx.se>
Tue, 20 Sep 2022 11:32:58 +0000 (13:32 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 22 Sep 2022 07:43:13 +0000 (09:43 +0200)
commit6c951c427f990af7b94142b833cf12e988331960
tree5009c58bc542124ed7f5ff4a08d157754ebfc42b
parentc3e634d0663b0cbc7afa6d0631d4cc6d7a71f38d
test1119: scan all public headers

Previously this test only scanned a subset of the headers, which made us
accidentally miss symbols that were provided in the others. Now, the script
iterates over all headers present in include/curl.

Closes #9544
tests/symbol-scan.pl