aboutsummaryrefslogtreecommitdiff
path: root/qa
AgeCommit message (Expand)Author
2016-05-29Merge #8104: Tests: add timeout to sync_blocks() and sync_mempools()MarcoFalke
2016-05-27Merge #8098: [qa] test_framework: Append portseed to tmpdirMarcoFalke
2016-05-26Tests: add timeout to sync_blocks() and sync_mempools()Suhas Daftuar
2016-05-25Test framework: only cleanup on successful test runsSuhas Daftuar
2016-05-20Merge #8047: [qa] test_framework: Set wait-timeout for bitcoind procsMarcoFalke
2016-05-20Merge #8056: [qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke
2016-05-20[qa] test_framework: Append portseed to tmpdirMarcoFalke
2016-05-18Merge #7917: Optimize reindexWladimir J. van der Laan
2016-05-17Merge #8038: [qa, doc] Various minor fixesMarcoFalke
2016-05-17Report reindexing progress in GUIPieter Wuille
2016-05-17Add -reindex-chainstate that does not rebuild block indexPieter Wuille
2016-05-15[qa] Reduce node count for some testsMarcoFalke
2016-05-15[qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke
2016-05-12[qa] test_framework: Set wait-timeout for bitcoind procsMarcoFalke
2016-05-11[qa] Fix bip9-softforks blockstore issueMarcoFalke
2016-05-10[qa] wallet: Temporarily disable salvagewallet testMarcoFalke
2016-05-10Increase timeout waiting for pruned blk00000.daterror10
2016-05-09[qa] Add option --portseed to test_frameworkMarcoFalke
2016-05-09[qa] pull-tester: Run rpc test in parallelMarcoFalke
2016-05-09Merge #7971: [qa] Refactor test_framework and pull testerMarcoFalke
2016-05-09Merge #8018: Autofind rpc tests --srcdirMarcoFalke
2016-05-09Autofind rpc tests --srcdirJonas Schnelli
2016-05-09test: Revert fatal-ness of missing python-zmqWladimir J. van der Laan
2016-05-08[qa] pull-tester: Adjust commentMarcoFalke
2016-05-06[qa] Stop other nodes, even when one fails to stopMarcoFalke
2016-05-06[qa] Update README.mdMarcoFalke
2016-05-06[qa] Refactor test_framework and pull testerMarcoFalke
2016-05-05[qa] Switch to py3MarcoFalke
2016-05-05Merge #7953: Create signmessagewithprivkey rpcWladimir J. van der Laan
2016-05-02[qa] Fix typos in doc and commentsPavel Janík
2016-05-02[qa] smartfees: Properly use ordered dictMarcoFalke
2016-04-28Test for signing messagesAndrew Chow
2016-04-26[qa] test_framework: Properly print exceptions and assert empty dictMarcoFalke
2016-04-23[qa] mininode: Unfiddle strings into bytesMarcoFalke
2016-04-20Tests: Fix deserialization of reject messagesSuhas Daftuar
2016-04-19Merge #7762: [ZMQ] append a message sequence number to every ZMQ notificationWladimir J. van der Laan
2016-04-19[ZMQ] append a message sequence number to every ZMQ notificationJonas Schnelli
2016-04-19Add test to check spendable and unspendable UTXO on RPC listunspentJoao Fonseca
2016-04-19Move method to check matches within arrays on util.pyJoao Fonseca
2016-04-19Merge #7851: [qa] pull-tester: Don't mute zmq ImportErrorWladimir J. van der Laan
2016-04-18[qa] rpc-tests: Fix link in comment and label error msgMarcoFalke
2016-04-18Merge #7833: tests: Check Content-Type header returned from RPC serverWladimir J. van der Laan
2016-04-15Add change options to fundrawtransactionJoão Barbosa
2016-04-14Merge #7853: [qa] py2: Unfiddle strings into bytes explicitlyWladimir J. van der Laan
2016-04-13rpc-tests: handle KeyError nicely in test_framework.pyRusty Russell
2016-04-13getblockchaininfo: make bip9_softforks an object, not an array.Rusty Russell
2016-04-10[qa] py2: Unfiddle strings into bytes explicitlyMarcoFalke
2016-04-09[qa] pull-tester: Exit early when no tests are runMarcoFalke
2016-04-09[qa] pull-tester: Don't mute zmq ImportErrorMarcoFalke
2016-04-07Test relay of version 2 transactionsSuhas Daftuar