aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
AgeCommit message (Expand)Author
2019-05-16test: Add test for p2p_blocksonlyMarcoFalke
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
2019-01-30[tests] Add wallet-tool testJoão Barbosa
2019-01-29[rpc] util: add deriveaddresses methodSjors Provoost
2018-12-27wallet: Avoid leaking locktime fingerprint when anti-fee-snipingMarcoFalke
2018-12-21Merge #14653: rpcwallet: Add missing transaction categories to rpc helptextsMarcoFalke
2018-12-07Merge #14795: test: allows test_runner command line to receive parameters for...MarcoFalke
2018-12-06Merge #14670: http: Fix HTTP server shutdownWladimir J. van der Laan
2018-12-01Test coinbase category in wallet rpcsandrewtoth
2018-11-30[tests] Add wallet_balance.pyJohn Newbery
2018-11-23test: allows test_runner command line to receive parameters for each testmarcoagner
2018-11-23qa: Test bitcond shutdownJoão Barbosa
2018-11-21Add regtest for JSON-RPC batch calls.Daniel Kraft
2018-11-13Merge #14705: travis: Avoid timeout on verify-commits checkMarcoFalke
2018-11-13Merge #13381: RPC: creates possibility to preserve labels on importprivkeyJonas Schnelli
2018-11-10qa: Raise ci test_runner timeout to 40 minsMarcoFalke
2018-11-07tests: Remove unused testing codepracticalswift
2018-11-06Merge #14619: tests: Fix value display name in test_runner help textMarcoFalke
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-01test_runner: Remove travis specific codeMarcoFalke
2018-11-01tests: add tests for invalid P2P messagesJames O'Beirne
2018-10-30tests: Print dots by defaultChun Kuan Lee
2018-10-26[tests] Test that nodes respond to getdata with notfoundMarcoFalke
2018-10-24Merge #14504: tests: show the progress of functional testsMarcoFalke
2018-10-22show the progress of functional testIsidoro Ghezzi
2018-10-19utils: Fix broken Windows filelockChun Kuan Lee
2018-10-07[tests] Remove rpc_zmq.pyJohn Newbery
2018-10-05rpc: creates possibility to preserve labels on importprivkeymarcoagner
2018-09-26tests: exclude all tests with difference parametersChun Kuan Lee
2018-09-17tests: Make it possible to run functional tests on WindowsChun Kuan Lee
2018-09-16tests: Reorder tests and move most of extended tests up to normal testsChun Kuan Lee
2018-09-10qa: Run all tests even if wallet is not compiledMarcoFalke
2018-08-23test: Add tests for RPC helpJoão Barbosa
2018-08-11Merge #13915: [qa] Add test for max number of entries in locatorMarcoFalke
2018-08-10qa: Add p2p_invalid_locator testMarcoFalke
2018-08-08Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan
2018-08-03qa: Create unicode tempdir in test_runnerMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-24test: Add basic testing for wallet groupsKarl-Johan Alm
2018-07-20Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...Wladimir J. van der Laan
2018-07-18Merge #13557: BIP 174 PSBT Serializations and RPCsWladimir J. van der Laan
2018-07-17Merge #12196: Add scantxoutset RPC methodWladimir J. van der Laan