summaryrefslogtreecommitdiff
path: root/tests/symbol-scan.pl
Commit message (Expand)AuthorAgeFilesLines
* tests: switch to 3-argument open in test suiteDan Fandrich2023-03-301-12/+12
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* symbol-scan.pl: scan and verify .3 man pagesDaniel Stenberg2022-09-221-2/+48
* symbol-scan.pl: also check for LIBCURL* symbolsDaniel Stenberg2022-09-221-2/+2
* test1119: scan all public headersDaniel Stenberg2022-09-221-10/+13
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* header api: add curl_easy_header and curl_easy_nextheaderDaniel Stenberg2022-03-221-10/+19
* docs/tests: remove freenode referencesDaniel Stenberg2021-05-241-2/+2
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* options: API for meta-data about easy optionsDaniel Stenberg2020-08-271-1/+1
* test1119: verify stdout in the testDaniel Stenberg2020-07-141-0/+3
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-1/+1
* defines: avoid underscore-prefixed definesDaniel Stenberg2019-08-231-1/+3
* symbols-in-versions: add missing CURLU_ symbolsDaniel Stenberg2018-11-041-1/+3
* scripts: allow all perl scripts to be run directlyJay Satiro2018-01-071-0/+0
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* symbol-scan.pl: do not require autotoolsPeter Wu2014-11-101-3/+13
* removed trailing whitespaceYang Tse2011-12-301-2/+1
* symbol-scan.pl: detect duplicatesDaniel Stenberg2011-03-181-1/+6
* symbol-scan: use configure script knowledge about how to run the C preprocessorYang Tse2010-11-251-4/+17
* Check for errors while preprocessing curl.h in test 1119Dan Fandrich2010-11-191-2/+7
* Use the 3-argument open for compatibility with older perlsDan Fandrich2010-11-191-1/+1
* symbols-in-version: add CURL_SOCKET_BADDaniel Stenberg2010-11-091-1/+12
* symbol-scan: verifies symbols-in-versionsDaniel Stenberg2010-11-031-0/+133