Use logging in individual tests
commit64c080051b932b3e53ece7638f199e48d0ad16c8
authorJohn Newbery <john@johnnewbery.com>
Tue, 7 Mar 2017 23:46:17 +0000 (7 18:46 -0500)
committerJohn Newbery <john@johnnewbery.com>
Thu, 9 Mar 2017 14:26:48 +0000 (9 09:26 -0500)
tree87dbf2ccfa73d4650556919e92108033b54fc9a7
parent38ad281b2ad526f4aeef9445c1aa3715d692d861
Use logging in individual tests
33 files changed:
qa/rpc-tests/abandonconflict.py
qa/rpc-tests/bip68-sequence.py
qa/rpc-tests/bumpfee.py
qa/rpc-tests/fundrawtransaction.py
qa/rpc-tests/getblocktemplate_longpoll.py
qa/rpc-tests/importmulti.py
qa/rpc-tests/importprunedfunds.py
qa/rpc-tests/invalidateblock.py
qa/rpc-tests/listsinceblock.py
qa/rpc-tests/maxblocksinflight.py
qa/rpc-tests/maxuploadtarget.py
qa/rpc-tests/mempool_packages.py
qa/rpc-tests/merkle_blocks.py
qa/rpc-tests/nulldummy.py
qa/rpc-tests/p2p-acceptblock.py
qa/rpc-tests/p2p-compactblocks.py
qa/rpc-tests/p2p-leaktests.py
qa/rpc-tests/p2p-segwit.py
qa/rpc-tests/preciousblock.py
qa/rpc-tests/prioritise_transaction.py
qa/rpc-tests/pruning.py
qa/rpc-tests/reindex.py
qa/rpc-tests/replace-by-fee.py
qa/rpc-tests/rest.py
qa/rpc-tests/rpcbind_test.py
qa/rpc-tests/segwit.py
qa/rpc-tests/sendheaders.py
qa/rpc-tests/smartfees.py
qa/rpc-tests/wallet-hd.py
qa/rpc-tests/wallet.py
qa/rpc-tests/walletbackup.py
qa/rpc-tests/zapwallettxes.py
qa/rpc-tests/zmq_test.py