aboutsummaryrefslogtreecommitdiff
path: root/test/functional/combine_logs.py
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: Add missed copyright headersHennadii Stepanov2020-01-041-0/+3
* test: Fix combine_logs.py for AppVeyor buildMartin Zumsande2019-09-271-5/+5
* test/contrib: Fix invalid escapes in regex stringsBen Woosley2019-09-031-1/+1
* test: Avoid hardcoding the chain name in combine_logsMarcoFalke2019-08-021-15/+25
* [test] combine_logs: append node stderr and stdout if it existsMarcoFalke2019-04-171-13/+41
* tests: have combine_logs default to most recent test dirJames O'Beirne2018-11-291-8/+48
* tests: Make it possible to run functional tests on WindowsChun Kuan Lee2018-09-171-4/+0
* test padding non micro timestampsJohn Newbery2018-08-271-2/+7
* [Tests] Make combine_logs.py handle multi-line logsJohn Newbery2018-08-241-2/+7
* qa: Log as utf-8MarcoFalke2018-06-111-1/+1
* Format timestamps using ISO 8601 formatting (e.g. "2018-02-28T12:34:56Z")practicalswift2018-03-091-1/+1
* [qa] combine_logs: Use ordered list for logfilesMarcoFalke2017-03-271-2/+5
* Introduce combine_logs.py to combine log files from multiple bitcoinds.John Newbery2017-03-211-0/+111