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
/
rpcbind_test.py
Age
Commit message (
Expand
)
Author
2017-02-23
Merge #9577: Fix docstrings in qa tests
MarcoFalke
2017-02-23
Fix docstrings in qa tests
John Newbery
2017-02-23
qa: Check return code when stopping nodes
MarcoFalke
2016-10-02
[qa] util: Move wait_bitcoinds() into stop_nodes()
MarcoFalke
2016-09-25
[qa] Add getinfo smoke tests and rework versionbits test
MarcoFalke
2016-09-21
[rpc] Deprecate getinfo
MarcoFalke
2016-08-19
[qa] Remove unused code
MarcoFalke
2016-07-25
[qa]: enable rpcbind_test
whythat
2016-05-15
[qa] Remove hardcoded "4 nodes" from test_framework
MarcoFalke
2016-05-05
[qa] Switch to py3
MarcoFalke
2016-01-13
[qa] Fix pyton syntax in rpc tests
MarcoFalke
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-11
Add basic coverage reporting for RPC tests
James O'Beirne
2015-05-21
rpc-tests: remove python-bitcoinrpc directory
Jonas Schnelli
2015-05-18
[QA] restructure rpc tests directory
Jonas Schnelli
2014-11-27
Fix python usage for arch's broken maintainers
Matt Corallo
2014-10-23
Update license in pull-tester and rpc-tests
Michael Ford
2014-06-27
rpc-tests: Fix rpcbind_test after 0193fb8
Wladimir J. van der Laan
2014-05-13
Add Python test for -rpcbind and -rpcallowip
Wladimir J. van der Laan