aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
AgeCommit message (Expand)Author
2019-11-15test: fix bitcoind already running warnings on macOSfanquake
2019-11-05Merge #16899: UTXO snapshot creation (dumptxoutset)Wladimir J. van der Laan
2019-11-05test: add dumptxoutset RPC testJames O'Beirne
2019-11-01Merge #15888: QA: Add wallet_implicitsegwit to test the ability to transform ...MarcoFalke
2019-10-30QA: Add wallet_implicitsegwit to test the ability to transform keys between a...Luke Dashjr
2019-10-13tests: Add test for loadblock optionFabian Jahr
2019-09-12Merge #16551: test: Test that low difficulty chain fork is rejectedMarcoFalke
2019-08-29Add a test wallet_reorgsrestoreAntoine Riard
2019-08-16test: Test that low difficulty chain fork is rejectedMarcoFalke
2019-08-16Merge #16618: [Fix] Allow connection of a noban banned peerMarcoFalke
2019-08-16Add test for setbannicolas.dorier
2019-08-16Merge #16383: rpcwallet: default include_watchonly to true for watchonly walletsfanquake
2019-08-15Merge #16561: tests: Use colors and dots in test_runner.py output only if sta...MarcoFalke
2019-08-15tests: Use colors and dots in test_runner.py output only if standard output i...practicalswift
2019-08-11Add functional tests for flexible whitebind/listnicolas.dorier
2019-08-06Merge #16535: test: Explain why -whitelist is used in feature_fee_estimationMarcoFalke
2019-08-05Merge #16197: net: Use mockable time for tx downloadMarcoFalke
2019-08-02test: Explain why -whitelist is used in feature_fee_estimationMarcoFalke
2019-07-27Merge #15996: rpc: Deprecate totalfee argument in `bumpfee`MeshCollider
2019-07-26Add RPC bumpfee totalFee deprecation testJon Atack
2019-07-25Merge #15305: [validation] Crash if disconnecting a block failsfanquake
2019-07-24tests: functional watch-only wallet testsWilliam Casarin
2019-07-19Merge #15681: [mempool] Allow one extra single-ancestor transaction per packageWladimir J. van der Laan
2019-07-18Merge #16374: test: Enable passing wildcard test names to test runner from rootfanquake
2019-07-16qa: Add --filter option to test_runner.pyJoão Barbosa
2019-07-15test: enable passing wildcards with path to test runnerJon Atack
2019-07-09[mempool] Allow one extra single-ancestor transaction per packageMatt Corallo
2019-06-19Merge #16243: doc: Remove travis badge from readmeMarcoFalke
2019-06-19[qa] Test that getdata requests work as expectedSuhas Daftuar
2019-06-19doc: Remove travis badge from readmeMarcoFalke
2019-06-05[qa] Test disconnect block failure -> shutdownSuhas Daftuar
2019-05-29test: add test for avoidreuse featureKarl-Johan Alm
2019-05-16Merge #15990: Add tests and documentation for blocksonlyWladimir J. van der Laan
2019-05-15tests: Fail if RPC has been added without testsMarcoFalke
2019-05-13test: Add test for p2p_blocksonlyMarcoFalke
2019-05-03test_runner: Move pruning back to extendedMarcoFalke
2019-04-30Merge #15696: [qa] test_runner: Move feature_pruning to base testsMarcoFalke
2019-04-30[qa] test_runner: Move feature_pruning to base testsMarcoFalke
2019-04-06rpc: Add getblockfilter RPC method.Jim Posen
2019-03-18Merge #15466: tests: Print remaining jobs in test_runner.pyMarcoFalke
2019-03-05tests: Print remaining jobs in test_runner.pySteven Roose
2019-03-02scripted-diff: Update copyright in ./testMarcoFalke
2019-03-01Merge #15485: add rpc_misc.py, mv test getmemoryinfo, add test mallocinfoMarcoFalke
2019-02-26add rpc_misc.py, mv test getmemoryinfo, add test mallocinfoAdam Jonas
2019-02-12tests: accept unicode characters on WindowsChun Kuan Lee
2019-02-11Merge #15226: Allow creating blank (empty) wallets (alternative)MeshCollider
2019-02-10[wallet] Support creating a blank walletAndrew Chow
2019-02-08Merge #15370: test_runner: Remove unused --force optionMarcoFalke
2019-02-07test_runner: Remove unused --force optionMarcoFalke
2019-02-08Merge #14667: Add deriveaddresses RPC util methodMeshCollider