libzcash: Add tests for API

This commit is contained in:
Sean Bowe
2016-05-04 18:26:16 -06:00
parent dbab243725
commit 5a2db9e283
2 changed files with 214 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ zcash_gtest_SOURCES = \
gtest/main.cpp \
gtest/test_tautology.cpp \
gtest/test_checktransaction.cpp \
gtest/test_joinsplit.cpp \
gtest/test_noteencryption.cpp \
gtest/test_merkletree.cpp