aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/test_framework/comptool.py
AgeCommit message (Expand)Author
2017-03-20Rename qa directory to testJohn Newbery
2017-03-09Use logging in test_framework/comptool.pyJohn Newbery
2017-02-23Fix docstrings in qa testsJohn Newbery
2016-11-07[qa] Make comptool push blocks instead of relying on inv-fetchmrbandrews
2016-05-05[qa] Switch to py3MarcoFalke
2016-04-10[qa] py2: Unfiddle strings into bytes explicitlyMarcoFalke
2016-03-31[qa] Use python2/3 syntaxMarcoFalke
2016-03-30Merge #7648: BIP9 versionbits softfork for BIP68, BIP112 and BIP113Wladimir J. van der Laan
2016-03-21Create SingleNodeConnCB class for RPC testsAlex Morcos
2016-03-21Test of BIP9 fork activation of mtp, csv, sequence_lockNicolasDorier
2016-01-05Add missing copyright headersMarcoFalke
2015-12-09test: Add basic test for `reject` codeWladimir J. van der Laan
2015-12-04test: remove necessity to call create_callback_mapWladimir J. van der Laan
2015-08-21Add p2p-fullblocktest.pyCasey Rodarmor
2015-08-19Merge pull request #6539Wladimir J. van der Laan
2015-08-12Fix race condition on test node shutdownCasey Rodarmor
2015-08-10typofixes (found by misspell_fixer)Veres Lajos
2015-07-22Don't share objects between TestInstancesCasey Rodarmor
2015-05-18[QA] restructure rpc tests directoryJonas Schnelli