index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
combine_logs.py
Age
Commit message (
Expand
)
Author
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-10-16
lint: enable mypy checking for missing imports
josibake
2020-01-04
scripted-diff: Add missed copyright headers
Hennadii Stepanov
2019-09-27
test: Fix combine_logs.py for AppVeyor build
Martin Zumsande
2019-09-03
test/contrib: Fix invalid escapes in regex strings
Ben Woosley
2019-08-02
test: Avoid hardcoding the chain name in combine_logs
MarcoFalke
2019-04-17
[test] combine_logs: append node stderr and stdout if it exists
MarcoFalke
2018-11-29
tests: have combine_logs default to most recent test dir
James O'Beirne
2018-09-17
tests: Make it possible to run functional tests on Windows
Chun Kuan Lee
2018-08-27
test padding non micro timestamps
John Newbery
2018-08-24
[Tests] Make combine_logs.py handle multi-line logs
John Newbery
2018-06-11
qa: Log as utf-8
MarcoFalke
2018-03-09
Format timestamps using ISO 8601 formatting (e.g. "2018-02-28T12:34:56Z")
practicalswift
2017-03-27
[qa] combine_logs: Use ordered list for logfiles
MarcoFalke
2017-03-21
Introduce combine_logs.py to combine log files from multiple bitcoinds.
John Newbery