quickjs-tart

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

test1477 (339B)


      1 <testcase>
      2 <info>
      3 <keywords>
      4 documentation
      5 </keywords>
      6 </info>
      7 
      8 #
      9 # Client-side
     10 <client>
     11 <server>
     12 none
     13 </server>
     14 
     15 <name>
     16 Verify that error codes in headers and libcurl-errors.3 are in sync
     17 </name>
     18 
     19 <command type="perl">
     20 %SRCDIR/test1477.pl %SRCDIR/.. %PWD/..
     21 </command>
     22 </client>
     23 
     24 <verify>
     25 <stdout>
     26 Result
     27 </stdout>
     28 </verify>
     29 
     30 </testcase>