quickjs-tart

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

README.md (311B)


      1 <!--
      2 Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
      3 
      4 SPDX-License-Identifier: curl
      5 -->
      6 
      7 # Tool unit tests
      8 
      9 This directory is for unit testing of tool functions. They are separate from
     10 libcurl unit tests, because how these live/work outside of the library and the
     11 libcurl unit tests live/work *inside*.