mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-15 06:12:37 -03:00
9fadf1c874
This commit adds several tests to the script_invalid.json data which exercise some edge conditions that are not currently being tested. These are mainly being added to cover several cases a branch coverage analysis of btcd showed are not already being covered, but given more tests of edge conditions are always a good thing, I'm contributing them upstream. |
||
---|---|---|
.. | ||
alertTests.raw | ||
base58_encode_decode.json | ||
base58_keys_invalid.json | ||
base58_keys_valid.json | ||
bitcoin-util-test.json | ||
blanktx.hex | ||
README.md | ||
script_invalid.json | ||
script_valid.json | ||
sighash.json | ||
tt-delin1-out.hex | ||
tt-delout1-out.hex | ||
tt-locktime317000-out.hex | ||
tx394b54bb.hex | ||
tx_invalid.json | ||
tx_valid.json | ||
txcreate1.hex | ||
txcreate2.hex | ||
txcreatesign.hex |
Description
This directory contains data-driven tests for various aspects of Bitcoin.
License
The data files in this directory are distributed under the MIT software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php.