aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-11-07tests: Add Python dead code linter (vulture)practicalswift
2018-11-07tests: Remove unused testing codepracticalswift
2018-11-06Send fewer spam messages in p2p_invalid_messagesJames O'Beirne
2018-11-06Merge #14619: tests: Fix value display name in test_runner help textMarcoFalke
2018-11-06Merge #14658: qa: Add test to ensure node can generate all rpc help texts at ...Wladimir J. van der Laan
2018-11-06Merge #14522: tests: add invalid P2P message testsWladimir J. van der Laan
2018-11-06Add metavar to match var name in help text + Change wording for better readab...Martin Erlandsson
2018-11-05example_test.py: fixup coinbase height argument, derive number clearlyGregory Sanders
2018-11-05qa: Add test to ensure node can generate all help texts at runtimeMarcoFalke
2018-11-05Merge #14632: Tests: Fix a commentMarcoFalke
2018-11-05Merge #14060: ZMQ: add options to configure outbound message high water mark,...Wladimir J. van der Laan
2018-11-05Merge #14350: Add WalletLocation classWladimir J. van der Laan
2018-11-05Merge #14555: Move util files to directoryWladimir J. van der Laan
2018-11-04scripted-diff: Move util files to separate directory.Jim Posen
2018-11-04Merge #14410: rpcwallet: 'ischange' field for 'getaddressinfo' RPCMarcoFalke
2018-11-02Merge #14630: test_runner: Remove travis specific codeMarcoFalke
2018-11-02Merge #14631: [tests] Move deterministic address import to setup_nodesMarcoFalke
2018-11-01test_runner: Remove travis specific codeMarcoFalke
2018-11-01tests: add tests for invalid P2P messagesJames O'Beirne
2018-11-01tests: add P2PConnection.send_raw_messageJames O'Beirne
2018-11-01tests: add utility to assert node memory usage hasn't increasedJames O'Beirne
2018-11-01Merge #14377: check that a separator is found for psbt inputs, outputs, and g...Wladimir J. van der Laan
2018-11-01[tests] Move deterministic address import to setup_nodesJohn Newbery
2018-11-01Tests: Fix a commentfridokus
2018-11-01Merge #14197: [psbt] Convert non-witness UTXOs to witness if witness sig createdWladimir J. van der Laan
2018-11-01Merge #14569: tests: Print dots by default in functional testsMarcoFalke
2018-10-31Merge #14454: Add SegWit support to importmultiWladimir J. van der Laan
2018-10-30tests: Print dots by defaultChun Kuan Lee
2018-10-28Merge #14585: refactor: remove usage of locale dependent std::isspaceMarcoFalke
2018-10-27Merge #14571: [tests] Test that nodes respond to getdata with notfoundMarcoFalke
2018-10-26Don't rely on locale dependent functions in base_blob<BITS>::SetHex(...) (uin...practicalswift
2018-10-26[tests] Test that nodes respond to getdata with notfoundMarcoFalke
2018-10-26Merge #14561: Remove fs::relative call and fix listwalletdir testsWladimir J. van der Laan
2018-10-26Merge #14518: rpc: Always throw in getblockstats if -txindex is requiredWladimir J. van der Laan
2018-10-25Remove fs::relative call and fix listwalletdir testsJoão Barbosa
2018-10-25wallet: Refactor to use WalletLocationJoão Barbosa
2018-10-25Add segwit address tests for importmultiMeshCollider
2018-10-25Fix typo in test_framework/blocktoolsMeshCollider
2018-10-25Add SegWit support to importmulti with some ProcessImport cleanupMeshCollider
2018-10-24appveyor: Enable multiwallet testChun Kuan Lee
2018-10-24Merge #14320: [bugfix] wallet: Fix duplicate fileid detectionWladimir J. van der Laan
2018-10-24Merge #14504: tests: show the progress of functional testsMarcoFalke
2018-10-24tests: add test case for loading copied wallet twiceChun Kuan Lee
2018-10-24Merge #14453: rpc: Fix wallet unload during walletpassphrase timeoutWladimir J. van der Laan
2018-10-24Merge #14296: [wallet] Remove addwitnessaddressMarcoFalke
2018-10-23Merge #14417: Fix listreceivedbyaddress not taking address as a stringMarcoFalke
2018-10-23Merge #14468: [wallet] Deprecate generate RPC methodMarcoFalke
2018-10-22show the progress of functional testIsidoro Ghezzi
2018-10-20Add tests for key origin supportPieter Wuille
2018-10-20Merge #14526: docs: Document lint testsMarcoFalke