test1177 394 B

12345678910111213141516171819202122232425
  1. <testcase>
  2. <info>
  3. <keywords>
  4. source analysis
  5. CURL_VERSION
  6. </keywords>
  7. </info>
  8. #
  9. # Client-side
  10. <client>
  11. <server>
  12. none
  13. </server>
  14. <name>
  15. Verify that feature names and CURL_VERSION_* in lib and docs are in sync
  16. </name>
  17. <command type="perl">
  18. %SRCDIR/test1177.pl %SRCDIR/../docs/libcurl/curl_version_info.3 %SRCDIR/../include/curl/curl.h %SRCDIR/../lib/version.c
  19. </command>
  20. </client>
  21. </testcase>