quickjs-tart

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

test748 (344B)


      1 <testcase>
      2 <info>
      3 <keywords>
      4 --config
      5 </keywords>
      6 </info>
      7 
      8 #
      9 # Server-side
     10 <reply>
     11 </reply>
     12 
     13 #
     14 # Client-side
     15 <client>
     16 
     17 <server>
     18 none
     19 </server>
     20 <name>
     21 A --config file that uses -h and no URL
     22 </name>
     23 <file name="%LOGDIR/cmd">
     24 -h all
     25 </file>
     26 <command>
     27 -K %LOGDIR/cmd
     28 </command>
     29 </client>
     30 
     31 <verify>
     32 <errorcode>
     33 2
     34 </errorcode>
     35 </verify>
     36 </testcase>