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
/
qt
/
test
/
addressbooktests.cpp
Age
Commit message (
Expand
)
Author
2020-01-04
scripted-diff: Add missed copyright headers
Hennadii Stepanov
2019-11-06
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-10-28
Pass NodeContext, ConnMan, BanMan references more places
Russell Yanofsky
2019-10-01
doc: Explain QT_QPA_PLATFORM for gui tests
MarcoFalke
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-04-15
Merge #15788: test: Unify testing setups for fuzz, bench, and unit tests
MarcoFalke
2019-04-11
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-04-10
bitcoin-wallet tool: Drop MakeChain calls
Russell Yanofsky
2019-02-07
wallet: Add lock annotation for mapAddressBook
MarcoFalke
2018-11-06
Pass chain and client variables where needed
Russell Yanofsky
2018-10-25
wallet: Refactor to use WalletLocation
João Barbosa
2018-10-20
Merge #14527: qa: Revert "Make qt wallet test compatible with qt4"
Wladimir J. van der Laan
2018-10-20
Revert "Make qt wallet test compatible with qt4"
MarcoFalke
2018-08-20
Disable wallet and address book Qt tests on macOS minimal platform
Russell Yanofsky
2018-05-22
wallet: Use shared pointer to retain wallet instance
João Barbosa
2018-04-25
[tests] [qt] Add tests for address book manipulation via EditAddressDialog
James O'Beirne