aboutsummaryrefslogtreecommitdiff
path: root/test/functional/combine_logs.py
AgeCommit message (Expand)Author
2021-11-10scripted-diff: Bump copyright headersMarcoFalke
2021-10-16lint: enable mypy checking for missing importsjosibake
2020-01-04scripted-diff: Add missed copyright headersHennadii Stepanov
2019-09-27test: Fix combine_logs.py for AppVeyor buildMartin Zumsande
2019-09-03test/contrib: Fix invalid escapes in regex stringsBen Woosley
2019-08-02test: Avoid hardcoding the chain name in combine_logsMarcoFalke
2019-04-17[test] combine_logs: append node stderr and stdout if it existsMarcoFalke
2018-11-29tests: have combine_logs default to most recent test dirJames O'Beirne
2018-09-17tests: Make it possible to run functional tests on WindowsChun Kuan Lee
2018-08-27test padding non micro timestampsJohn Newbery
2018-08-24[Tests] Make combine_logs.py handle multi-line logsJohn Newbery
2018-06-11qa: Log as utf-8MarcoFalke
2018-03-09Format timestamps using ISO 8601 formatting (e.g. "2018-02-28T12:34:56Z")practicalswift
2017-03-27[qa] combine_logs: Use ordered list for logfilesMarcoFalke
2017-03-21Introduce combine_logs.py to combine log files from multiple bitcoinds.John Newbery