Ben Woosley
b21680baf5
test/contrib: Fix invalid escapes in regex strings
...
Flagged by flake8 v3.6.0, as W605, plus a few others identified
incidentally, e.g. 59ffecf66cf4d08c4b431e457b083878d66a3fd6.
Note that r"\n" matches to "\n" under re.match/search.
2019-09-03 14:38:38 -04:00
sanket1729
0ca4c8b3c6
Changed functional tests which do not require wallets to run without
...
skipping .Addreses #14216 . Changed get_deterministic_priv_key() to a
named tuple
2018-09-17 08:25:10 -05:00
MarcoFalke
fac9539836
qa: Run all tests even if wallet is not compiled
2018-09-10 17:53:21 -04:00
DrahtBot
eb7daf4d60
Update copyright headers to 2018
2018-07-27 07:15:02 -04:00
Evan Klitzke
6a3b0d3d1a
Print to console by default when not run with -daemon
...
Printing to the debug log file can be disabled with -nodebulogfile
2018-04-17 09:58:05 +02:00
MarcoFalke
faace13868
qa: Match full plain text by default
2018-04-01 17:36:14 -04:00
John Newbery
58122736b5
[Tests] Require exact match in assert_start_raises_init_eror()
2018-03-18 13:32:50 -04:00
John Newbery
0ec08a672d
[Tests] Move assert_start_raises_init_error method to TestNode
2018-03-18 12:29:02 -04:00
Anthony Towns
5a7c09aebf
test: Add tests for -debuglogfile
with subdirs
2017-12-01 11:28:23 +01:00
Wladimir J. van der Laan
23232422e5
test: Add test for -debuglogfile
2017-12-01 11:28:13 +01:00