Python-based regression tests

skeleton.py : a do-nothing test skeleton
listtransactions.py : start of regression test for listtransactions call
This commit is contained in:
Gavin Andresen
2014-02-26 16:31:18 -05:00
parent 260cf5c0a4
commit 356cfe8306
5 changed files with 392 additions and 14 deletions

2
qa/rpc-tests/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*.pyc
cache