test1139 362 B

123456789101112131415161718192021222324252627282930313233
  1. <testcase>
  2. <info>
  3. <keywords>
  4. source analysis
  5. symbols-in-versions
  6. documentation
  7. --manual
  8. </keywords>
  9. </info>
  10. #
  11. # Client-side
  12. <client>
  13. <server>
  14. none
  15. </server>
  16. <name>
  17. Verify that all libcurl options have man pages
  18. </name>
  19. <command type="perl">
  20. %SRCDIR/manpage-scan.pl %SRCDIR/.. %PWD/..
  21. </command>
  22. </client>
  23. <verify>
  24. <stderr>
  25. 0
  26. </stderr>
  27. </verify>
  28. </testcase>