quickjs-tart

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

test1463 (646B)


      1 <testcase>
      2 <info>
      3 <keywords>
      4 FILE
      5 --help
      6 </keywords>
      7 </info>
      8 
      9 #
     10 # Server-side
     11 <reply>
     12 </reply>
     13 
     14 #
     15 # Client-side
     16 <client>
     17 <server>
     18 none
     19 </server>
     20 <features>
     21 file
     22 </features>
     23 <name>
     24 curl file category --help
     25 </name>
     26 <command>
     27 --help file
     28 </command>
     29 </client>
     30 
     31 #
     32 # Verify data after the test has been "shot"
     33 <verify>
     34 <errorcode>
     35 0
     36 </errorcode>
     37 <stdout mode="text">
     38 file: FILE protocol
     39      --create-file-mode <mode>  File mode for created files
     40  -I, --head                     Show document info only
     41  -l, --list-only                List only mode
     42  -r, --range <range>            Retrieve only the bytes within RANGE
     43 </stdout>
     44 </verify>
     45 </testcase>