Add unit tests for serfloat module

This commit is contained in:
Pieter Wuille
2021-05-16 17:46:26 -07:00
parent 2be4cd94f4
commit bda33f98e2
2 changed files with 93 additions and 0 deletions

View File

@@ -121,6 +121,7 @@ BITCOIN_TESTS =\
test/script_tests.cpp \
test/script_standard_tests.cpp \
test/scriptnum_tests.cpp \
test/serfloat_tests.cpp \
test/serialize_tests.cpp \
test/settings_tests.cpp \
test/sighash_tests.cpp \