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
/
wallet
/
test
/
init_tests.cpp
Age
Commit message (
Expand
)
Author
2019-11-06
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-04
test: Add ASSERT_DEBUG_LOG to unit test framework
MarcoFalke
2019-08-01
Merge #16277: [Tests] Suppress output in test_bitcoin for expected errors
Wladimir J. van der Laan
2019-07-03
Suppress output in test_bitcoin for expected errors
Gert-Jaap Glasbergen
2019-06-26
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
2019-06-02
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-05-06
scripted-diff: Bump copyright headers in wallet
MarcoFalke
2019-04-11
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2018-11-06
Remove direct node->wallet calls in init.cpp
Russell Yanofsky
2018-11-06
Pass chain and client variables where needed
Russell Yanofsky
2018-09-12
wallet: Remove trailing separators from -walletdir arg
Pierre Rochard
2018-09-12
wallet: Add walletdir arg unit tests
Pierre Rochard