aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test_util.include
AgeCommit message (Expand)Author
2022-11-21refactor: unify test/util/wallet.h with wallet/test/util.hfurszy
2022-10-18test: Remove unused txmempool include from testsMacroFake
2022-09-15build: remove unused libevent cppflagsfanquake
2022-09-15build: remove unused natpmp / upnp cppflagsfanquake
2022-09-13build: extract $(BOOST_CPPFLAGS) from $(BITCOIN_INCLUDES)fanquake
2022-04-11build: Don't add unrelated libs to LIBTEST_*Carl Dong
2021-12-20scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.aRussell Yanofsky
2021-09-15move-only: unittest: add test/util/chainstate.hJames O'Beirne
2021-03-30fuzz: [refactor] Use IsValidFlagCombination in signature_checker fuzz targetMarcoFalke
2021-03-04build: compile libnatpmp with -DNATPMP_STATICLIB on Windowsfanquake
2021-02-17test: Move P2WSH_OP_TRUE to shared test libraryMarcoFalke
2020-11-07test: Mock IBD in net_processing fuzzersMarcoFalke
2020-04-05fuzz: Add process_messages harnessMarcoFalke
2019-11-25[test] move wallet helper functions into test libraryMartin Zumsande
2019-11-25[test] move mining helper functions into test libraryMartin Zumsande
2019-11-21build: Create test utility library from src/test/util/Harris