aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
Commit message (Expand)AuthorAgeFilesLines
* [tests] Add wallet_balance.pyJohn Newbery2018-11-301-0/+1
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-10-241-5/+3
* test: Add tests for RPC helpJoão Barbosa2018-10-241-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
|\ \
| * | Tests for PSBTAndrew Chow2018-07-161-0/+1
* | | Merge #12196: Add scantxoutset RPC methodWladimir J. van der Laan2018-07-171-0/+1
|\ \ \
| * | | [QA] Add scantxoutset testJonas Schnelli2018-07-151-0/+1
* | | | Merge #13072: Update createmultisig RPC to support segwitPieter Wuille2018-07-131-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | [tests] functional test for createmultisig RPCAnthony Towns2018-07-101-0/+1
| | |/ | |/|
* / | RPC: Add new getzmqnotifications method.Daniel Kraft2018-07-051-0/+1
|/ /
* | Explicitly specify encoding when opening text files in Python codepracticalswift2018-06-121-3/+3
* | qa: Remove portseed_offset from test runnerMarcoFalke2018-06-081-5/+1
|/
* Merge #10757: RPC: Introduce getblockstats to plot thingsWladimir J. van der Laan2018-05-231-0/+1
|\
| * Tests: Test new getblockstats RPCJorge Timón2018-05-221-0/+1
* | Merge #13188: qa: Remove unused option --srcdirWladimir J. van der Laan2018-05-091-2/+1
|\ \
| * | qa: Remove unused option --srcdirMarcoFalke2018-05-081-2/+1
| |/
* | Merge #10267: New -includeconf argument for including external configuration ...Wladimir J. van der Laan2018-05-091-0/+1
|\ \ | |/ |/|
| * test: Test includeconf parameter.Karl-Johan Alm2018-05-021-0/+1
* | Add --failfast option to functional test runnerJames O'Beirne2018-04-271-2/+34
* | Merge #13051: qa: Normalize executable locationWladimir J. van der Laan2018-04-251-7/+2
|\ \ | |/ |/|
| * qa: Normalize executable locationMarcoFalke2018-04-211-7/+2
* | Merge #12953: Deprecate accountsWladimir J. van der Laan2018-04-241-1/+1
|\ \
| * | [tests] Rename rpc_listtransactions.py to wallet_listtransactions.pyJohn Newbery2018-04-161-1/+1
| |/
* / test: Add rpc_bind test to default-run testsWladimir J. van der Laan2018-04-131-1/+3
|/
* [tests] Remove bip9-softforks.pyJohn Newbery2018-04-021-1/+0
* Merge #11742: rpc: Add testmempoolacceptWladimir J. van der Laan2018-04-021-1/+2
|\
| * rpc: Add testmempoolacceptMarcoFalke2018-03-241-1/+2
* | [tests] Test starting bitcoind with -h and -versionJohn Newbery2018-03-301-0/+1
* | test: List any failed tests at the end of test_runner outputAnthony Towns2018-03-281-1/+9
* | test: Make summary row bold-red if any test failedWladimir J. van der Laan2018-03-281-0/+4
* | Merge #12653: Allow to optional specify the directory for the blocks storageWladimir J. van der Laan2018-03-271-0/+1
|\ \ | |/ |/|
| * QA: Add -blocksdir testJonas Schnelli2018-03-181-0/+1
* | Rename wallet_accounts.py testRussell Yanofsky2018-03-191-1/+1
* | Avoiding 'file' function name from python2 with more descriptive variable namingJeff Rade2018-03-181-6/+6
* | Append scripts to new test_list array to fix bad assignmentJeff Rade2018-03-171-3/+3
* | [Trivial] Simplify if-else blocks and more descriptive variable namingJeff Rade2018-03-161-32/+32
|/
* Merge #11882: Disable default fallbackfee on mainnetWladimir J. van der Laan2018-03-011-0/+1
|\
| * [QA] add wallet-rbf testJonas Schnelli2018-02-251-0/+1
* | Fix typo in test_runner.py causing errorMeshCollider2018-02-151-1/+1
* | Merge #11858: qa: Prepare tests for WindowsWladimir J. van der Laan2018-02-121-4/+4
|\ \ | |/ |/|
| * qa: Prepare functional tests for WindowsMarcoFalke2018-01-241-4/+4
* | [tests] Require all tests to follow naming conventionAnthony Towns2018-01-301-10/+4