quickjs-tart

quickjs-based runtime for wallet-core logic
Log | Files | Refs | README | LICENSE

test1177 (405B)


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