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
/
Makefile.test_util.include
Age
Commit message (
Expand
)
Author
2022-09-15
build: remove unused libevent cppflags
fanquake
2022-09-15
build: remove unused natpmp / upnp cppflags
fanquake
2022-09-13
build: extract $(BOOST_CPPFLAGS) from $(BITCOIN_INCLUDES)
fanquake
2022-04-11
build: Don't add unrelated libs to LIBTEST_*
Carl Dong
2021-12-20
scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.a
Russell Yanofsky
2021-09-15
move-only: unittest: add test/util/chainstate.h
James O'Beirne
2021-03-30
fuzz: [refactor] Use IsValidFlagCombination in signature_checker fuzz target
MarcoFalke
2021-03-04
build: compile libnatpmp with -DNATPMP_STATICLIB on Windows
fanquake
2021-02-17
test: Move P2WSH_OP_TRUE to shared test library
MarcoFalke
2020-11-07
test: Mock IBD in net_processing fuzzers
MarcoFalke
2020-04-05
fuzz: Add process_messages harness
MarcoFalke
2019-11-25
[test] move wallet helper functions into test library
Martin Zumsande
2019-11-25
[test] move mining helper functions into test library
Martin Zumsande
2019-11-21
build: Create test utility library from src/test/util/
Harris