diff options
Diffstat (limited to 'tests/data/test1177')
-rw-r--r-- | tests/data/test1177 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/tests/data/test1177 b/tests/data/test1177 new file mode 100644 index 000000000..75a1ab350 --- /dev/null +++ b/tests/data/test1177 @@ -0,0 +1,25 @@ +<testcase> +<info> +<keywords> +source analysis +CURL_VERSION +</keywords> +</info> + +# +# Client-side +<client> +<server> +none +</server> + + <name> +Verify that CURL_VERSION_* in headers and docs are in sync + </name> + +<command type="perl"> +%SRCDIR/version-scan.pl %SRCDIR/../docs/libcurl/curl_version_info.3 ../include/curl/curl.h +</command> +</client> + +</testcase> |