aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-12-14Merge #14931: test: mempool_persist: Verify prioritization is dumped correctlyMarcoFalke
2018-12-14Merge #14951: Revert "tests: Support calling add_nodes more than once"MarcoFalke
2018-12-13test: add_nodes can only be called once after set_test_paramsMarcoFalke
2018-12-13Merge #14947: scripts: Remove Python 2 import workaroundsMarcoFalke
2018-12-13Revert "tests: Support calling add_nodes more than once"MarcoFalke
2018-12-13Remove Python 2 import workaroundspracticalswift
2018-12-13Merge #14805: tests: Support calling add_nodes more than onceWladimir J. van der Laan
2018-12-13Merge #14926: test: consensus: Check that final transactions are validWladimir J. van der Laan
2018-12-13Merge #14884: Travis: enforce Python 3.4 support through linterWladimir J. van der Laan
2018-12-13Merge #14903: tests: Handle ImportError explicitly, improve comparisons again...Wladimir J. van der Laan
2018-12-12[test] functional framework: add CScript hex() for Python 3.4Sjors Provoost
2018-12-12[test] Travis: enforce Python 3.4 support in functional testsSjors Provoost
2018-12-11test: mempool_persist: Verify prioritization is dumped correctlyMarcoFalke
2018-12-11Merge #14886: [tests] Refactor importmulti testsMarcoFalke
2018-12-11Merge #14857: wallet_keypool_topup.py: Test for all keypool address typesMarcoFalke
2018-12-11test: consensus: Check that final transactions are validMarcoFalke
2018-12-11test: Correctly deserialize without witnessMarcoFalke
2018-12-10[tests] Add docstring for wallet_importmulti.pyJohn Newbery
2018-12-10[tests] add test_address method to wallet_import.pyJohn Newbery
2018-12-10[tests] add test_importmulti method to wallet_import.pyJohn Newbery
2018-12-10[tests] add get_multisig function to wallet_importmulti.pyJohn Newbery
2018-12-10[tests] add get_key function to wallet_importmulti.pyJohn Newbery
2018-12-10Add E711 to flake8 checkDaniel Ingram
2018-12-10Compare to None with is/is notDaniel Ingram
2018-12-07Merge #14788: tests: Possible fix the permission error when the tests open th...MarcoFalke
2018-12-07Merge #14795: test: allows test_runner command line to receive parameters for...MarcoFalke
2018-12-06rpc: Avoid creating non-standard raw transactionsMarcoFalke
2018-12-06[tests] tidy up imports in wallet_importmulti.pyJohn Newbery
2018-12-06[tests] fix flake8 warnings in wallet_importmulti.pyJohn Newbery
2018-12-06Merge #14670: http: Fix HTTP server shutdownWladimir J. van der Laan
2018-12-06Merge #14831: Scripts and tools: Use #!/usr/bin/env bash instead of #!/bin/bash.Wladimir J. van der Laan
2018-12-06Merge #14864: test: Run scripted-diff in subshellWladimir J. van der Laan
2018-12-04scripted-diff: Run scripted-diff in subshellCarl Dong
2018-12-04Merge #14861: tests: Modify rpc_bind to conform to #14532 behaviour.Wladimir J. van der Laan
2018-12-04Merge #14733: P2P: Make peer timeout configurable, speed up very slow test an...Wladimir J. van der Laan
2018-12-04Merge #14816: Add CScriptNum decode python implementation in functional suiteWladimir J. van der Laan
2018-12-03tests: Modify rpc_bind to conform to #14532 behaviour.Carl Dong
2018-12-03wallet_keypool_topup.py: Test for all keypool address typesGregory Sanders
2018-12-02Scripts and tools & Docs: Used #!/usr/bin/env bash instead of obsolete #!/bin...vim88
2018-12-01Merge #14841: consensus: Move CheckBlock() call to critical sectionWladimir J. van der Laan
2018-11-30Merge #14845: [tests] Add wallet_balance.pyMarcoFalke
2018-11-30Merge #14380: fix assert crash when specified change output spend size is unk...MarcoFalke
2018-11-30Merge #14683: tests: better combine_logs.py behaviorMarcoFalke
2018-11-30[tests] Add wallet_balance.pyJohn Newbery
2018-11-30Move CheckBlock() call to critical sectionHennadii Stepanov
2018-11-29tests: have combine_logs default to most recent test dirJames O'Beirne
2018-11-29Add CScriptNum decode python implementation in functional suiteGregory Sanders
2018-11-28p2p: allow p2ptimeout to be configurable, speed up slow testZain Iqbal Allarakhia
2018-11-28Merge #14822: bench: Destroy wallet txs instead of leaking their memoryMarcoFalke
2018-11-28Merge #14819: Bugfix: test/functional/mempool_accept: Ensure oversize transac...MarcoFalke