aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/rpcbind_test.py
Commit message (Expand)AuthorAgeFilesLines
* qa: Check return code when stopping nodesMarcoFalke2017-02-231-12/+7
* [qa] util: Move wait_bitcoinds() into stop_nodes()MarcoFalke2016-10-021-2/+0
* [qa] Add getinfo smoke tests and rework versionbits testMarcoFalke2016-09-251-1/+1
* [rpc] Deprecate getinfoMarcoFalke2016-09-211-2/+2
* [qa] Remove unused codeMarcoFalke2016-08-191-4/+2
* [qa]: enable rpcbind_testwhythat2016-07-251-127/+92
* [qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke2016-05-151-2/+2
* [qa] Switch to py3MarcoFalke2016-05-051-3/+3
* [qa] Fix pyton syntax in rpc testsMarcoFalke2016-01-131-6/+1
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* Add basic coverage reporting for RPC testsJames O'Beirne2015-11-111-1/+1
* rpc-tests: remove python-bitcoinrpc directoryJonas Schnelli2015-05-211-1/+0
* [QA] restructure rpc tests directoryJonas Schnelli2015-05-181-3/+2
* Fix python usage for arch's broken maintainersMatt Corallo2014-11-271-1/+1
* Update license in pull-tester and rpc-testsMichael Ford2014-10-231-1/+1
* rpc-tests: Fix rpcbind_test after 0193fb8Wladimir J. van der Laan2014-06-271-10/+12
* Add Python test for -rpcbind and -rpcallowipWladimir J. van der Laan2014-05-131-0/+152