[util] add RunCommandParseJSON

This commit is contained in:
Sjors Provoost
2020-01-30 12:07:57 +01:00
parent c17f54ee53
commit 31cf68a3ad
4 changed files with 149 additions and 0 deletions

View File

@@ -265,6 +265,7 @@ BITCOIN_TESTS =\
test/skiplist_tests.cpp \
test/streams_tests.cpp \
test/sync_tests.cpp \
test/system_tests.cpp \
test/util_threadnames_tests.cpp \
test/timedata_tests.cpp \
test/torcontrol_tests.cpp \