aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_config_args.py
AgeCommit message (Expand)Author
2018-10-24qa: Run all tests even if wallet is not compiledMarcoFalke
2018-09-06test: Add test for config file parsing errorsMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-17qa: Temporarily disable test that reads the default datadir locationMarcoFalke
2018-04-11[tests] Use regtest section in functional tests configsAnthony Towns
2018-04-01qa: Match full plain text by defaultMarcoFalke
2018-03-22Merge #12076: qa: Use node.datadir instead of tmpdir in test frameworkWladimir J. van der Laan
2018-03-19qa: Use node.datadir instead of tmpdir in test frameworkMarcoFalke
2018-03-18[Tests] Require exact match in assert_start_raises_init_eror()John Newbery
2018-03-18[Tests] Move assert_start_raises_init_error method to TestNodeJohn Newbery
2018-03-03Create new wallet databases as directories rather than filesRussell Yanofsky
2018-01-25[tests] Rename feature_* functional tests.Anthony Towns