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
/
src
/
test
/
system_tests.cpp
Age
Commit message (
Expand
)
Author
2023-05-09
scripted-diff: Use UniValue::find_value method
MarcoFalke
2023-01-06
build: Re-enable external signer on Windows
Hennadii Stepanov
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-12-09
univalue: Remove confusing getBool method
Ryan Ofsky
2022-10-24
test: Make `system_tests/run_command` locale agnostic
Hennadii Stepanov
2022-10-04
refactor: move run_command from util to common
Cory Fields
2022-10-04
kernel: move RunCommandParseJSON to its own file
Cory Fields
2022-07-27
test: Drop unused boost workaround
Hennadii Stepanov
2022-03-21
build: Fix Boost.Process test for Boost 1.78
Hennadii Stepanov
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-12-15
test: Improve "invalid_command" subtest in system_tests for Windows
Hennadii Stepanov
2021-12-15
test: Fix "non-zero exit code" subtest in system_tests for Windows
Hennadii Stepanov
2021-12-15
test: Fix "false" subtest in system_tests for Windows
Hennadii Stepanov
2021-12-15
test: Fix "echo" subtest in the system_tests for Windows
Hennadii Stepanov
2021-07-01
build: Fix Boost Process compatibility with mingw-w64 compiler
Hennadii Stepanov
2021-02-21
configure: add --enable-external-signer
Sjors Provoost
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-07-31
[util] add RunCommandParseJSON
Sjors Provoost