index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qa
/
rpc-tests
/
README.md
Age
Commit message (
Expand
)
Author
2015-12-04
test: remove necessity to call create_callback_map
Wladimir J. van der Laan
2015-11-24
Merge pull request #7052
Wladimir J. van der Laan
2015-11-19
[qa] python-bitcoinrpc is no longer a subtree
MarcoFalke
2015-11-17
[qa] Split README.md to /qa and /qa/rpc-tests
MarcoFalke
2015-10-09
[doc] trivial: fix markdown syntax in qa/rpc-tests/README.md
MarcoFalke
2015-10-01
Migrated rpc-tests.sh to all python rpc-tests.py
ptschip
2015-08-21
Add p2p-fullblocktest.py
Casey Rodarmor
2015-07-15
Remove bash test note from rpc-tests readme
fanquake
2015-06-11
Add paytxfee to getwalletinfo, warnings to getnetworkinfo
Stephen
2015-05-18
update rpc-tests readme.md
Jonas Schnelli
2015-05-01
Bugfix: Grammar fixes
Corinne Dashjr
2015-01-31
Fix README link from util.sh -> util.py.
Matt Bogosian
2014-07-09
Refactor common RPC test code to BitcoinTestFramework base class
Gavin Andresen
2014-05-01
Removed LevelDB changes
super3
2014-02-28
Python-based regression tests
Gavin Andresen
2014-02-26
Remove CWalletTx::vfSpent
Gavin Andresen
2014-02-24
Test for walletbackup/walletdump RPC calls
Gavin Andresen
2013-11-27
Integration tests via RPC calls
Gavin Andresen