0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-04 10:07:27 -05:00
bitcoin-bitcoin-core/src/test/data
Peter Todd aff83e9c02 Add unittests for multiple ELSEs in a row
IF ELSE ELSE ENDIF is a valid construct; execution or non-execution
inverts on each ELSE encountered.
2013-07-23 05:12:38 -04:00
..
alertTests -alertnotify=<cmd> 2013-03-19 15:16:30 -04:00
base58_encode_decode.json data-driven base58 CBitcoinAddress/CBitcoinSecret tests 2012-10-01 04:57:26 +02:00
base58_keys_invalid.json data-driven base58 CBitcoinAddress/CBitcoinSecret tests 2012-10-01 04:57:26 +02:00
base58_keys_valid.json data-driven base58 CBitcoinAddress/CBitcoinSecret tests 2012-10-01 04:57:26 +02:00
script_invalid.json Add unittests for multiple ELSEs in a row 2013-07-23 05:12:38 -04:00
script_valid.json Add unittests for multiple ELSEs in a row 2013-07-23 05:12:38 -04:00
sig_canonical.json Check for canonical public keys and signatures 2012-09-21 01:24:25 +02:00
sig_noncanonical.json Check for canonical public keys and signatures 2012-09-21 01:24:25 +02:00
tx_invalid.json Removed AcceptToMemoryPool method from CTransaction. This method belongs to the mempool instance. 2013-06-05 23:15:20 -07:00
tx_valid.json Removed AcceptToMemoryPool method from CTransaction. This method belongs to the mempool instance. 2013-06-05 23:15:20 -07:00