aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_logging.py
Commit message (Collapse)AuthorAgeFilesLines
* Changed functional tests which do not require wallets to run withoutsanket17292018-09-171-3/+0
| | | | | | skipping .Addreses #14216. Changed get_deterministic_priv_key() to a named tuple
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-0/+3
|
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
|
* Print to console by default when not run with -daemonEvan Klitzke2018-04-171-3/+18
| | | | Printing to the debug log file can be disabled with -nodebulogfile
* qa: Match full plain text by defaultMarcoFalke2018-04-011-2/+4
|
* [Tests] Require exact match in assert_start_raises_init_eror()John Newbery2018-03-181-4/+3
|
* [Tests] Move assert_start_raises_init_error method to TestNodeJohn Newbery2018-03-181-2/+2
|
* test: Add tests for `-debuglogfile` with subdirsAnthony Towns2017-12-011-2/+19
|
* test: Add test for `-debuglogfile`Wladimir J. van der Laan2017-12-011-0/+42