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
/
util
/
setup_common.h
Age
Commit message (
Expand
)
Author
2020-10-31
style: minor improvements as a followup to #19845
Vasil Dimov
2020-09-17
test: move HasReason so it can be reused
Vasil Dimov
2020-08-21
test: Move doxygen comment to header
MarcoFalke
2020-07-04
Merge #19277: util: Add Assert identity function
MarcoFalke
2020-06-25
Merge #19090: refactor: Misc scheduler cleanups
MarcoFalke
2020-06-15
util: Add Assert identity function
MarcoFalke
2020-06-04
refactor: Specify boost/thread/thread.hpp explicitly
Hennadii Stepanov
2020-05-28
test: Remove unused scheduler.h include from the common setup
MarcoFalke
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-15
test: Add optional extra_args to testing setup
MarcoFalke
2020-04-15
node: Add args alias for gArgs global
MarcoFalke
2020-03-14
Replace std::to_string with locale-independent alternative
Ben Woosley
2020-02-17
[lib] add scheduler to node context
Amiti Uttarwar
2020-01-02
test: Show debug log on unit test failure
MarcoFalke
2019-11-07
Merge #16978: test: Seed test RNG context for each test case, print seed
MarcoFalke
2019-11-06
scripted-diff: test: Move setup_common to test library
MarcoFalke