diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-11-03 11:20:19 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-11-03 11:20:19 +0100 |
commit | 29de7dd288886679f3596014887b09f2e522633e (patch) | |
tree | e2f588c0dc71867abfecc19d927578813ef74a5c /CMake/CurlCheckCSourceCompiles.cmake | |
parent | 52e3c60c8641323e95f7018650dc4ad8fc82e6e8 (diff) |
symbol-scan: verifies symbols-in-versions
This new script scans for all enums and #defines used by the curl/curl.h
and curl/multi.h headers. Then it reads all symbols mentioned in
symbols-in-vesions and make sure that there's no entries missing in
there. It then proceeds to verify that the entries that
symbols-in-vesions mentions but aren't found in the sources are truly
documented as removed.
This script is used in the new test case 1119
Diffstat (limited to 'CMake/CurlCheckCSourceCompiles.cmake')
0 files changed, 0 insertions, 0 deletions