[script] Unit tests for script/standard functions

Github-Pull: #11116
Rebased-From: d7afe2d157
This commit is contained in:
Jim Posen
2017-08-18 14:40:29 -07:00
committed by MarcoFalke
parent f9cf7b589f
commit 794a80eee3
3 changed files with 386 additions and 91 deletions

View File

@@ -65,6 +65,7 @@ BITCOIN_TESTS =\
test/scheduler_tests.cpp \
test/script_P2SH_tests.cpp \
test/script_tests.cpp \
test/script_standard_tests.cpp \
test/scriptnum_tests.cpp \
test/serialize_tests.cpp \
test/sighash_tests.cpp \