quickjs-tart

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

test1708 (308B)


      1 <testcase>
      2 <info>
      3 <keywords>
      4 curl
      5 </keywords>
      6 </info>
      7 
      8 #
      9 # Client-side
     10 <client>
     11 <features>
     12 manual
     13 </features>
     14 <server>
     15 none
     16 </server>
     17 
     18 <name>
     19 Verify curl -h -F
     20 </name>
     21 
     22 <command type="perl">
     23 %SRCDIR/test1707.pl %CURL -F %LOGDIR/help%TESTNUMBER ../docs/cmdline-opts/curl.txt
     24 </command>
     25 </client>
     26 
     27 </testcase>