Bitcoin ABC 0.26.3
P2P Digital Currency
|
Test the Iguana Script debugger.
test_iguana.iguana | ( | * | args, |
expected_stderr = "" , |
|||
expected_returncode = None |
|||
) |
Definition at line 33 of file test_iguana.py.
test_iguana.test_help | ( | ) |
test_iguana.test_invalid_format | ( | ) |
test_iguana.test_invalid_inputindex | ( | ) |
test_iguana.test_parse_error | ( | ) |
test_iguana.test_redeem_script_cleanstack | ( | ) |
test_iguana.test_redeem_script_empty_stack | ( | ) |
test_iguana.test_redeem_script_error | ( | ) |
test_iguana.test_redeem_script_exception | ( | ) |
test_iguana.test_redeem_script_false | ( | ) |
test_iguana.test_redeem_script_input_sigchecks | ( | ) |
test_iguana.test_redeem_script_success | ( | ) |
test_iguana.test_script_pub_key_cleanstack | ( | ) |
test_iguana.test_script_pub_key_empty_stack | ( | ) |
test_iguana.test_script_pub_key_failure | ( | ) |
test_iguana.test_script_pub_key_false_stack | ( | ) |
test_iguana.test_script_pub_key_success | ( | ) |
test_iguana.test_script_sig_invalid_opcode_encoding | ( | ) |
test_iguana.test_script_sig_success | ( | ) |
test_iguana.test_sig_push_only | ( | ) |
test_iguana.test_version | ( | ) |