aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
Commit message (Expand)AuthorAgeFilesLines
...
* | [tests] Remove EXPECTED_VIOLATION_COUNTAnthony Towns2018-01-251-8/+4
* | [tests] Rename misc functional tests.Anthony Towns2018-01-251-10/+10
* | [tests] Rename rpc_* functional tests.Anthony Towns2018-01-251-18/+18
* | [tests] Rename p2p_* functional tests.Anthony Towns2018-01-251-14/+14
* | [tests] Rename wallet_* functional tests.Anthony Towns2018-01-251-27/+27
* | [tests] Rename feature_* functional tests.Anthony Towns2018-01-251-22/+22
|/
* test_runner: Readable output if create_cache.py failsRussell Yanofsky2018-01-191-3/+3
* Merge #11796: [tests] Functional test naming conventionWladimir J. van der Laan2018-01-151-0/+23
|\
| * [tests] Check tests conform to naming conventionAnthony Towns2017-12-081-0/+23
* | Merge #11970: Add test coverage for bitcoin-cli multiwallet callsMarcoFalke2018-01-121-0/+1
|\ \
| * | Allow multiwallet.py to be used with --usecliRussell Yanofsky2018-01-081-0/+1
* | | Merge #11403: SegWit wallet supportJonas Schnelli2018-01-101-0/+2
|\ \ \ | |/ / |/| |
| * | Add address_types testPieter Wuille2018-01-091-0/+1
| * | SegWit wallet supportPieter Wuille2018-01-091-0/+1
* | | Merge #12062: Increment MIT Licence copyright header year on files modified i...Wladimir J. van der Laan2018-01-031-1/+1
|\ \ \
| * | | Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* | | | qa: Note on test order in test_runnerMarcoFalke2017-12-211-0/+2
|/ / /
* / / Add configuration/argument testingMeshCollider2017-12-201-0/+1
|/ /
* | [QA] Add node_network_limited testJonas Schnelli2017-12-061-0/+1
* | Merge #11781: Add `-debuglogfile` optionWladimir J. van der Laan2017-12-041-0/+1
|\ \
| * | test: Add test for `-debuglogfile`Wladimir J. van der Laan2017-12-011-0/+1
* | | [tests] Add combinedlogslen argument to test_runner.pyJohn Newbery2017-11-291-6/+7
* | | [tests] [travis-ci] Move Travis functional test log post processing to test_r...John Newbery2017-11-291-5/+16
|/ /
* | Make debugging test crash easierMeshCollider2017-11-181-1/+5
* | Make p2p-acceptablock not an extended testMatt Corallo2017-10-311-1/+1
* | Merge #11486: [tests] Add uacomment testsWladimir J. van der Laan2017-10-181-0/+1
|\ \
| * | [tests] Add uacomment testsCristian Mircea Messel2017-10-111-0/+1
* | | [tests] Don't subclass from object for Python 3John Newbery2017-10-161-1/+1
|/ /
* | Merge #10941: Add blocknotify and walletnotify functional testsWladimir J. van der Laan2017-10-111-1/+1
|\ \
| * | [tests] Add -blocknotify functional testJoão Barbosa2017-10-101-1/+1
| |/
* / [test] P2P functional test for certain fingerprinting protectionsJim Posen2017-10-031-0/+1
|/
* [rpc] [tests] Add deprecated RPC testCristian Mircea Messel2017-09-261-0/+1
* [qa] Test nMinimumChainWorkSuhas Daftuar2017-09-051-0/+1
* Merge #10798: [tests] [utils] test bitcoin-cliMarcoFalke2017-08-241-0/+2
|\
| * [tests] Add bitcoin_cli.py test scriptJohn Newbery2017-08-151-0/+1
| * [tests] add TestNodeCLI class for calling bitcoin-cli for a nodeJohn Newbery2017-08-151-0/+1
* | Merge #10680: Fix inconsistencies and grammar in various filesMarcoFalke2017-08-161-1/+1
|\ \
| * | Fix MD formatting in REST-interface.md and spelling mistake inMeshCollider2017-07-011-1/+1
* | | Merge #10705: Trivial: spelling fixesMarcoFalke2017-08-161-1/+1
|\ \ \ | |_|/ |/| |
| * | doc: spelling fixesklemens2017-08-161-1/+1
* | | Merge #11022: Basic keypool topupWladimir J. van der Laan2017-08-141-0/+1
|\ \ \
| * | | [wallet] [tests] Add keypool topup functional testJonas Schnelli2017-08-101-0/+1
* | | | test: Add resendwallettransactions functional testsJoão Barbosa2017-08-121-0/+1
* | | | Merge #10695: [qa] Rewrite BIP65/BIP66 functional testsMarcoFalke2017-08-081-4/+2
|\ \ \ \ | |/ / / |/| | |
| * | | [qa] Rewrite BIP66 functional testsSuhas Daftuar2017-07-061-2/+1
| * | | [qa] Rewrite BIP65 functional testsSuhas Daftuar2017-06-301-2/+1
| |/ /
* | | Revert "[tests] Allow tests to pass when stderr is non-empty"Wladimir J. van der Laan2017-07-251-34/+17
* | | Merge #10703: [tests] Allow tests to pass when stderr is non-emptyMarcoFalke2017-07-251-17/+34
|\ \ \
| * | | [tests] Allow tests to pass when stderr is non-emptyJonas Schnelli2017-06-291-17/+34
| |/ /
* | | [QA] Avoid running multiwallet.py twiceJonas Schnelli2017-07-211-1/+0