bitcoin/src/qt/test
MacroFake fac04cb6ba
refactor: Add lock annotations to Active* methods
This is a refactor, putting the burden to think about thread safety to
the caller. Otherwise, there is a risk that the caller will assume
thread safety where none exists, as is evident in the previous two
commits.
2022-08-16 17:26:40 +02:00
..
addressbooktests.cpp Merge bitcoin-core/gui#602: Unify bitcoin-qt and bitcoind persistent settings 2022-06-12 14:59:14 +02:00
addressbooktests.h scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
apptests.cpp Migrate -dbcache setting from QSettings to settings.json 2022-05-26 11:05:10 -04:00
apptests.h scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
Makefile
optiontests.cpp test, qt: Add tests for GUIUtil::extractFirstSuffixFromFilter 2022-06-21 19:19:31 -03:00
optiontests.h test, qt: Add tests for GUIUtil::extractFirstSuffixFromFilter 2022-06-21 19:19:31 -03:00
rpcnestedtests.cpp scripted-diff: Bump copyright headers 2021-12-30 19:36:57 +02:00
rpcnestedtests.h scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
test_main.cpp refactor: remove unused using directives 2022-07-18 17:25:03 +01:00
uritests.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
uritests.h
util.cpp refactor, qt: Use std::chrono in ConfirmMessage parameter 2022-01-09 17:51:27 +02:00
util.h refactor, qt: Use std::chrono in ConfirmMessage parameter 2022-01-09 17:51:27 +02:00
wallettests.cpp refactor: Add lock annotations to Active* methods 2022-08-16 17:26:40 +02:00
wallettests.h scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00