quickjs-tart

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

test1139 (358B)


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