Define TEST_DATA_DIR so unit tests can be run from any current working directory
This commit is contained in:
@@ -22,6 +22,9 @@ LIBPATHS= \
|
||||
USE_UPNP:=1
|
||||
|
||||
LIBS= -dead_strip
|
||||
|
||||
TESTDEFS = -DTEST_DATA_DIR=$(abspath test/data)
|
||||
|
||||
ifdef STATIC
|
||||
# Build STATIC if you are redistributing the bitcoind binary
|
||||
TESTLIBS += \
|
||||
|
||||
Reference in New Issue
Block a user