aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_config_args.py
Commit message (Expand)AuthorAgeFilesLines
* Error if rpcpassword contains hash in conf sectionsMeshCollider2019-01-091-0/+8
* Warn unrecognized sections in the config fileAkio Nakamura2018-11-201-0/+5
* Add test for rpcpassword hash errorMeshCollider2018-11-061-0/+4
* qa: Run more tests with wallet disabledMarcoFalke2018-09-251-4/+6
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-0/+3
* test: Add test for config file parsing errorsMarcoFalke2018-09-061-0/+21
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* qa: Temporarily disable test that reads the default datadir locationMarcoFalke2018-07-171-4/+6
* [tests] Use regtest section in functional tests configsAnthony Towns2018-04-111-1/+6
* qa: Match full plain text by defaultMarcoFalke2018-04-011-3/+2
* Merge #12076: qa: Use node.datadir instead of tmpdir in test frameworkWladimir J. van der Laan2018-03-221-2/+2
|\
| * qa: Use node.datadir instead of tmpdir in test frameworkMarcoFalke2018-03-191-2/+2
* | [Tests] Require exact match in assert_start_raises_init_eror()John Newbery2018-03-181-2/+3
* | [Tests] Move assert_start_raises_init_error method to TestNodeJohn Newbery2018-03-181-2/+2
|/
* Create new wallet databases as directories rather than filesRussell Yanofsky2018-03-031-2/+2
* [tests] Rename feature_* functional tests.Anthony Towns2018-01-251-0/+49