aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
Commit message (Expand)AuthorAgeFilesLines
* test: Add test for p2p_blocksonlyMarcoFalke2019-05-161-0/+1
* Merge #15485: add rpc_misc.py, mv test getmemoryinfo, add test mallocinfoMarcoFalke2019-03-011-0/+1
|\
| * add rpc_misc.py, mv test getmemoryinfo, add test mallocinfoAdam Jonas2019-02-261-0/+1
* | tests: accept unicode characters on WindowsChun Kuan Lee2019-02-121-4/+0
* | Merge #15226: Allow creating blank (empty) wallets (alternative)MeshCollider2019-02-111-2/+2
|\ \
| * | [wallet] Support creating a blank walletAndrew Chow2019-02-101-2/+2
| |/
* | Merge #15370: test_runner: Remove unused --force optionMarcoFalke2019-02-081-9/+0
|\ \
| * | test_runner: Remove unused --force optionMarcoFalke2019-02-071-9/+0
| |/
* | Merge #14667: Add deriveaddresses RPC util methodMeshCollider2019-02-081-0/+2
|\ \ | |/ |/|
| * [rpc] util: add deriveaddresses methodSjors Provoost2019-01-291-0/+2
* | [tests] Add wallet-tool testJoão Barbosa2019-01-301-1/+2
|/
* wallet: Avoid leaking locktime fingerprint when anti-fee-snipingMarcoFalke2018-12-271-0/+1
* Merge #14653: rpcwallet: Add missing transaction categories to rpc helptextsMarcoFalke2018-12-211-0/+1
|\
| * Test coinbase category in wallet rpcsandrewtoth2018-12-011-0/+1
* | Merge #14795: test: allows test_runner command line to receive parameters for...MarcoFalke2018-12-071-1/+1
|\ \
| * | test: allows test_runner command line to receive parameters for each testmarcoagner2018-11-231-1/+1
* | | Merge #14670: http: Fix HTTP server shutdownWladimir J. van der Laan2018-12-061-0/+1
|\ \ \ | |_|/ |/| |
| * | qa: Test bitcond shutdownJoão Barbosa2018-11-231-0/+1
| |/
* / [tests] Add wallet_balance.pyJohn Newbery2018-11-301-0/+1
|/
* Add regtest for JSON-RPC batch calls.Daniel Kraft2018-11-211-0/+1
* Merge #14705: travis: Avoid timeout on verify-commits checkMarcoFalke2018-11-131-1/+1
|\
| * qa: Raise ci test_runner timeout to 40 minsMarcoFalke2018-11-101-1/+1
* | Merge #13381: RPC: creates possibility to preserve labels on importprivkeyJonas Schnelli2018-11-131-0/+1
|\ \ | |/ |/|
| * rpc: creates possibility to preserve labels on importprivkeymarcoagner2018-10-051-0/+1
* | tests: Remove unused testing codepracticalswift2018-11-071-1/+1
* | Merge #14619: tests: Fix value display name in test_runner help textMarcoFalke2018-11-061-1/+1
|\ \
| * | Add metavar to match var name in help text + Change wording for better readab...Martin Erlandsson2018-11-061-1/+1
* | | Merge #14522: tests: add invalid P2P message testsWladimir J. van der Laan2018-11-061-0/+1
|\ \ \
| * | | tests: add tests for invalid P2P messagesJames O'Beirne2018-11-011-0/+1
* | | | test_runner: Remove travis specific codeMarcoFalke2018-11-011-16/+24
* | | | tests: Print dots by defaultChun Kuan Lee2018-10-301-14/+10
| |/ / |/| |
* | | [tests] Test that nodes respond to getdata with notfoundMarcoFalke2018-10-261-0/+1
* | | Merge #14504: tests: show the progress of functional testsMarcoFalke2018-10-241-11/+19
|\ \ \ | |/ / |/| |
| * | show the progress of functional testIsidoro Ghezzi2018-10-221-11/+19
* | | utils: Fix broken Windows filelockChun Kuan Lee2018-10-191-0/+1
|/ /
* / [tests] Remove rpc_zmq.pyJohn Newbery2018-10-071-1/+0
|/
* tests: exclude all tests with difference parametersChun Kuan Lee2018-09-261-4/+6
* tests: Make it possible to run functional tests on WindowsChun Kuan Lee2018-09-171-6/+30
* tests: Reorder tests and move most of extended tests up to normal testsChun Kuan Lee2018-09-161-19/+14
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-5/+3
* test: Add tests for RPC helpJoão Barbosa2018-08-231-0/+1
* Merge #13915: [qa] Add test for max number of entries in locatorMarcoFalke2018-08-111-0/+1
|\
| * qa: Add p2p_invalid_locator testMarcoFalke2018-08-101-0/+1
* | Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan2018-08-081-1/+1
|\ \ | |/ |/|
| * Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* | qa: Create unicode tempdir in test_runnerMarcoFalke2018-08-031-1/+1
|/
* test: Add basic testing for wallet groupsKarl-Johan Alm2018-07-241-0/+1
* Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...Wladimir J. van der Laan2018-07-201-0/+2
|\
| * [QA] add createwallet disableprivatekey testJonas Schnelli2018-07-121-0/+2
* | Merge #13557: BIP 174 PSBT Serializations and RPCsWladimir J. van der Laan2018-07-181-0/+1
|\ \