add tests for the decodescript rpc. add mention of the rpc regression tests to the testing seciton of the main readme.

This commit is contained in:
mruddy
2015-06-30 09:40:44 -04:00
committed by Jack Grigg
parent bf890b6518
commit 81ae51c883
2 changed files with 117 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ testScripts=(
'walletbackup.py'
'nodehandling.py'
'reindex.py'
'decodescript.py'
'zcjoinsplit.py'
'zcjoinsplitdoublespend.py'
'getblocktemplate.py'